Sorting and filtering made easy for your ASP.NET Core project! Go from a CSV input to a filtered/sorted IQueryable with no effort.
Info
Version: | 3.0.0 |
Author(s): | OSDKDev |
Last Update: | Tuesday, October 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OSDKDev/Panner.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Panner.AspNetCore |
Install
Install-Package Panner.AspNetCore
dotnet add package Panner.AspNetCore
paket add Panner.AspNetCore
Panner.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Panner(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Panner(>= 1.1.0)