Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pagination and ordering extensions for EF queries #237

Merged
merged 1 commit into from
May 3, 2022

Conversation

jamesmcroft
Copy link
Member

Changes made to introduce new queryable extensions for paginating queries and ordering capabilities using the Z.EntityFramework.Plus framework.

PR checklist

  • Samples have been added/updated (where applicable)
  • Tests have been added/updated (where applicable) and pass
  • Documentation has been added/updated for changes
  • Code styling has been met on new source file changes
  • Contains NO breaking changes

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner May 2, 2022 20:08
@jamesmcroft jamesmcroft merged commit 530a1b2 into main May 3, 2022
@jamesmcroft jamesmcroft deleted the feature/ef-improvements branch May 3, 2022 15:23
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.

None yet

2 participants