vs2017没有EF数据模型

2019-02-11 22:02发布

问题:

vs2017想试试EF,新建项里没有数据模型。c盘的Package Cache文件夹也搜EFTools文件夹怎么办?

回答1:

打开 Visual Studio 2017 Installer ,点击 Modify ,在 Individual components 中选中 Entity Framework 6 tools 安装试试

参考:Can't find ADO.net Entity Data Model template in VS2017



标签: c# ef