Pagination compoment for ASP.NET Core Mvc 2.0+.
Info
Version: | 0.1.0 |
Author(s): | Webdiyer |
Last Update: | Friday, May 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.webdiyer.com/ |
NuGet Url: | https://www.nuget.org/packages/MvcCorePager |
Install
Install-Package MvcCorePager
dotnet add package MvcCorePager
paket add MvcCorePager
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