Skip to content

Conversation

@hazzik
Copy link
Member

@hazzik hazzik commented Mar 13, 2025

No description provided.

@cremor
Copy link
Contributor

cremor commented Nov 28, 2025

Idea: Add tests to see how NHibernate handles the new APIs Queryable.LeftJoin and Queryable.RightJoin that were added in .NET 10.

RightJoin will most likely throw an unsupported exception, so maybe that is not relevant.
But LeftJoin is already available as an extension method in NHibernate itself. What happens when targeting .NET 10, is it still using the NHibernate method, or is it picking up the .NET 10 one (if both namespaces are used)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants