85,253
Downloads
22,397
Downloads of v 1.14
2012-02-21
Last update
PagedList
1.14
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.
To install PagedList, run the following command in the Package Manager Console
PM> Install-Package PagedList
-Version 1.14
Owners
Authors
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| PagedList 1.15.0.0 | 39466 | Saturday, August 18 2012 |
| PagedList 1.14 | 22397 | Tuesday, February 21 2012 |
| PagedList 1.13 | 81 | Tuesday, February 21 2012 |
| PagedList 1.12 | 1597 | Friday, February 03 2012 |
| PagedList 1.10 | 14050 | Saturday, August 20 2011 |
| PagedList 1.9 | 1407 | Tuesday, August 16 2011 |
| PagedList 1.8 | 48 | Tuesday, August 16 2011 |
| PagedList 1.7 | 410 | Tuesday, August 09 2011 |
| PagedList 1.6 | 253 | Sunday, August 07 2011 |
| PagedList 1.5.0.0 | 493 | Saturday, July 30 2011 |
| PagedList 1.4.0.0 | 850 | Tuesday, July 12 2011 |
| PagedList 1.3.0.0 | 566 | Tuesday, June 28 2011 |
| PagedList 1.2.4.0 | 345 | Monday, June 27 2011 |
| PagedList 1.2.1.0 | 2614 | Sunday, March 27 2011 |
| PagedList 1.2.0.0 | 187 | Sunday, March 27 2011 |
| PagedList 1.1.0.0 | 489 | Friday, January 07 2011 |