.net core rest api add-migration code example Example: ef migrations PM> add-migration MyFirstMigration PM> Update-Database