dotnet / dotnet/EntityFramework.Docs

Rollback the EF Core 2.X content

Open
#4,205 0 comments 0 reactions 0 assignees View on GitHub
area-global
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

Hi,

In my company, we have begun to migrate from .NET Framework to .NET, but it will take some time. Currently, we have many application in .NET Framework with ASP.NET Core 2.1 and Entity Framework 2.1.

But some very useful information for EF Core 2.1 was removed in #4171. For example, today I don't remember that is the inheritance model is available in EF Core 2.1. Then I consult the doc, but the information is missing.

EF Core 2.1 is always supported on .NET Framework as indicated in this page :
https://learn.microsoft.com/en-us/ef/core/what-is-new/
> * EF Core 2.1 will continue to be supported when used with ASP.NET Core 2.1 on .NET Framework only. See [ASP.NET Support Policy](https://dotnet.microsoft.com/platform/support/policy/aspnet) for details.

Can you rollback the deleted content about EF Core 2.X?
Maybe you can do something like the ASP.NET Core where is possible to select a version.

Similar dotnet/AspNetCore.Docs#25171

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.