ReflectionIT.Mvc.Paging 10.0.1

Prefix Reserved
dotnet add package ReflectionIT.Mvc.Paging --version 10.0.1
                    
NuGet\Install-Package ReflectionIT.Mvc.Paging -Version 10.0.1
                    
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="ReflectionIT.Mvc.Paging" Version="10.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReflectionIT.Mvc.Paging" Version="10.0.1" />
                    
Directory.Packages.props
<PackageReference Include="ReflectionIT.Mvc.Paging" />
                    
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 ReflectionIT.Mvc.Paging --version 10.0.1
                    
#r "nuget: ReflectionIT.Mvc.Paging, 10.0.1"
                    
#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 ReflectionIT.Mvc.Paging@10.0.1
                    
#: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=ReflectionIT.Mvc.Paging&version=10.0.1
                    
Install as a Cake Addin
#tool nuget:?package=ReflectionIT.Mvc.Paging&version=10.0.1
                    
Install as a Cake Tool

ASP.NET Core 8.0, 9.0 Library to support Paging (including sorting and filtering) for Entity Framework Core and IEnumerableOfT datasources

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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

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
10.0.1 755 11/19/2025
10.0.0 447 11/19/2025
8.0.0 52,005 12/6/2023
7.0.0 13,446 11/9/2022
6.0.1 41,081 11/24/2021
6.0.0 9,060 11/24/2021
5.1.1 26,953 11/30/2020
5.1.0 1,101 11/30/2020
5.0.2 1,011 11/27/2020
5.0.1 1,110 11/20/2020
5.0.0 1,633 11/20/2020
4.0.0 92,987 11/11/2019
3.5.0 33,323 7/5/2019
3.4.0 22,873 3/13/2019
3.3.1 2,125 3/13/2019
3.3.0 28,120 10/19/2018
3.2.0 1,646 10/19/2018
3.1.0 3,473 10/15/2018
3.0.1 2,129 10/1/2018
3.0.0 24,634 6/6/2018
2.4.0 19,395 11/28/2017
2.3.0 5,781 11/10/2017
2.2.0 3,130 10/27/2017
2.1.0 3,066 10/18/2017
2.0.2 1,946 10/2/2017
2.0.1 2,713 9/18/2017
2.0.0 3,780 8/21/2017
1.7.0 2,501 8/21/2017
1.6.0 5,355 3/27/2017
1.5.0 1,730 3/24/2017
1.4.1 1,972 3/23/2017
1.4.0 2,338 3/23/2017
1.3.0 2,007 3/23/2017
1.2.0 2,065 3/13/2017
1.1.0 2,330 12/9/2016
1.0.0 2,141 9/29/2016

.NET 9.0 and .NET 10.0 support added and .NET 6.0 and .NET 7.0 support dropped
           Default Options set to Bootstrap 5, was 3
           XML Documentation added