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

前端 未结 21 3350
我寻月下人不归
我寻月下人不归 2020-11-30 06:16

I was trying to create an ASP.NET MVC web application in Visual Studio 2017. I need to take an EF database-first approach for the work.

Unfortunately I can\'t find t

21条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-30 07:04

    i my case my project->properties->target framework was 2.0, i change to 4.5 and know it works know i see the ado.net entity data model.

提交回复
热议问题