This is a very basic sample application that implements Event Sourcing using Akka.Net and Event Store.
See more about Akka.Net here
See more about Event Store here
This makes use of the Akka.Net EventStore persistence code.
There is a blog article being written that goes over the main points of interest.