X.PagedList.Mvc.Core 9.0.0-prerelease

Prefix Reserved
Suggested Alternatives

X.Web.PagedList

Additional Details

Please note, this package is moved to X.Web.PagedList

This is a prerelease version of X.PagedList.Mvc.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package X.PagedList.Mvc.Core --version 9.0.0-prerelease
                    
NuGet\Install-Package X.PagedList.Mvc.Core -Version 9.0.0-prerelease
                    
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.Mvc.Core" Version="9.0.0-prerelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="X.PagedList.Mvc.Core" Version="9.0.0-prerelease" />
                    
Directory.Packages.props
<PackageReference Include="X.PagedList.Mvc.Core" />
                    
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.Mvc.Core --version 9.0.0-prerelease
                    
#r "nuget: X.PagedList.Mvc.Core, 9.0.0-prerelease"
                    
#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.
#:package X.PagedList.Mvc.Core@9.0.0-prerelease
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=X.PagedList.Mvc.Core&version=9.0.0-prerelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=X.PagedList.Mvc.Core&version=9.0.0-prerelease&prerelease
                    
Install as a Cake Tool

X.PagedList.Mvc.Core

Twitter URL

⚠️Warning! Library was not updated for a long time. This version contains lot of breaking changes:

  • Updated namespaces
  • Removed some classes which duplicated ASP.NET Core classes
  • UpdateTargetId in AjaxOptions now not automatically prepended
  • Other changes

What is this?

A library which makes it easier to render HTML elements for paging

How to use

You can find all information about how to use X.PagedList.Mvc.Core library in example.

License

Licensed under the MIT License.

Get a digital subscription for project news

Subscribe to my Twitter to keep up-to-date with project news and receive announcements.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

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

Package Downloads
GreatUtilities.Web

Essencial tools to agile development.

LoRemmit.Shared.Library

LoRemmit Shared Library

FourTwenty.Dashboard

Razor class library package that contains all dashboard templates, helpers and javascript

IPWhitelist

Package Description

Razy.Common

The common classes and option for razy projects

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on X.PagedList.Mvc.Core:

Repository Stars
Dynatrace/superdump
A service for automated crash-dump analysis
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。
MrCMS/MrCMS
Mr CMS is an open source C# MVC CMS Framework
kawser2133/clean-structured-project
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.