Info
Version: | 1.5.0 |
Author(s): | Gwendal Garnier |
Last Update: | Tuesday, November 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gwendallg/autumn.mvc.data |
NuGet Url: | https://www.nuget.org/packages/Autumn.Mvc.Data |
Install
Install-Package Autumn.Mvc.Data
dotnet add package Autumn.Mvc.Data
paket add Autumn.Mvc.Data
Autumn.Mvc.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime.Standard(>= 4.7.1)
- AutoMapper(>= 6.2.1)
- Autumn.Mvc(>= 1.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags
Its purpose is to convert a query in RSQL format to lamba expression and to provide a pagination mechanism. Install it and test it!.