LinqKit.EntityFramework 1.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package LinqKit.EntityFramework --version 1.2.3
NuGet\Install-Package LinqKit.EntityFramework -Version 1.2.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LinqKit.EntityFramework" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqKit.EntityFramework --version 1.2.3
#r "nuget: LinqKit.EntityFramework, 1.2.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LinqKit.EntityFramework as a Cake Addin
#addin nuget:?package=LinqKit.EntityFramework&version=1.2.3

// Install LinqKit.EntityFramework as a Cake Tool
#tool nuget:?package=LinqKit.EntityFramework&version=1.2.3

LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on LinqKit.EntityFramework:

Package Downloads
Ideom.Infrastructure.Repository

Repository level

Tolitech.Modules.Base.Data

Biblioteca base para a camada Data. Esta é uma biblioteca utilizada em todos os projetos Tolitech, inclusive os gerados pela ferramenta Code Generator. Mais informações em http://www.codegenerator.com.br/

Reusable.Methods.NET

Collection of Many Useful Reusable Methods for .NET Engineers

Compent.Shared.Repository.EntityFramework

Entity Framework Repository shared contract library

IntoItIf.Ef

EF (EF Core or EF6) unit-of-work, and repository of IntoItIf library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LinqKit.EntityFramework:

Repository Stars
DevExpress/DevExtreme.AspNet.Data
DevExtreme data layer extension for ASP.NET
Version Downloads Last updated
1.2.5 6,274 11/19/2023
1.2.4 58,304 3/18/2023
1.2.3 69,802 11/9/2022
1.2.2 102,746 2/23/2022
1.2.0 12,912 1/18/2022
1.1.27 23,495 11/13/2021
1.1.26 11,689 8/12/2021
1.1.25 3,347 8/3/2021
1.1.24 29,226 3/16/2021
1.1.23 7,484 2/6/2021
1.1.22 3,667 1/16/2021
1.1.21 43,395 11/14/2020
1.1.20 1,662 10/29/2020
1.1.20-preview-01 341 10/26/2020
1.1.17 120,199 11/26/2019
1.1.17-preview-04 486 11/8/2019
1.1.16 91,600 3/20/2019
1.1.15 297,260 2/21/2018
1.1.14 1,483 2/16/2018
1.1.13 8,894 1/30/2018
1.1.12 4,783 12/31/2017
1.1.9 299,574 3/31/2017
1.1.8 104,926 10/22/2016
1.0.4 83,060 8/31/2016
1.0.3.1 2,508 9/27/2016
1.0.3 20,576 7/14/2016
1.0.2 26,204 6/28/2016
1.0.1 1,547 6/27/2016
1.0.0 3,538 6/18/2016

# 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