how to run a migration c# code example Example: ef migrations PM> add-migration MyFirstMigration PM> Update-Database