Akka.net Asp.net core Entity framework core How to use Entity Framework Core with Akka.NET Akka.NET is quite opinionated in terms of persistence. Paraphrasing Henry Ford’s famous quote: You can persist your data any way you want in Akka.NET, so long as you use event sourcing. But what