Skip to content

Query collection update#51439

Merged
BillWagner merged 31 commits intodotnet:mainfrom
bigboybamo:query_collection_update
Mar 2, 2026
Merged

Query collection update#51439
BillWagner merged 31 commits intodotnet:mainfrom
bigboybamo:query_collection_update

Conversation

@bigboybamo
Copy link
Contributor

@bigboybamo bigboybamo commented Feb 3, 2026

Summary

Added definition class for Student

Fixes #51434


Internal previews

📄 File 🔗 Preview link
docs/csharp/linq/how-to-query-collections.md docs/csharp/linq/how-to-query-collections

@bigboybamo bigboybamo requested review from a team and BillWagner as code owners February 3, 2026 17:47
Removed the definition of the Student class from the documentation.
Added code snippets for Student record and collection population.
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM, and I'll :shipit: as soon as the build finishes.

@BillWagner BillWagner enabled auto-merge (squash) March 2, 2026 23:05
@BillWagner BillWagner merged commit 04c868a into dotnet:main Mar 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. csharp-linq/subsvc dotnet-csharp/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This article needs to show the definition of the Student class.

2 participants