ASP.NET Core extensions for implementing paging in web applications.
$ dotnet add package X.PagedList.Mvc.CoreThe X.PagedList.Mvc.Core library is a tool designed for ASP.NET Core applications that facilitates pagination of collections like IEnumerable and IQueryable.
You can find all information about how to use X.PagedList libraries in Wiki
Subscribe to my X to keep up-to-date with project news and receive announcements.