24 lip 2020 | Blog | ASP.NET Core for .NET 5 & EF Core 5 | ef core 5 | ef core migrations | IT
When working with a fast-evolving project changes happen rapidly not only to the project’s code but also to the database schema. It happens especially when working on a micro-service from the start when its purpose shifts. How EF Core 5 migrations work In Entity Framework Core 5 migrations we are adding a migration as a… Continue reading Merging migrations in Entity Framework Core 5