ReflectionIT.Mvc.Paging 5.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.
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.
// Install ReflectionIT.Mvc.Paging as a Cake Addin
#addin nuget:?package=ReflectionIT.Mvc.Paging&version=5.1.0

// Install ReflectionIT.Mvc.Paging as a Cake Tool
#tool nuget:?package=ReflectionIT.Mvc.Paging&version=5.1.0

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. 
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 2,362 12/6/2023
7.0.0 9,367 11/9/2022
6.0.1 32,927 11/24/2021
6.0.0 8,418 11/24/2021
5.1.1 23,033 11/30/2020
5.1.0 828 11/30/2020
5.0.2 754 11/27/2020
5.0.1 867 11/20/2020
5.0.0 1,258 11/20/2020
4.0.0 70,204 11/11/2019
3.5.0 32,276 7/5/2019
3.4.0 19,133 3/13/2019
3.3.1 1,777 3/13/2019
3.3.0 26,759 10/19/2018
3.2.0 1,357 10/19/2018
3.1.0 2,970 10/15/2018
3.0.1 1,840 10/1/2018
3.0.0 23,564 6/6/2018
2.4.0 17,448 11/28/2017
2.3.0 5,170 11/10/2017
2.2.0 2,564 10/27/2017
2.1.0 2,591 10/18/2017
2.0.2 1,513 10/2/2017
2.0.1 2,268 9/18/2017
2.0.0 3,340 8/21/2017
1.7.0 1,916 8/21/2017
1.6.0 4,821 3/27/2017
1.5.0 1,279 3/24/2017
1.4.1 1,374 3/23/2017
1.4.0 1,597 3/23/2017
1.3.0 1,406 3/23/2017
1.2.0 1,450 3/13/2017
1.1.0 1,717 12/9/2016
1.0.0 1,514 9/29/2016

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