Skip to content

How to do cursor based pagination? #5016

Answered by msneijders
msneijders asked this question in Q&A
Discussion options

You must be logged in to vote

FYI: I could not find a built-in solution for this way of paging, so I ended up with a custom made CursorPagingProvider and CursorPagingHandler. Was also the best solution for me; this way I could use Tuple compare in my custom made Entity Framework for best performance using PostgreSQL.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by msneijders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant