摘要: This package (or one of its dependencies) contains PowerShell scripts and needs to be installed from the Package Manager Console.背景①:利用NuGet来安装EFCodeFirst方法①我们可以利用NuGet包管理器(安装ASP.NET MVC3时会自动安装)来把EFCodeFirst类库添加到我们的Mvc工程中。这个类库使得我们可以直接使用code-first。点击“工具”菜单下的“Library Package Manager”子菜单下的“Add Library 阅读全文