dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.62k stars 1.96k forks source link

Mixed usage of `EF Core` and `EF` #4022

Open mkArtak opened 2 years ago

mkArtak commented 2 years ago

I think the terminology here gets mixed up a bit. It starts with using EF Core and then sometimes just EF is used. Specifically, this spot: image

The first paragraph starts with EF Core and the second one mentions only EF. Should the second one also be EF Core?


Document Details

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

ajcvickers commented 2 years ago

Note from triage: we should re-discuss when to use EF Core and when just EF.