make new migration C# EF code example Example: ef migrations PM> add-migration MyFirstMigration PM> Update-Database