-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Freshness pass on LINQ content (#44410)
* Fix open issues - Fixes #43760: Update where clause to filter out some values. Update output comment. - Fixes #43765: Update `let` statement so the query result isn't empty. - Fixes #43766: Update query parameters so the result set isn't empty. - Fixes #43768: Add sample data - Fixes #43790: Audit all samples in this article and ensure all have output. - Fixes #43809: Update samples to include the data sources. While doing this, update the project to .NET 9 * Review and update code. Hide whitespace for this commit. It's mostly formatting changes. * Edit pass. Grammar and edit pass. * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
- Loading branch information
1 parent
1c007f0
commit c887106
Showing
13 changed files
with
223 additions
and
112 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.