I tried to run the command \'Enable-Migrations\' in a new project and I got the message:
PM> Enable-Migrations The term \'Enable-Migrations\' is not recog
Since I already had migrations folder, I restarted Visual Studio and ran Update-Database -verbose in package manager console. That worked for me