data migration example codefirst asp.net core Example: ef migrations PM> add-migration MyFirstMigration PM> Update-Database