Skip to content

Latest commit

 

History

History

unit-0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Unit 0: Hello World

This unit is intended to help developers craft their very first Akka.NET application using basic Akka.NET constructs.

Important

To get the content and written + video lessons for Akka.NET Bootcamp, you will need to sign-up at the link below. This repository only contains the source code.

Get Akka.NET training material & updates at https://petabridge.com/bootcamp/signup

Completed Source Code

For Unit-0 there is no starter source code as we start from a dotnet new template, but you can view the complete source code here: /unit-0/completed/AkkaWordCounter