Recently I had to implement a pagination mechanism for usage with Azure CosmosDB and Azure Functions on .NET Core 3.1.After stumbling upon several issues like f.e.: Partition key ranges were not taken into respect Pagination links were hard to setup URL Encoding continuation tokens Parsing URL query parameters into SqlQuerySpec I’ve published following repository on…
Real key-based CosmosDB Pagination with .NET Core
Posted on