X.PagedList icon indicating copy to clipboard operation
X.PagedList copied to clipboard

Library for easily paging through any IEnumerable/IQueryable in ASP.NET

Results 14 X.PagedList issues
Sort by recently updated
recently updated
newest added

**Describe the bug** After upgrade to the new version, when using `await query.ToPagedListAsync(pageNumber, pageSize)` all table data loads into memory! When used together with Entity Framework, 2 queries are actually...

Hi! Could you please include the examples from the [original project](https://github.com/troygoode/PagedList?tab=readme-ov-file) at the README file and update the [Wiki](https://github.com/dncuug/X.PagedList/wiki) as well? The [Use PagedList in ASP.NET Core](https://github.com/dncuug/X.PagedList/wiki/Use-in-ASP.NET-and-ASP.NET-Core) and [X.PagedList](https://github.com/dncuug/X.PagedList/wiki/X.PagedList) are...

Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.5 to 8.0.6 Commits 6a2be34 Update to runtime 226073 ad2e6b2 Update to arcade with WiX fix...

dependencies

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.5 to 8.0.6 Commits 6a2be34 Update to runtime 226073 ad2e6b2 Update to arcade with WiX fix...

dependencies