Entityframework.docs: update for vs2019

Created on 18 May 2019  Â·  3Comments  Â·  Source: dotnet/EntityFramework.Docs

is this viable in vs2019? the object type of ado.net edmx is not available.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

closed-question

Most helpful comment

You need to choose the project type of .Net framework rather than .Net core. While adding a new item to your project, "ADO.NET Entity Data Model" is available under the "Data" option, if your project type was .Net Framework.

All 3 comments

You need to choose the project type of .Net framework rather than .Net core. While adding a new item to your project, "ADO.NET Entity Data Model" is available under the "Data" option, if your project type was .Net Framework.

I am working with a .net core project though for Linux/docker

I have the same issue, what the solution for that?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

norvegec picture norvegec  Â·  3Comments

CubeSpark picture CubeSpark  Â·  3Comments

ajcvickers picture ajcvickers  Â·  4Comments

divega picture divega  Â·  3Comments

CeciAc picture CeciAc  Â·  4Comments