Skip to content

Update entity-framework-6.md#17020

Merged
Rick-Anderson merged 2 commits intomasterfrom
Rick-Anderson-patch-1
Feb 15, 2020
Merged

Update entity-framework-6.md#17020
Rick-Anderson merged 2 commits intomasterfrom
Rick-Anderson-patch-1

Conversation

@Rick-Anderson
Copy link
Copy Markdown
Contributor

@Rick-Anderson Rick-Anderson commented Feb 14, 2020

Fixes #17019

@Rick-Anderson Rick-Anderson marked this pull request as ready for review February 14, 2020 23:41
@@ -17,15 +17,15 @@ This article shows how to use Entity Framework 6 in an ASP.NET Core application.

To use Entity Framework 6, your project has to compile against .NET Framework, as Entity Framework 6 doesn't support .NET Core. If you need cross-platform features you will need to upgrade to [Entity Framework Core](/ef/).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not related to this issue, but EF6 does support .NET Core now. See https://docs.microsoft.com/ef/ef6/what-is-new/#ef-630. We should address this in another PR.

@Rick-Anderson Rick-Anderson merged commit 3dd84ac into master Feb 15, 2020
@Rick-Anderson Rick-Anderson deleted the Rick-Anderson-patch-1 branch February 15, 2020 03:45
@Rick-Anderson
Copy link
Copy Markdown
Contributor Author

That's already tracked in #15620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What does "Your ASP.NET Core project needs to reference .NET framework..." mean in the article that links to this repo?

2 participants