EF extensions for X.PagedList library
$ dotnet add package X.PagedList.EFThe X.Extensions.PagedList.EF library provides Entity Framework Core extensions for the X.PagedList library, enabling easier paging through data collections within Entity Framework contexts. This extension facilitates the creation of paged lists from IQueryable collections, streamlining the process of managing large datasets in .NET applications.
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.