EF Core Pending Model Changes — From Annoying Warning to Schema Integrity Guard


Most .NET developers meet this error at least once:


An error was generated for warning 'Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning':
The model for context 'ApplicationDbContext' has pending changes. Add a new migration before updating the...