A C# WebApi library for building REST queries server side using Dynamic Linq.
Info
Version: | 0.7.1 |
Author(s): | Eric Newton |
Last Update: | Monday, July 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ericnewton76/RESTQuery/ |
NuGet Url: | https://www.nuget.org/packages/RESTQuery |
Install
Install-Package RESTQuery
dotnet add package RESTQuery
paket add RESTQuery
RESTQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Dynamic(>= 1.0.7)
Tags