LinqKit 1.2.3
dotnet add package LinqKit --version 1.2.3
NuGet\Install-Package LinqKit -Version 1.2.3
<PackageReference Include="LinqKit" Version="1.2.3" />
paket add LinqKit --version 1.2.3
#r "nuget: LinqKit, 1.2.3"
// Install LinqKit as a Cake Addin
#addin nuget:?package=LinqKit&version=1.2.3
// Install LinqKit as a Cake Tool
#tool nuget:?package=LinqKit&version=1.2.3
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- EntityFramework (>= 6.2.0)
- LinqKit.Core (>= 1.2.3)
-
.NETStandard 2.1
- EntityFramework (>= 6.3.0)
- LinqKit.Core (>= 1.2.3)
NuGet packages (83)
Showing the top 5 NuGet packages that depend on LinqKit:
Package | Downloads |
---|---|
Mooho.Base
摩赫基础框架 |
|
Mooho.WMS
摩赫仓库管理系统 |
|
Vault.DAL
Vault.DAL is set of extensions for Entity Framework 6.1.1 with Code First preference. Derive from VaultDbContext to gain access to method extensions. |
|
BreezeLib
Breeze Library |
|
Preactor.ObjectModelExtensions
POM is a Preactor library which provides easy access and manipulation of Preactor data |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on LinqKit:
Repository | Stars |
---|---|
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
|
|
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|
Version | Downloads | Last updated |
---|---|---|
1.2.3 | 106,545 | 11/9/2022 |
1.2.2 | 1,200,006 | 2/23/2022 |
1.2.0 | 219,771 | 1/18/2022 |
1.1.27 | 400,032 | 11/13/2021 |
1.1.26 | 557,405 | 8/12/2021 |
1.1.25 | 58,699 | 8/3/2021 |
1.1.24 | 898,481 | 3/16/2021 |
1.1.23 | 209,935 | 2/6/2021 |
1.1.22 | 220,023 | 1/16/2021 |
1.1.21 | 384,347 | 11/14/2020 |
1.1.20 | 81,807 | 10/29/2020 |
1.1.20-preview-01 | 337 | 10/26/2020 |
1.1.17 | 2,261,044 | 11/26/2019 |
1.1.17-preview-04 | 814 | 11/8/2019 |
1.1.16 | 928,886 | 3/20/2019 |
1.1.15 | 1,331,955 | 2/21/2018 |
1.1.14 | 28,195 | 2/16/2018 |
1.1.13 | 87,004 | 1/30/2018 |
1.1.12 | 175,676 | 12/31/2017 |
1.1.9 | 1,206,115 | 3/31/2017 |
1.1.8 | 451,804 | 10/22/2016 |
1.1.7.3 | 331,267 | 9/27/2016 |
1.1.7.2 | 67,914 | 8/31/2016 |
1.1.7.1 | 110,034 | 7/28/2016 |
1.1.7 | 78,419 | 6/29/2016 |
1.1.6 | 8,044 | 6/28/2016 |
1.1.4 | 5,916 | 6/27/2016 |
1.1.3.1 | 884,447 | 10/2/2015 |
1.1.2 | 454,964 | 3/31/2015 |
1.1.1 | 425,169 | 3/24/2014 |
1.1.0 | 6,103 | 3/17/2014 |
1.0.0 | 719,616 | 1/12/2011 |
# 1.2.3 (09 November 2022)
- #174 Simplify LeftJoin-extension [feature]
- #179 Update some NuGet packages [feature]
- #180 Add support for .NET 7 and EF Core 7 [feature]
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md