X.PagedList 5.3.0.5300

There is a newer version of this package available.
See the version list below for details.
dotnet add package X.PagedList --version 5.3.0.5300
NuGet\Install-Package X.PagedList -Version 5.3.0.5300
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="X.PagedList" Version="5.3.0.5300" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add X.PagedList --version 5.3.0.5300
#r "nuget: X.PagedList, 5.3.0.5300"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install X.PagedList as a Cake Addin
#addin nuget:?package=X.PagedList&version=5.3.0.5300

// Install X.PagedList as a Cake Tool
#tool nuget:?package=X.PagedList&version=5.3.0.5300

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 are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (50)

Showing the top 5 NuGet packages that depend on X.PagedList:

Package Downloads
X.PagedList.Mvc.Core

ASP.NET Core extesnions for X.PagedList library

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.

Ran.Site.Domain.Shared

Package Description

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
9.1.2 8,376 3/19/2024
9.0.0-prerelease 13,751 3/19/2023
8.4.7 581,679 3/12/2023
8.4.6 34,567 2/14/2023
8.4.5 54,117 2/14/2023
8.4.3 1,199,533 5/16/2022
8.4.0 85,151 4/25/2022
8.1.0 1,026,587 5/8/2021
8.0.7 1,189,759 4/16/2020
8.0.5 64,535 3/22/2020
7.9.0 666,974 9/8/2019
7.6.0 728,941 9/26/2018
7.5.0 281,693 6/3/2018
7.2.4 85,193 3/6/2018
7.2.2 22,962 1/5/2018
7.2.0 93,798 12/9/2017
7.1.7 62,735 11/6/2017
7.1.3 1,874 11/2/2017
7.1.0 222,321 6/11/2017
7.0.2 1,778 6/10/2017
7.0.1 1,602 6/8/2017
7.0.0 33,158 5/12/2017
5.3.0.5300 123,505 8/31/2016
5.1.0.5000 40,133 6/19/2016
1.24.1.320 132,322 12/23/2015
1.24.1.300 65,230 12/20/2015
1.24.0.250-beta 1,566 10/10/2015
1.22.5.150 46,013 12/6/2014
1.20.2.37 6,625 1/21/2014
1.20.2.35 1,594 1/18/2014
1.20.0.1 2,202 1/6/2014

Target .NET versoin updated to 4.6