PagedList.EntityFramework
PagedList.EntityFramework copied to clipboard
An async/await enabled extension for https://github.com/kpi-ua/X.PagedList (previously https://github.com/TroyGoode/PagedList)
PagedList.EntityFramework
An async/await enabled extension for using EntityFramework IQueryables with https://github.com/kpi-ua/X.PagedList
NuGet package listed on nuget.org at https://www.nuget.org/packages/X.PagedList.EntityFramework/
Usage
See usage of https://github.com/kpi-ua/X.PagedList and use await ToPagedListAsync() instead of ToPagedList()