The ASP.NET Core integration assembly of a simple library for providing paging, sorting and filtering to Asp.Net projects.
Info
Version: | 1.0.0 |
Author(s): | Apteco Ltd |
Last Update: | Tuesday, May 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Apteco/ApiPager |
NuGet Url: | https://www.nuget.org/packages/ApiPager.AspNetCore |
Install
Install-Package ApiPager.AspNetCore
dotnet add package ApiPager.AspNetCore
paket add ApiPager.AspNetCore
ApiPager.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ApiPager.Core(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.1)
Tags