LinqKit 1.3.7
dotnet add package LinqKit --version 1.3.7
NuGet\Install-Package LinqKit -Version 1.3.7
<PackageReference Include="LinqKit" Version="1.3.7" />
paket add LinqKit --version 1.3.7
#r "nuget: LinqKit, 1.3.7"
// Install LinqKit as a Cake Addin #addin nuget:?package=LinqKit&version=1.3.7 // Install LinqKit as a Cake Tool #tool nuget:?package=LinqKit&version=1.3.7
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.7)
-
.NETStandard 2.1
- EntityFramework (>= 6.5.0)
- LinqKit.Core (>= 1.2.7)
NuGet packages (109)
Showing the top 5 NuGet packages that depend on LinqKit:
Package | Downloads |
---|---|
Reo.Core.AutoHistory
Package Description |
|
Reo.Core.Database
Package Description |
|
Reo.Core.Elastic
Package Description |
|
Reo.Core.Testing
Package Description |
|
Reo.Core.Elastic.Geo
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.7 | 1,619 | 11/19/2024 |
1.3.6 | 4,529 | 11/16/2024 |
1.3.0 | 682,993 | 6/15/2024 |
1.2.5 | 1,749,914 | 11/19/2023 |
1.2.4 | 2,375,422 | 3/18/2023 |
1.2.3 | 1,205,544 | 11/9/2022 |
1.2.2 | 3,108,647 | 2/23/2022 |
1.2.0 | 438,818 | 1/18/2022 |
1.1.27 | 711,674 | 11/13/2021 |
1.1.26 | 917,230 | 8/12/2021 |
1.1.25 | 76,852 | 8/3/2021 |
1.1.24 | 1,436,602 | 3/16/2021 |
1.1.23 | 291,810 | 2/6/2021 |
1.1.22 | 324,729 | 1/16/2021 |
1.1.21 | 507,961 | 11/14/2020 |
1.1.20 | 118,073 | 10/29/2020 |
1.1.20-preview-01 | 1,572 | 10/26/2020 |
1.1.17 | 3,018,405 | 11/26/2019 |
1.1.17-preview-04 | 2,206 | 11/8/2019 |
1.1.16 | 1,172,214 | 3/20/2019 |
1.1.15 | 1,642,324 | 2/21/2018 |
1.1.14 | 37,419 | 2/16/2018 |
1.1.13 | 101,912 | 1/30/2018 |
1.1.12 | 231,606 | 12/31/2017 |
1.1.9 | 1,672,105 | 3/31/2017 |
1.1.8 | 547,319 | 10/22/2016 |
1.1.7.3 | 446,956 | 9/27/2016 |
1.1.7.2 | 76,464 | 8/31/2016 |
1.1.7.1 | 121,108 | 7/28/2016 |
1.1.7 | 105,508 | 6/29/2016 |
1.1.6 | 10,845 | 6/28/2016 |
1.1.4 | 8,713 | 6/27/2016 |
1.1.3.1 | 1,186,894 | 10/2/2015 |
1.1.2 | 664,486 | 3/31/2015 |
1.1.1 | 600,199 | 3/24/2014 |
1.1.0 | 8,198 | 3/17/2014 |
1.0.0 | 1,181,689 | 1/12/2011 |
# 1.3.7 (19 November 2024)
- #206 Update EntityFramework to version 8.0.11 to fix CVE-2024-43483 [bug]
- #208 Revert fixes for CVE's [bug]
- #207 LinqKit.Core 1.2.6 introduces a lot of legacy dependencies to modern consumers
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md