I have couple of questions regarding how to use ADO.NET entity data model (.edmx) in ASP.NET MVC core 1.0 application-
As we are migrating application from
ADO.NET entity data model (.edmx) is not supported in Entity Framework Core. Microsoft explained here how to port it.