A library for ASP.Net Core to support paging, sorting and filtering queries.
Info
Version: | 0.3.1 |
Author(s): | Kamil Borowski |
Last Update: | Friday, November 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BorowskiKamil/SSPLibrary |
NuGet Url: | https://www.nuget.org/packages/SSPLibrary |
Install
Install-Package SSPLibrary
dotnet add package SSPLibrary
paket add SSPLibrary
SSPLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.2)
Tags