PaginationTagHelper give you a easy way to handle your pagination.
Info
Version: | 1.2.0 |
Author(s): | Martin Wang |
Last Update: | Thursday, September 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HouseAlwaysWin/PaginationTaghelper |
NuGet Url: | https://www.nuget.org/packages/PaginationTaghelper |
Install
Install-Package PaginationTaghelper
dotnet add package PaginationTaghelper
paket add PaginationTaghelper
PaginationTaghelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Mvc(>= 1.0.0)
- Microsoft.AspNetCore.Razor(>= 1.0.0)
- System.Linq.Queryable(>= 4.3.0)
Tags