Pioneer.Pagination is an ASP.NET Core Tag Helper used to simplify server side pagination needs.
Info
| Version: | 3.0.0 |
| Author(s): | Chad Ramos |
| Last Update: | Wednesday, July 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PioneerCode/pioneer-pagination |
| NuGet Url: | https://www.nuget.org/packages/Pioneer.Pagination |
Install
Install-Package Pioneer.Pagination
dotnet add package Pioneer.Pagination
paket add Pioneer.Pagination
Pioneer.Pagination Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Razor.Runtime(>= 2.2.0)
Tags