The Swashbuckle 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.Swashbuckle |
Install
Install-Package ApiPager.AspNetCore.Swashbuckle
dotnet add package ApiPager.AspNetCore.Swashbuckle
paket add ApiPager.AspNetCore.Swashbuckle
ApiPager.AspNetCore.Swashbuckle Download (Unzip the "nupkg" after downloading)
Dependencies
- ApiPager.Core(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Swashbuckle.AspNetCore(>= 1.0.0)
Tags