PagedList 1.17.0
Install-Package PagedList -Version 1.17.0
dotnet add package PagedList --version 1.17.0
<PackageReference Include="PagedList" Version="1.17.0" />
paket add PagedList --version 1.17.0
#r "nuget: PagedList, 1.17.0"
// Install PagedList as a Cake Addin
#addin nuget:?package=PagedList&version=1.17.0
// Install PagedList as a Cake Tool
#tool nuget:?package=PagedList&version=1.17.0
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.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (25)
Showing the top 5 NuGet packages that depend on PagedList:
Package | Downloads |
---|---|
PagedList.Mvc
Asp.Net MVC HtmlHelper method for generating paging control for use with PagedList library. |
|
PagedList.EntityFramework
An async/await enabled extension for using EntityFramework IQueryables with https://github.com/TroyGoode/PagedList |
|
MvcMembership
The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles. This package contains classes needed by the MvcMembership.Mvc package to provide a testable interface to ASP.Net's MembershipProvider and RoleProvider features. |
|
SuperDevUtilities
SuperDev Utilities |
|
XQ.CRM.Core
XQ.CRM.Core |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on PagedList:
Repository | Stars |
---|---|
JabbR/JabbR
Collaborative chat done right
|
|
MarlabsInc/SocialGoal
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
|
Version | Downloads | Last updated |
---|---|---|
1.17.0 | 7,170,881 | 9/30/2013 |
1.16.0 | 130,414 | 6/14/2013 |
1.15.0 | 213,869 | 8/18/2012 |
1.14.0 | 37,779 | 2/21/2012 |
1.13.0 | 2,094 | 2/21/2012 |
1.12.0 | 3,747 | 2/3/2012 |
1.10.0 | 37,945 | 8/20/2011 |
1.9.0 | 3,872 | 8/16/2011 |
1.8.0 | 2,639 | 8/16/2011 |
1.7.0 | 2,551 | 8/9/2011 |
1.6.0 | 2,013 | 8/7/2011 |
1.5.0 | 3,685 | 7/30/2011 |
1.4.0 | 6,251 | 7/12/2011 |
1.3.0 | 3,492 | 6/28/2011 |
1.2.4 | 2,844 | 6/27/2011 |
1.2.1 | 7,198 | 3/27/2011 |
1.2.0 | 4,493 | 3/27/2011 |
1.1.0 | 7,962 | 1/7/2011 |