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.MongoDB |
Install
Install-Package Autumn.Mvc.Data.MongoDB
dotnet add package Autumn.Mvc.Data.MongoDB
paket add Autumn.Mvc.Data.MongoDB
Autumn.Mvc.Data.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Autumn.Mvc.Data(>= 1.5.0)
- Antlr4(>= 4.6.4)
- Autumn.Mvc(>= 1.2.0)
- MongoDB.Driver(>= 2.4.4)
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! (show samples on github).