LinqKit.Z.EntityFramework.Classic
1.2.0
See the version list below for details.
dotnet add package LinqKit.Z.EntityFramework.Classic --version 1.2.0
NuGet\Install-Package LinqKit.Z.EntityFramework.Classic -Version 1.2.0
<PackageReference Include="LinqKit.Z.EntityFramework.Classic" Version="1.2.0" />
paket add LinqKit.Z.EntityFramework.Classic --version 1.2.0
#r "nuget: LinqKit.Z.EntityFramework.Classic, 1.2.0"
// Install LinqKit.Z.EntityFramework.Classic as a Cake Addin #addin nuget:?package=LinqKit.Z.EntityFramework.Classic&version=1.2.0 // Install LinqKit.Z.EntityFramework.Classic as a Cake Tool #tool nuget:?package=LinqKit.Z.EntityFramework.Classic&version=1.2.0
LinqKit.Z.EntityFramework.Classic contains extensions for LINQ to SQL and Z.EntityFramework.Classic. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. 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 | tizen40 was computed. 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.0
- LinqKit.Core (>= 1.2.0)
- Z.EntityFramework.Classic (>= 7.0.40)
-
.NETFramework 4.5
- LinqKit.Core (>= 1.2.0)
- Z.EntityFramework.Classic (>= 7.0.40)
-
.NETStandard 2.0
- LinqKit.Core (>= 1.2.0)
- Z.EntityFramework.Classic (>= 7.0.40)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.7 | 36 | 11/19/2024 |
1.2.6 | 74 | 11/16/2024 |
1.2.5 | 8,966 | 11/19/2023 |
1.2.4 | 460 | 3/18/2023 |
1.2.3 | 2,465 | 11/9/2022 |
1.2.2 | 2,148 | 2/23/2022 |
1.2.0 | 662 | 1/18/2022 |
1.1.27 | 522 | 11/13/2021 |
1.1.26 | 1,694 | 8/12/2021 |
1.1.25 | 384 | 8/3/2021 |
1.1.24 | 1,865 | 3/16/2021 |
1.1.23 | 462 | 2/6/2021 |
1.1.22 | 478 | 1/16/2021 |
1.1.21 | 3,622 | 11/14/2020 |
1.1.20 | 506 | 10/29/2020 |
1.1.20-preview-01 | 329 | 10/26/2020 |
1.1.17 | 61,216 | 11/26/2019 |
1.1.17-preview-04 | 378 | 11/8/2019 |
1.1.16 | 20,891 | 3/20/2019 |
# 1.2.0 (18 January 2022)
- #144 Add LeftJoin extension method [feature]
- #156 GitHub Actions: use actions/checkout@v2 [security]
- #159 #154 Exclude LinqKit.Core implementation from LinqKit.EntityFramework… [feature]
- #161 Refactor project structure. Fix Compile Remove / Compile Include [feature]
- #162 #160 Unhandled expression type: 'Index' [bug]
- #153 Predicate as class function not resolving correctly
- #155 [Security] Workflow main.yml is using vulnerable action actions/checkout [security]
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md