I am using EF5 beta1 and while I was able to run the \"Update-Database\" before. Now that I shut down Visual Studio, I cannot get it to run. I get the following error:
Install Microsoft.EntityFrameworkCore.Tools solved the issue for me, used nuget packages
Just ReOpen visual studio is work for me