Provides ability to return paging results from MVC APIs either by attribute or by result.
Info
Version: | 2.2.1 |
Author(s): | Microsoft.AspNetCore.Mvc.Paging |
Last Update: | Saturday, July 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudfy/aspnetcore-paging |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Mvc.Paging |
Install
Install-Package AspNetCore.Mvc.Paging
dotnet add package AspNetCore.Mvc.Paging
paket add AspNetCore.Mvc.Paging
AspNetCore.Mvc.Paging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.1.1)