The Wayback Machine - https://web.archive.org/web/20221219034454/https://github.com/dotnet/efcore/pull/29884
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identity resolution for loading detached entities #29884

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ajcvickers
Copy link
Member

@ajcvickers ajcvickers commented Dec 18, 2022

Part of #10042

Avoids duplicates when loading collections that already contain some entities. Entities queried using NoTrackingWithIdentityResolution get this behavior when lazy-loading.

Part of #10042

Avoids duplicates when loading collections that already contain some entities. Entities queried using NoTrackingWithIdentityResolution get this behavior when lazy-loading.
@ajcvickers ajcvickers requested a review from a team Dec 18, 2022
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.

None yet

1 participant