Linq to Querystring is an expression parser for .NET that aims to provide a lightweight subset of the OData URI Specification.
Info
| Version: | 0.7.0.8 |
| Author(s): | Roysvork |
| Last Update: | Sunday, May 4, 2014 |
| .NET Fiddle: | Online Example |
| NuGet Url: | https://www.nuget.org/packages/LinqToQuerystring |
Install
Install-Package LinqToQuerystring
dotnet add package LinqToQuerystring
paket add LinqToQuerystring
LinqToQuerystring Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr(3.5.0.2)