Skip to content

Introduce FullJoin() LINQ operator #124787

@roji

Description

@roji

See dotnet/efcore#37633 for the EF/database motivation for this.

Note that we should continue the pattern in #120596 - have both overloads with a result selector (as has always been the case with all Join operators), and overloads without a result selector, which returns tuples as an easier-to-use version for the common case.

Metadata

Metadata

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions