Skip to content

Update SelectVsSelectMany sample to .NET 10 - #2119

Open
vladimir-pecanac-main wants to merge 1 commit into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/104082-csharp-difference-between-select-and-selectmany-methods-in-linq
Open

Update SelectVsSelectMany sample to .NET 10#2119
vladimir-pecanac-main wants to merge 1 commit 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.
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