An alternative query compiler for Microsoft.EntityFrameworkCore.SqlServer that supports complex queries and operators and FOR JSON.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.1.2 |
Author(s): | tuespetre |
Last Update: | Thursday, August 16, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://tuespetre.github.io/Impatient |
NuGet Url: | https://www.nuget.org/packages/Impatient.EntityFrameworkCore.SqlServer |
Install
Install-Package Impatient.EntityFrameworkCore.SqlServer
dotnet add package Impatient.EntityFrameworkCore.SqlServer
paket add Impatient.EntityFrameworkCore.SqlServer
Impatient.EntityFrameworkCore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Impatient(>= 0.3.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.0)
Tags