Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
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.EF.SqlServer |
Install
Install-Package Autumn.Mvc.Data.EF.SqlServer
dotnet add package Autumn.Mvc.Data.EF.SqlServer
paket add Autumn.Mvc.Data.EF.SqlServer
Autumn.Mvc.Data.EF.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Autumn.Mvc.Data.EF(>= 1.5.0)
- Autumn.Mvc.Data(>= 1.5.0)
- Autumn.Mvc(>= 1.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.1)
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).