PagedList.Core
by:
Lulus
- 164,048 total downloads
- last updated 9/22/2016
- Latest version: 1.17.4
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...
More information