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.3.0 |
Author(s): | Joseph Albahari, Tomas Petricek, Scott Smith, Tuomas Hietanen, Stef Heyenrath |
Last Update: | Saturday, June 15, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/scottksmith95/LINQKit |
NuGet Url: | https://www.nuget.org/packages/LinqKit |
Install
Install-Package LinqKit
dotnet add package LinqKit
paket add LinqKit
LinqKit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EntityFramework(>= 6.2.0)
- EntityFramework(>= 6.3.0)
Tags
Include(...) and IAsync are supported.