Understanding the changes to workflow that arise due to using CodeFirst Migrations can be a challenge at first.
-AutoMigrations turned on, in order to start the migration with no InitialMigration in the Migrations Folder.-IgnoreChanges in order to create a blank InitialMigration.