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
I had to create a new project using .Net 4.5.2 then I was able to add the ADO.NET Entity Data Model.