Skip to content

Add projected field support and roslyn analyzer#1208

Closed
SimonCropp wants to merge 25 commits into
mainfrom
Add-projected-field-support-and-Roslyn-analyzer
Closed

Add projected field support and roslyn analyzer#1208
SimonCropp wants to merge 25 commits into
mainfrom
Add-projected-field-support-and-Roslyn-analyzer

Conversation

@SimonCropp
Copy link
Copy Markdown
Owner

No description provided.

SimonCropp and others added 25 commits January 14, 2026 10:47
Introduces AddProjectedField, AddProjectedNavigationField, and AddProjectedNavigationListField APIs to EfObjectGraphType and EfInterfaceGraphType for safer and more efficient property selection using projections. Adds a Roslyn analyzer (GQLEF001) to warn when non-ID properties are accessed directly on context.Source, encouraging use of projection-based APIs. Updates dependencies and .gitignore, and adds a new analyzer project with supporting files.
@SimonCropp SimonCropp closed this Jan 27, 2026
@SimonCropp SimonCropp deleted the Add-projected-field-support-and-Roslyn-analyzer branch January 27, 2026 23:03
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.

2 participants