Sign in Sign up
nuget

PagedList.Core

PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls. (This is .NET Core version.)

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Sep 22, 2016
Releases
Version Released
1.17.4 initial