LinqKit 1.3.0
dotnet add package LinqKit --version 1.3.0
NuGet\Install-Package LinqKit -Version 1.3.0
<PackageReference Include="LinqKit" Version="1.3.0" />
paket add LinqKit --version 1.3.0
#r "nuget: LinqKit, 1.3.0"
// Install LinqKit as a Cake Addin #addin nuget:?package=LinqKit&version=1.3.0 // Install LinqKit as a Cake Tool #tool nuget:?package=LinqKit&version=1.3.0
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- EntityFramework (>= 6.5.0)
- LinqKit.Core (>= 1.2.5)
-
.NETStandard 2.1
- EntityFramework (>= 6.5.0)
- LinqKit.Core (>= 1.2.5)
NuGet packages (95)
Showing the top 5 NuGet packages that depend on LinqKit:
Package | Downloads |
---|---|
Mooho.Base
摩赫基础框架 |
|
Reo.Core.PredicateBuilder
Package Description |
|
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 |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on LinqKit:
Repository | Stars |
---|---|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
linq2db/linq2db
Linq to database provider.
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|
|
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
|
|
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 384,289 | 6/15/2024 |
1.2.5 | 1,536,909 | 11/19/2023 |
1.2.4 | 2,216,883 | 3/18/2023 |
1.2.3 | 1,164,125 | 11/9/2022 |
1.2.2 | 3,013,455 | 2/23/2022 |
1.2.0 | 429,109 | 1/18/2022 |
1.1.27 | 695,146 | 11/13/2021 |
1.1.26 | 888,308 | 8/12/2021 |
1.1.25 | 75,607 | 8/3/2021 |
1.1.24 | 1,399,944 | 3/16/2021 |
1.1.23 | 286,630 | 2/6/2021 |
1.1.22 | 322,494 | 1/16/2021 |
1.1.21 | 500,579 | 11/14/2020 |
1.1.20 | 114,048 | 10/29/2020 |
1.1.20-preview-01 | 1,562 | 10/26/2020 |
1.1.17 | 2,965,400 | 11/26/2019 |
1.1.17-preview-04 | 2,193 | 11/8/2019 |
1.1.16 | 1,157,655 | 3/20/2019 |
1.1.15 | 1,617,985 | 2/21/2018 |
1.1.14 | 36,979 | 2/16/2018 |
1.1.13 | 101,041 | 1/30/2018 |
1.1.12 | 229,402 | 12/31/2017 |
1.1.9 | 1,623,969 | 3/31/2017 |
1.1.8 | 540,694 | 10/22/2016 |
1.1.7.3 | 441,667 | 9/27/2016 |
1.1.7.2 | 76,002 | 8/31/2016 |
1.1.7.1 | 120,498 | 7/28/2016 |
1.1.7 | 103,784 | 6/29/2016 |
1.1.6 | 10,773 | 6/28/2016 |
1.1.4 | 8,558 | 6/27/2016 |
1.1.3.1 | 1,167,476 | 10/2/2015 |
1.1.2 | 652,472 | 3/31/2015 |
1.1.1 | 589,235 | 3/24/2014 |
1.1.0 | 7,988 | 3/17/2014 |
1.0.0 | 1,147,538 | 1/12/2011 |
# 1.3.0 (15 June 2024)
- #200 Update EntityFramework to version 6.5 to fix CVE [feature]
- #199 System.data.sqlclient 4.7.0 has high vulnerability CVE-2024-0056. [feature]
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md