AutoQueryable add auto querying functionality like OData with best url practices to Asp.Net Core.
Info
Version: | 2.0.11-beta |
Author(s): | Thibaut Renoncourt, Nils Goovaerts |
Last Update: | Thursday, December 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/trenoncourt/AutoQueryable |
NuGet Url: | https://www.nuget.org/packages/AutoQueryable |
Install
Install-Package AutoQueryable
dotnet add package AutoQueryable
paket add AutoQueryable
AutoQueryable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.7.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.0)
Tags