PagedList 1.6.0
See the version list below for details.
dotnet add package PagedList --version 1.6.0
NuGet\Install-Package PagedList -Version 1.6.0
<PackageReference Include="PagedList" Version="1.6.0" />
paket add PagedList --version 1.6.0
#r "nuget: PagedList, 1.6.0"
// Install PagedList as a Cake Addin #addin nuget:?package=PagedList&version=1.6.0 // Install PagedList as a Cake Tool #tool nuget:?package=PagedList&version=1.6.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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (28)
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 |
|
SuperDevUtilities
SuperDev Utilities |
|
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. |
|
XQ.CRM.Core
XQ.CRM.Core |
GitHub repositories (5)
Showing the top 5 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
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
MVCAppDesignAndDevelop/MVC5Book
|
|
lampo1024/TsBlog
一个基于ASP.NET MVC 5+Repository+Autofac+AutoMapper+SqlSugar 的系列教程
|
Version | Downloads | Last updated |
---|---|---|
1.17.0 | 10,556,786 | 9/30/2013 |
1.16.0 | 152,769 | 6/14/2013 |
1.15.0 | 265,153 | 8/18/2012 |
1.14.0 | 50,041 | 2/21/2012 |
1.13.0 | 5,038 | 2/21/2012 |
1.12.0 | 6,473 | 2/3/2012 |
1.10.0 | 62,376 | 8/20/2011 |
1.9.0 | 11,013 | 8/16/2011 |
1.8.0 | 5,466 | 8/16/2011 |
1.7.0 | 5,314 | 8/9/2011 |
1.6.0 | 4,667 | 8/7/2011 |
1.5.0 | 9,248 | 7/30/2011 |
1.4.0 | 9,466 | 7/12/2011 |
1.3.0 | 6,817 | 6/28/2011 |
1.2.4 | 5,447 | 6/27/2011 |
1.2.1 | 10,885 | 3/27/2011 |
1.2.0 | 8,483 | 3/27/2011 |
1.1.0 | 15,857 | 1/7/2011 |