X.PagedList
5.1.0.5000
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package X.PagedList -Version 5.1.0.5000
dotnet add package X.PagedList --version 5.1.0.5000
<PackageReference Include="X.PagedList" Version="5.1.0.5000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add X.PagedList --version 5.1.0.5000
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Bcl.Async (>= 1.0.168)
GitHub Usage
Showing the top 1 GitHub repositories that depend on X.PagedList:
Repository | Stars | |
---|---|---|
EdiWang/Moonglade
The .NET Core blog system of https://edi.wang, runs on Microsoft Azure
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
7.9.0 | 23,652 | 9/8/2019 | ||
7.6.0 | 189,401 | 9/26/2018 | ||
7.5.0 | 74,536 | 6/3/2018 | ||
7.2.4 | 22,525 | 3/6/2018 | ||
7.2.2 | 9,015 | 1/5/2018 | ||
7.2.0 | 24,982 | 12/9/2017 | ||
7.1.7 | 31,717 | 11/6/2017 | ||
7.1.3 | 466 | 11/2/2017 | ||
7.1.0 | 63,797 | 6/11/2017 | ||
7.0.2 | 432 | 6/10/2017 | ||
7.0.1 | 457 | 6/8/2017 | ||
7.0.0 | 14,043 | 5/12/2017 | ||
5.3.0.5300 | 46,523 | 8/31/2016 | ||
5.1.0.5000 | 17,895 | 6/19/2016 | ||
1.24.1.320 | 44,066 | 12/23/2015 | ||
1.24.1.300 | 28,810 | 12/20/2015 | ||
1.24.0.250-beta | 551 | 10/10/2015 | ||
1.22.5.150 | 35,096 | 12/6/2014 | ||
1.20.2.37 | 3,876 | 1/21/2014 | ||
1.20.2.35 | 409 | 1/18/2014 | ||
1.20.0.1 | 634 | 1/6/2014 |