Note that at the time this workshop was given at DDD Europe 2017, Akka.NET did not fully support the Akka Persistence specification/implementation. Thus, I didn't provide the Account.cs sample as extending PersistentActor. You can look at the Scala/Akka example to see how this might work once supported.
This is the slide deck from the "DDD with Actors" mini-workshop.
There are examples in various programming languages and using different toolkits.
-
Pony provided by Dmitry Ledentsov