Provides support for features specific to Entity Framework Core in Linq to Querystring.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 0.7.2 |
Author(s): | Roysvork |
Last Update: | Monday, March 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/s2fx/LinqToQuerystring |
NuGet Url: | https://www.nuget.org/packages/S2fx.LinqToQuerystring.EntityFrameworkCore |
Install
Install-Package S2fx.LinqToQuerystring.EntityFrameworkCore
dotnet add package S2fx.LinqToQuerystring.EntityFrameworkCore
paket add S2fx.LinqToQuerystring.EntityFrameworkCore
S2fx.LinqToQuerystring.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- S2fx.LinqToQuerystring.Core(>= 0.7.2)
- Microsoft.EntityFrameworkCore(>= 2.0.2)
Tags