2
Answers

Akka.NET

I've been learning to work with Akka.NET today. I started by attempting to get their little "getting started" project up & running.
 
Code
 
 
 
I've included the project.
 
When I tried to run the application, I got the following error:
 
 
Anybody any idea? I'm certain it's going to be something stupid. 
 
Answers (2)