Fresh Article April 11, 2021 by Chad
Multi-Tenanted Entity Framework Core Migration Deployment
There's many ways to deploy pending Entity Framework Core (EF Core) migrations, especially for multi-tenanted scenarios. In this post, I'll demonstrate a strategy to efficiently apply pending EF Core 6 migrations using a .NET 6 console app.