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:
For anyone who is using .Net Core and EntityFrameworkCore:
You will need to install Microsoft.EntityFrameworkCore.Tools package to resolve this issue.
Microsoft.EntityFrameworkCore.Tools
Read more here: https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/powershell