Dynamic Linq extensions for EntityFramework which adds Async support.
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.4.8 |
Author(s): | ZZZ Projects, Stef Heyenrath |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dynamic-linq.net/ |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.DynamicLinq |
Install
Install-Package EntityFramework.DynamicLinq
dotnet add package EntityFramework.DynamicLinq
paket add EntityFramework.DynamicLinq
EntityFramework.DynamicLinq Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Linq.Dynamic.Core(>= 1.2.7)
- EntityFramework(>= 6.1.3)
- System.Linq.Dynamic.Core(>= 1.2.7)
- EntityFramework(>= 6.1.3)
- System.Linq.Dynamic.Core(>= 1.2.7)
- EntityFramework(>= 6.3.0)
Tags