Entity Framework 6 (legacy) extensions for X.PagedList library
$ dotnet add package X.PagedList.EntityFrameworkThe X.PagedList.EntityFramework library provides Entity Framework (Version 6) 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.