PagedListResult 3.2.0
dotnet add package PagedListResult --version 3.2.0
NuGet\Install-Package PagedListResult -Version 3.2.0
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="PagedListResult" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PagedListResult" Version="3.2.0" />
<PackageReference Include="PagedListResult" />
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 PagedListResult --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PagedListResult, 3.2.0"
#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 PagedListResult@3.2.0
#: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=PagedListResult&version=3.2.0
#tool nuget:?package=PagedListResult&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PagedListResult — DEPRECATED
This package was renamed to RzR.ResultMessage.Pagination.EntityFrameworkCore
in version 4.0.0.7837. The 3.2.0 release you are looking at is a shim that
contains no code; it only declares a dependency on the new package so
existing restores keep working.
Migration
Replace the
PackageReference:<PackageReference Include="PagedListResult" Version="3.1.3.4848" /> <PackageReference Include="RzR.ResultMessage.Pagination.EntityFrameworkCore" Version="4.0.0.7837" /> <PackageReference Include="RzR.ResultMessage.Pagination.AspNetCore" Version="4.0.0.7837" />Update
usingdirectives in your C# files:// Old using PagedListResult; using PagedListResult.Extensions; // New using RzR.ResultMessage.Pagination.EntityFrameworkCore; using RzR.ResultMessage.Pagination.EntityFrameworkCore.Extensions;
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- RzR.ResultMessage.Pagination.AspNetCore (>= 4.0.0.7837)
- RzR.ResultMessage.Pagination.EntityFrameworkCore (>= 4.0.0.7837)
-
net5.0
- RzR.ResultMessage.Pagination.AspNetCore (>= 4.0.0.7837)
- RzR.ResultMessage.Pagination.EntityFrameworkCore (>= 4.0.0.7837)
-
net6.0
- RzR.ResultMessage.Pagination.AspNetCore (>= 4.0.0.7837)
- RzR.ResultMessage.Pagination.EntityFrameworkCore (>= 4.0.0.7837)
-
net7.0
- RzR.ResultMessage.Pagination.AspNetCore (>= 4.0.0.7837)
- RzR.ResultMessage.Pagination.EntityFrameworkCore (>= 4.0.0.7837)
-
net8.0
- RzR.ResultMessage.Pagination.AspNetCore (>= 4.0.0.7837)
- RzR.ResultMessage.Pagination.EntityFrameworkCore (>= 4.0.0.7837)
-
net9.0
- RzR.ResultMessage.Pagination.AspNetCore (>= 4.0.0.7837)
- RzR.ResultMessage.Pagination.EntityFrameworkCore (>= 4.0.0.7837)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.2.0 | 89 | 4/30/2026 | |
| 3.1.3.4848 | 138 | 3/30/2026 | |
| 3.1.2.7586 | 116 | 3/19/2026 | |
| 3.1.1.481 | 117 | 2/24/2026 | |
| 3.1.0.6767 | 121 | 2/16/2026 | |
| 3.0.0 | 298 | 2/25/2025 | |
| 2.0.0 | 244 | 1/10/2025 | |
| 1.0.3.6458 | 256 | 10/10/2024 | |
| 1.0.2.7174 | 284 | 2/26/2024 | |
| 1.0.1.1104 | 335 | 12/27/2023 | |
| 1.0.0 | 290 | 11/24/2023 |
3.2.0 — Deprecation shim. Forwards to RzR.ResultMessage.Pagination.EntityFrameworkCore 4.0.0.7837.