create username and password entity framework core migra code example Example: ef migrations PM> add-migration MyFirstMigration PM> Update-Database