enable-migrations
add-migration initial
"initial" is the note or name we define for this migration
update-database
update-database -script