ReflectionIT.Mvc.Paging 5.1.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ReflectionIT.Mvc.Paging --version 5.1.0
                    
NuGet\Install-Package ReflectionIT.Mvc.Paging -Version 5.1.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="ReflectionIT.Mvc.Paging" Version="5.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReflectionIT.Mvc.Paging" Version="5.1.0" />
                    
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 5.1.0
                    
#r "nuget: ReflectionIT.Mvc.Paging, 5.1.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.
#addin nuget:?package=ReflectionIT.Mvc.Paging&version=5.1.0
                    
Install ReflectionIT.Mvc.Paging as a Cake Addin
#tool nuget:?package=ReflectionIT.Mvc.Paging&version=5.1.0
                    
Install ReflectionIT.Mvc.Paging as a Cake Tool

ASP.NET Core 5.0 Library to support Paging (including sorting and filtering) for Entity Framework Core 3.0 and IEnumerableOfT datasources

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
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
8.0.0 29,174 12/6/2023
7.0.0 12,451 11/9/2022
6.0.1 38,817 11/24/2021
6.0.0 8,795 11/24/2021
5.1.1 25,768 11/30/2020
5.1.0 922 11/30/2020
5.0.2 832 11/27/2020
5.0.1 934 11/20/2020
5.0.0 1,384 11/20/2020
4.0.0 83,093 11/11/2019
3.5.0 32,667 7/5/2019
3.4.0 21,287 3/13/2019
3.3.1 1,905 3/13/2019
3.3.0 27,488 10/19/2018
3.2.0 1,456 10/19/2018
3.1.0 3,208 10/15/2018
3.0.1 1,929 10/1/2018
3.0.0 24,062 6/6/2018
2.4.0 18,613 11/28/2017
2.3.0 5,350 11/10/2017
2.2.0 2,804 10/27/2017
2.1.0 2,739 10/18/2017
2.0.2 1,643 10/2/2017
2.0.1 2,401 9/18/2017
2.0.0 3,491 8/21/2017
1.7.0 2,079 8/21/2017
1.6.0 4,991 3/27/2017
1.5.0 1,406 3/24/2017
1.4.1 1,550 3/23/2017
1.4.0 1,812 3/23/2017
1.3.0 1,576 3/23/2017
1.2.0 1,620 3/13/2017
1.1.0 1,889 12/9/2016
1.0.0 1,697 9/29/2016

PagerWithNamedViewComponent added
GetRouteData() extension method added
Automatic set PageIndex to PageCount if the value is greater than the PageCount