Top 20 NuGet paging Packages

Structr extensions for AutoMapper
DataPager allows paging a collection to be displayed in smaller pages.
C1DataPager コントロールは、コレクションをページングしてより小さなページに表示することができます。
Reinforced.Lattice quick start bundle package for ASP.NET MVC 4. Includes everything - from core library to default template in single package
Reinforced.Lattice quick start bundle package for ASP.NET MVC 5. Includes everything - from core library to default template in single package
Reinforced.Lattice integration assembly for ASP.NET MVC 4
Uses RingSoft.DbLookup to break up large volumes of database data into manageable chunks. Compatible with the Entity Framework Core 8.0
Library to break up large volumes of database data into manageable chunks. DO NOT install this seperately. Install this as a part of RingSoft.DbLookup.EfCore.
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. (This is .NET C...
Simple and Powerful Dynamic Multiple Column Searching and Sorting along with Pagination and Excel Export for Jquery DataTables Asp.Net Core Server Side
This library provides data-paging functionality and pager UI for ASP.NET Core MVC projects.
For queries that return a lot of data, a need emerges to consume the results in chunks rather than the entire set. Consuming all results at once can be costly in terms of network traffic thus slowing down your application. Linq Paginator allows you to run your queries and return your data in for...
Uses RingSoft.DbLookup to break up large volumes of database data into manageable chunks. Compatible with the Entity Framework 6
WPF Controls to display data outputted by RingSoft.DbLookup. Use with RingSoft.DbLookup.EfCore.
A simple Asp.Net Core paging tag helper that supports adding custom Url values, styled with Bootstrap 4 and is very easy to use.
ToPage extensions for EF Core
A set of extensions for working with HotChocolate GraphQL and RepoDb as the data access micro-orm without dependency on IQueryable. This enables fully encapsulated control over SQL queries in every way within a Service or Repository layer of your application. This extension pack provides a signific...
IQueryable extension methods and models to perform common table queries like filteration, sorting, and pagination.
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be ...