![]() |
VOOZH | about |
dotnet add package PagedList --version 1.17.0
NuGet\Install-Package PagedList -Version 1.17.0
<PackageReference Include="PagedList" Version="1.17.0" />
<PackageVersion Include="PagedList" Version="1.17.0" />Directory.Packages.props
<PackageReference Include="PagedList" />Project file
paket add PagedList --version 1.17.0
#r "nuget: PagedList, 1.17.0"
#:package PagedList@1.17.0
#addin nuget:?package=PagedList&version=1.17.0Install as a Cake Addin
#tool nuget:?package=PagedList&version=1.17.0Install as a Cake Tool
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 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
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 |
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 | 13,214,776 | 9/30/2013 |
| 1.16.0 | 178,488 | 6/14/2013 |
| 1.15.0 | 307,614 | 8/18/2012 |
| 1.14.0 | 68,667 | 2/21/2012 |
| 1.13.0 | 17,475 | 2/21/2012 |
| 1.12.0 | 18,896 | 2/3/2012 |
| 1.10.0 | 102,143 | 8/20/2011 |
| 1.9.0 | 29,822 | 8/16/2011 |
| 1.8.0 | 17,908 | 8/16/2011 |
| 1.7.0 | 17,796 | 8/9/2011 |
| 1.6.0 | 17,080 | 8/7/2011 |
| 1.5.0 | 22,941 | 7/30/2011 |
| 1.4.0 | 22,462 | 7/12/2011 |
| 1.3.0 | 20,891 | 6/28/2011 |
| 1.2.4 | 17,926 | 6/27/2011 |
| 1.2.1 | 23,610 | 3/27/2011 |
| 1.2.0 | 21,184 | 3/27/2011 |
| 1.1.0 | 35,099 | 1/7/2011 |