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 (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 (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 | 597,157 | 6/15/2024 |
1.2.5 | 1,699,219 | 11/19/2023 |
1.2.4 | 2,334,865 | 3/18/2023 |
1.2.3 | 1,195,589 | 11/9/2022 |
1.2.2 | 3,085,567 | 2/23/2022 |
1.2.0 | 436,579 | 1/18/2022 |
1.1.27 | 707,603 | 11/13/2021 |
1.1.26 | 910,966 | 8/12/2021 |
1.1.25 | 76,518 | 8/3/2021 |
1.1.24 | 1,427,348 | 3/16/2021 |
1.1.23 | 290,248 | 2/6/2021 |
1.1.22 | 324,132 | 1/16/2021 |
1.1.21 | 505,828 | 11/14/2020 |
1.1.20 | 117,221 | 10/29/2020 |
1.1.20-preview-01 | 1,569 | 10/26/2020 |
1.1.17 | 3,007,726 | 11/26/2019 |
1.1.17-preview-04 | 2,203 | 11/8/2019 |
1.1.16 | 1,168,464 | 3/20/2019 |
1.1.15 | 1,635,275 | 2/21/2018 |
1.1.14 | 37,309 | 2/16/2018 |
1.1.13 | 101,661 | 1/30/2018 |
1.1.12 | 231,022 | 12/31/2017 |
1.1.9 | 1,659,340 | 3/31/2017 |
1.1.8 | 545,634 | 10/22/2016 |
1.1.7.3 | 445,830 | 9/27/2016 |
1.1.7.2 | 76,361 | 8/31/2016 |
1.1.7.1 | 121,002 | 7/28/2016 |
1.1.7 | 105,085 | 6/29/2016 |
1.1.6 | 10,829 | 6/28/2016 |
1.1.4 | 8,687 | 6/27/2016 |
1.1.3.1 | 1,181,742 | 10/2/2015 |
1.1.2 | 661,835 | 3/31/2015 |
1.1.1 | 597,773 | 3/24/2014 |
1.1.0 | 8,162 | 3/17/2014 |
1.0.0 | 1,171,435 | 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