Why do we default to offset pagination on EF Core?
An article that talks about offset pagination downside, possible solution using cursor pagination.
Nov 11, 20254 min read11

Search for a command to run...
Articles tagged with #oracle
An article that talks about offset pagination downside, possible solution using cursor pagination.

an introductory blog for understanding your executed queries.

Recently, I have been tasked to migrate our core repository which consists of the foundation that you need to bootstarts a .NET project. And I need to migrate it using SQL Server from ORACLE. This post walks you through the migration hurdles that I e...
