FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Ignore many-to-many navigations in IgnoreNavigationProperties by SimonCropp · Pull Request #1073 · VerifyTests/Verify.EntityFramework · GitHub

Ignore many-to-many navigations in IgnoreNavigationProperties - #1073

Merged
SimonCropp merged 1 commit into
mainfrom
fix-ignore-skip-navigations
Sep 23, 2026
Merged

SimonCropp merged 1 commit into
mainfrom
fix-ignore-skip-navigations

Conversation

Copy link
Copy Markdown
Member

Many-to-many navigations are skip navigations, which IEntityType.GetNavigations does not include, so they were still serialized. GetSkipNavigations is now included too.

Many-to-many navigations are skip navigations, which IEntityType.GetNavigations
does not include, so they were still serialized. GetSkipNavigations is now
included too.
SimonCropp added this to the 15.5.0 milestone Sep 23, 2026
SimonCropp merged commit d2a16dc into main Sep 23, 2026
3 of 5 checks passed
SimonCropp deleted the fix-ignore-skip-navigations branch September 23, 2026 01:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL