[EN] Detecting if the application is running to create migrations
Challenges with Scoped Dependencies in DbContext
In Entity Framework Core, DbContext is often used to interact with the database. However, in complex scenarios like multi-tenant applications, you might need to inject scoped services such as TenantPro...
yanpitangui.com2 min read