This is the client side library for LightQuery - the ASP.NET Core ActionFilter for sorting and pagination.
Info
Version: | 2.4.1 |
Author(s): | Georg Dangl |
Last Update: | Thursday, July 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeorgDangl/LightQuery |
NuGet Url: | https://www.nuget.org/packages/LightQuery.Client |
Install
Install-Package LightQuery.Client
dotnet add package LightQuery.Client
paket add LightQuery.Client
LightQuery.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 11.0.2)
- System.Reactive(>= 4.3.2)
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Http(>= 4.3.3)
- System.Reactive(>= 4.3.2)
Tags