Click here to Skip to main content
15,886,110 members
Articles / Web Development

Paging and Sorting using ASP .NET Core Razor Page, Web API, and Entity Framework

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
15 Jan 2021CPOL3 min read 22.9K   15  
How to implement paging and sorting to yield good performance
How to implement paging and sorting using the .NET Core Razor Page, the Web API, and the Entity Framework to yield good performance.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions