A paging tag helper for ASP.NET Core 2.0 with ajax support and Bootstrap 4.0 generated markup.
Info
Version: | 1.0.1 |
Author(s): | Darrel O'Neil |
Last Update: | Wednesday, October 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/darrel-oneil/PaginationTagHelper |
NuGet Url: | https://www.nuget.org/packages/PaginationTagHelper.AspNetCore |
Install
Install-Package PaginationTagHelper.AspNetCore
dotnet add package PaginationTagHelper.AspNetCore
paket add PaginationTagHelper.AspNetCore
PaginationTagHelper.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.2)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.0.1)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.0.1)
Tags