Skip to content

Contradictory information on LINQ "group by" docs #41003

@matheusanmo

Description

@matheusanmo

Type of issue

Missing information

Description

The Grouping Data page says at the first table that GroupBy's usage in LINQ is either group ... by or group ... by ... into ....
This seems to contradict the group clause page, which does not mention any usage of the group ... by, only group ... by ....
If I'm correct I believe the Grouping Data page should change group ... by to group ... by ... in its table.

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/group-clause

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/keywords/group-clause.md

Document Version Independent Id

a3aa9b7d-0cc1-778d-b01b-6bedcd80799b

Article author

@BillWagner

Metadata

  • ID: 781a32e0-448c-2ca7-649f-5bf181302ec3
  • Service: dotnet-csharp
  • Sub-service: lang-reference

Associated WorkItem - 481221

Metadata

Metadata

Labels

📌 seQUESTeredIdentifies that an issue has been imported into Quest.dotnet-csharp/svclang-reference/subsvcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions