X.PagedList 1.24.0.250-beta

Prefix Reserved
This is a prerelease version of X.PagedList.
There is a newer version of this package available.
See the version list below for details.
dotnet add package X.PagedList --version 1.24.0.250-beta
                    
NuGet\Install-Package X.PagedList -Version 1.24.0.250-beta
                    
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="1.24.0.250-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="X.PagedList" Version="1.24.0.250-beta" />
                    
Directory.Packages.props
<PackageReference Include="X.PagedList" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add X.PagedList --version 1.24.0.250-beta
                    
#r "nuget: X.PagedList, 1.24.0.250-beta"
                    
#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.
#addin nuget:?package=X.PagedList&version=1.24.0.250-beta&prerelease
                    
Install X.PagedList as a Cake Addin
#tool nuget:?package=X.PagedList&version=1.24.0.250-beta&prerelease
                    
Install X.PagedList 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (54)

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.

X.PagedList.EF

EF extensions for X.PagedList library

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 169,689 10/25/2024
10.5.5-beta 120 10/25/2024
10.5.4-beta 299 10/24/2024
10.5.3 31,186 10/13/2024
10.5.2-pre 142 10/13/2024
10.2.1 37,309 9/20/2024
10.0.3 183,602 7/13/2024
10.0.1-pre 147 7/12/2024
10.0.0-pre 191 7/10/2024
9.5.0-pre 98 7/10/2024
9.1.2 378,155 3/19/2024
9.0.0-prerelease 31,085 3/19/2023
8.4.7 1,119,527 3/12/2023
8.4.6 45,085 2/14/2023
8.4.5 65,054 2/14/2023
8.4.3 1,741,420 5/16/2022
8.4.0 141,542 4/25/2022
8.1.0 1,285,168 5/8/2021
8.0.7 1,464,646 4/16/2020
8.0.5 87,197 3/22/2020
7.9.0 775,859 9/8/2019
7.6.0 790,799 9/26/2018
7.5.0 307,073 6/3/2018
7.2.4 90,153 3/6/2018
7.2.2 27,076 1/5/2018
7.2.0 101,765 12/9/2017
7.1.7 65,710 11/6/2017
7.1.3 2,127 11/2/2017
7.1.0 242,221 6/11/2017
7.0.2 2,020 6/10/2017
7.0.1 1,796 6/8/2017
7.0.0 37,065 5/12/2017
5.3.0.5300 133,136 8/31/2016
5.1.0.5000 44,295 6/19/2016
1.24.1.320 147,644 12/23/2015
1.24.1.300 73,603 12/20/2015
1.24.0.250-beta 1,730 10/10/2015
1.22.5.150 47,671 12/6/2014
1.20.2.37 7,067 1/21/2014
1.20.2.35 1,766 1/18/2014
1.20.0.1 2,495 1/6/2014