Missing ADO.NET entity data model template from visual studio 2012 professional

后端 未结 12 565
逝去的感伤
逝去的感伤 2020-12-09 08:31

Missing ADO.NET entity data model template from Visual Studio 2012 Professional. I don\'t even have \"Data\" category from Visual Studio template category.

I modifi

12条回答
  •  萌比男神i
    2020-12-09 08:46

    Close Visual Studio and then install "Entity Framework Tools for Visual Studio" from this location:

    [Visual Studio Disk or installer folder]\packages\EFTools\EFTools.msi"

    I do it and I got the result.


    You can also download this tool from here.

提交回复
热议问题