X.PagedList
1.22.5.150
Prefix Reserved
See the version list below for details.
dotnet add package X.PagedList --version 1.22.5.150
NuGet\Install-Package X.PagedList -Version 1.22.5.150
<PackageReference Include="X.PagedList" Version="1.22.5.150" />
paket add X.PagedList --version 1.22.5.150
#r "nuget: X.PagedList, 1.22.5.150"
// Install X.PagedList as a Cake Addin #addin nuget:?package=X.PagedList&version=1.22.5.150 // Install X.PagedList as a Cake Tool #tool nuget:?package=X.PagedList&version=1.22.5.150
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (53)
Showing the top 5 NuGet packages that depend on X.PagedList:
Package | Downloads |
---|---|
X.PagedList.Mvc.Core
ASP.NET Core extensions for implementing paging in web applications. |
|
X.PagedList.Mvc
Library for easily paging through any IEnumerable/IQueryable in ASP.NET MVC |
|
Geta.NotFoundHandler
This library contains a custom NotFound handler for your ASP.NET Core project. It will replace the default NotFound handler with one that you can change, in order for it to handle more NotFound cases than the built-in handler. It also includes a custom redirects feature for editors to add redirects. The NotFound handler logs all 404 errors as suggestions and present them in a list in the custom redirect feature, which will allow editors to easily add redirects based on the logged suggestions. |
|
Geta.NotFoundHandler.Admin
This library contains an Admin user interface for a NotFound handler for your ASP.NET Core or EPiServer project. |
|
Siesta.Configuration
Configure your API with Siesta to make consumers lives easy. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on X.PagedList:
Repository | Stars |
---|---|
Deali-Axy/StarBlog
☀☀功能完整的博客系统。后端基于.Net6+AspNetCore框架,遵循RESTFul接口规范,前端基于Vue+ElementUI开发,搭配全套开发笔记文章,可作为 .Net Core 入门项目学习~
|
|
MrCMS/MrCMS
Mr CMS is an open source C# MVC CMS Framework
|
Version | Downloads | Last updated |
---|---|---|
10.5.7 | 6,020 | 10/25/2024 |
10.5.5-beta | 93 | 10/25/2024 |
10.5.4-beta | 212 | 10/24/2024 |
10.5.3 | 9,921 | 10/13/2024 |
10.5.2-pre | 120 | 10/13/2024 |
10.2.1 | 16,070 | 9/20/2024 |
10.0.3 | 83,900 | 7/13/2024 |
10.0.1-pre | 127 | 7/12/2024 |
10.0.0-pre | 170 | 7/10/2024 |
9.5.0-pre | 80 | 7/10/2024 |
9.1.2 | 222,888 | 3/19/2024 |
9.0.0-prerelease | 26,141 | 3/19/2023 |
8.4.7 | 945,431 | 3/12/2023 |
8.4.6 | 41,374 | 2/14/2023 |
8.4.5 | 60,405 | 2/14/2023 |
8.4.3 | 1,515,699 | 5/16/2022 |
8.4.0 | 118,650 | 4/25/2022 |
8.1.0 | 1,178,865 | 5/8/2021 |
8.0.7 | 1,351,437 | 4/16/2020 |
8.0.5 | 74,229 | 3/22/2020 |
7.9.0 | 728,419 | 9/8/2019 |
7.6.0 | 768,515 | 9/26/2018 |
7.5.0 | 297,548 | 6/3/2018 |
7.2.4 | 88,509 | 3/6/2018 |
7.2.2 | 25,548 | 1/5/2018 |
7.2.0 | 98,492 | 12/9/2017 |
7.1.7 | 64,462 | 11/6/2017 |
7.1.3 | 1,960 | 11/2/2017 |
7.1.0 | 234,123 | 6/11/2017 |
7.0.2 | 1,911 | 6/10/2017 |
7.0.1 | 1,677 | 6/8/2017 |
7.0.0 | 35,161 | 5/12/2017 |
5.3.0.5300 | 129,424 | 8/31/2016 |
5.1.0.5000 | 42,600 | 6/19/2016 |
1.24.1.320 | 141,992 | 12/23/2015 |
1.24.1.300 | 69,900 | 12/20/2015 |
1.24.0.250-beta | 1,634 | 10/10/2015 |
1.22.5.150 | 46,875 | 12/6/2014 |
1.20.2.37 | 6,893 | 1/21/2014 |
1.20.2.35 | 1,656 | 1/18/2014 |
1.20.0.1 | 2,315 | 1/6/2014 |
Update to .NET 4.5