Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 EF4.3 的项目,是否可以将其升级到 EF5?这是,所以我可以使用新功能。我的 IDE 是 VS2012。
您可以 nuget 新包,它应该替换您现有的 .dll。请参阅实体框架 nuget 包站点。
在包管理器控制台中输入:
Install-Package EntityFramework