Fixing DI lifetime scope getting disposed after adding MS Orleans
In the previous post, I showed how to add MS Orleans to an existing WebAPI application. If you happen to use Entity Framework and you run your database migration in Program.cs before you run the application, you might get the below exception after adding MS Orleans ‘Instances cannot be resolved and nested lifetimes cannot be … [Read more…]