Top 20 NuGet paging Packages

This package helps you with paging when your api or call to your datastore returns data in paged format.
This package helps you with paging for your blazor application when your api or call to your datastore returns data in paged format.
Easy to use paginator for ASP.NET MVC
Fluent sql query builder for WebMatrix.data with paging support.
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
Server side paging and sorting in MVC 3, easy to use. Download the source code from codeplex with examples.
This Nuget Package will help in providing html helper in ASP.NET MVC4 to create a basic DataGrid with Paging. This Package need AngularJS and BootStrap & font-awesome css.
A paged list helper for ASP.NET MVC with filter and order functionalities
Query helpers and extensions.
Test
Simple paging model and extension methods to help page data.
UrlPager is a lightweight custom paging control for asp.net webform applications, it supports url routing and page through page index parameter in the url. UrlPager requires .Net Framework 3.5 sp1 or higher versions. Project home: English: http://en.webdiyer.com/urlpager/ Chinese: http://www.webdi...
Library to support link-header-based paging per RFC-5988
Adds pull to refresh and on demand load content to a ListView. (Fork of ExtendedListView)
A simple UserControl that shows the data-table and paging automatically. With this library, you can also edit the data and it will be saved to the database automatically.
Usage: In your view @using ExicoAspMvcPaging @Html.Raw(Html.RenderPaging(Model.PagingInfo.TotalItemCount, Model.PagingInfo.ItemsPerPage, new PagerOptions() { PageParam = "CurrentPage", ...
An easy pagination library for EF Core.
Paging extensions for AspNetCore.
This is a library for Asp.Net Core that provides some generic interfaces, conversions, paging helpers, exporters, extensions, and tag helpers
C# pagination to integrate with plugin javascript DataTable.