LinqKit 1.2.5

dotnet add package LinqKit --version 1.2.5
NuGet\Install-Package LinqKit -Version 1.2.5
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" Version="1.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqKit --version 1.2.5
#r "nuget: LinqKit, 1.2.5"
#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 as a Cake Addin
#addin nuget:?package=LinqKit&version=1.2.5

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

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 (94)

Showing the top 5 NuGet packages that depend on LinqKit:

Package Downloads
Mooho.Base

摩赫基础框架

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.

Reo.Core.PredicateBuilder

Package Description

BreezeLib

Breeze Library

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on LinqKit:

Repository Stars
elsa-workflows/elsa-core
A .NET workflows library
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
Kukks/NNostr
A Nostr Relay and Client written in C#
Version Downloads Last updated
1.2.5 415,162 11/19/2023
1.2.4 1,563,868 3/18/2023
1.2.3 986,031 11/9/2022
1.2.2 2,601,529 2/23/2022
1.2.0 386,109 1/18/2022
1.1.27 630,428 11/13/2021
1.1.26 783,538 8/12/2021
1.1.25 70,402 8/3/2021
1.1.24 1,259,876 3/16/2021
1.1.23 265,222 2/6/2021
1.1.22 303,773 1/16/2021
1.1.21 476,630 11/14/2020
1.1.20 100,720 10/29/2020
1.1.20-preview-01 1,431 10/26/2020
1.1.17 2,764,486 11/26/2019
1.1.17-preview-04 2,035 11/8/2019
1.1.16 1,093,594 3/20/2019
1.1.15 1,534,508 2/21/2018
1.1.14 34,683 2/16/2018
1.1.13 97,668 1/30/2018
1.1.12 222,867 12/31/2017
1.1.9 1,487,820 3/31/2017
1.1.8 513,133 10/22/2016
1.1.7.3 414,286 9/27/2016
1.1.7.2 74,181 8/31/2016
1.1.7.1 118,254 7/28/2016
1.1.7 96,160 6/29/2016
1.1.6 10,228 6/28/2016
1.1.4 7,928 6/27/2016
1.1.3.1 1,083,459 10/2/2015
1.1.2 593,373 3/31/2015
1.1.1 541,123 3/24/2014
1.1.0 7,444 3/17/2014
1.0.0 1,001,684 1/12/2011

# 1.2.5 (19 November 2023)
- #192 Add .NET 8 [feature]

The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md