Pagination compoment for ASP.NET Core Mvc 2.0+.
Info
Version: | 0.1.1 |
Author(s): | Webdiyer |
Last Update: | Wednesday, April 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Webdiyer.MvcCorePager |
Install
Install-Package Webdiyer.MvcCorePager
dotnet add package Webdiyer.MvcCorePager
paket add Webdiyer.MvcCorePager
Webdiyer.MvcCorePager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.FileProviders.Composite(>= 2.2.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.2.0)
Tags