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 | 118,709 | 11/9/2022 |
1.2.2 | 1,225,960 | 2/23/2022 |
1.2.0 | 223,008 | 1/18/2022 |
1.1.27 | 404,114 | 11/13/2021 |
1.1.26 | 561,842 | 8/12/2021 |
1.1.25 | 58,860 | 8/3/2021 |
1.1.24 | 903,448 | 3/16/2021 |
1.1.23 | 210,734 | 2/6/2021 |
1.1.22 | 221,534 | 1/16/2021 |
1.1.21 | 385,664 | 11/14/2020 |
1.1.20 | 82,139 | 10/29/2020 |
1.1.20-preview-01 | 339 | 10/26/2020 |
1.1.17 | 2,268,487 | 11/26/2019 |
1.1.17-preview-04 | 814 | 11/8/2019 |
1.1.16 | 931,366 | 3/20/2019 |
1.1.15 | 1,334,428 | 2/21/2018 |
1.1.14 | 28,259 | 2/16/2018 |
1.1.13 | 87,231 | 1/30/2018 |
1.1.12 | 176,528 | 12/31/2017 |
1.1.9 | 1,209,239 | 3/31/2017 |
1.1.8 | 452,599 | 10/22/2016 |
1.1.7.3 | 332,002 | 9/27/2016 |
1.1.7.2 | 68,000 | 8/31/2016 |
1.1.7.1 | 110,171 | 7/28/2016 |
1.1.7 | 78,570 | 6/29/2016 |
1.1.6 | 8,058 | 6/28/2016 |
1.1.4 | 5,922 | 6/27/2016 |
1.1.3.1 | 886,881 | 10/2/2015 |
1.1.2 | 455,947 | 3/31/2015 |
1.1.1 | 426,024 | 3/24/2014 |
1.1.0 | 6,123 | 3/17/2014 |
1.0.0 | 721,343 | 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