PagedList NuGet Package

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.




Got any PagedList Question?





Info

Version: 1.17.0
Author(s): Troy Goode
Last Update: Monday, September 30, 2013
.NET Fiddle: Online Example
Project Url: http://github.com/TroyGoode/PagedList
NuGet Url: https://www.nuget.org/packages/PagedList


Install
Install-Package PagedList
dotnet add package PagedList
paket add PagedList
PagedList Download (Unzip the "nupkg" after downloading)

31 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

1288

days-since-last-release

3855