Skip to content

Conversation

@SimonCropp
Copy link
Contributor

Introduced EntityFramework.OrderBy to the list of EF Core extensions. This library enables default ordering for queries, supports nested collections, multi-column ordering, and automatic index creation for ordering columns. Links to GitHub and NuGet are provided.

Introduced EntityFramework.OrderBy to the list of EF Core extensions. This library enables default ordering for queries, supports nested collections, multi-column ordering, and automatic index creation for ordering columns. Links to GitHub and NuGet are provided.
Copy link
Contributor

@ErikEJ ErikEJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roji roji merged commit d044fcc into dotnet:main Jan 13, 2026
4 checks passed
@SimonCropp SimonCropp deleted the Add-EntityFramework.OrderBy-extension-to-index branch January 13, 2026 07:29
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.

3 participants