Skip to content

Update SelectVsSelectMany sample to .NET 10 - #2119

Merged
vladimir-pecanac-main merged 2 commits into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/104082-csharp-difference-between-select-and-selectmany-methods-in-linq
Aug 21, 2026
Merged

Update SelectVsSelectMany sample to .NET 10#2119
vladimir-pecanac-main merged 2 commits into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/104082-csharp-difference-between-select-and-selectmany-methods-in-linq

Conversation

@vladimir-pecanac-main

Copy link
Copy Markdown
Collaborator

Retargets csharp-linq/SelectVsSelectMany to net10.0 and adds two tests backing the article: the Select-nests / SelectMany-flattens type contrast, and the query-syntax second from clause that the compiler translates to SelectMany.

Build clean, 7/7 tests pass on SDK 10.0.302 / runtime 10.0.10.

Retarget SelectVsSelectMany.Tests to net10.0 and add two tests: the
Select-nests/SelectMany-flattens type contrast, and the query-syntax
second from clause that the compiler translates to SelectMany.
@vladimir-pecanac-main
vladimir-pecanac-main merged commit c24f326 into CodeMazeBlog:main Aug 21, 2026
3 checks passed
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.

1 participant