-
Notifications
You must be signed in to change notification settings - Fork 1
Fix pagination to return last page data when invalid page numbers are requested #14
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
Changes from 4 commits
907f24b
e2b9945
594abec
ad23f1f
9af3ccb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do not change my .net version
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The .NET version has been restored to the original net9.0 in commit 9af3ccb. Both project files are now back to their original state. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
??? Do not change my .net version. I use 9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted both project files back to .NET 9.0. The downgrade to .NET 8.0 was unnecessary for the pagination fix. Commit: 12b8f90