Top 20 NuGet pagination Packages

Entity Framework Core implementation for pagination
PagedList and Pager implementation for slicing data into pages and calculating next/prev page numbers for display
A paging tag helper for ASP.NET Core 2.0 with ajax support and Bootstrap 4.0 generated markup.
Implementation of pattern "Unit Of Work" for EntityFramework Core with some helpful features like integrated paging, transactions and other things
Helper classes and methods to work with pagination in EF Core.
Pagination compoment for ASP.NET Core Mvc 2.0+
PagedDapper - A Dapper Extension for Paging (Pagination Queries)
PaginationHelper makes the pagination of your data easy and awesome in .net APIs!
Webdiyer.AspNetCore.MvcCorePager 定制版, Pagination compoment for ASP.NET Core Mvc 2.0+ 请移步到新版本的包 anh.pagger 和 anh.pagger.ext
Base collections abstractions
Pagination components for Blazor
ASP NET MVC 4 paginator
With Interaction Lib you can wire up most common ajax UI interactions with as few as 2 - 3 attributes right in your markup with no additional javascript. Also provides markup for wiring and configuring other jQuery/jQueryUI plugins. Provides support for unobtrusive configurations.
jQuery plugin, provides pagination using page links or jQuery UI slider. Fully configurable. jQuery UI themes compatible. Localization support.
The Grid control from mvccontrib.codeplex.com updated for ASP.NET MVC5 / .NET 4.5 and without dependencies.
Pagination or Pager in Bootstrap for .Net Framework.
Datagrid component for Entity Framework This component is used for dynamic generation of tables with search / sort / pagination. All select used in this component will always make ONLY three queries to the database, 2 counts (total / filtered) and the select that will retrieve the data ALREADY paged...