dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.73k stars 3.17k forks source link

Documentation misleading - NoTrackingWithIdentityResolution vs NoTracking. Please correct #31207

Open sks2141 opened 1 year ago

sks2141 commented 1 year ago

[Enter feedback here]


Document Details

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

ajcvickers commented 1 year ago

Note for triage: the problem here is that we have "summary" and "remarks" in our XML docs, but only the summary is shown for enum members.