Run Local Akka.NET Clusters with Aspire
One of the complaints we’ve heard for years from Akka.NET developers is “it’s hard to debug Akka.NET clusters locally.” For a long time there were manual work-arounds and techniques such as using multiple launchSettings.json profiles and launching a seed node...