LinqKit.Core 1.2.5

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

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

LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.10240 is compatible. 
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 (90)

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

Package Downloads
LinqKit

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

LinqKit.Microsoft.EntityFrameworkCore

LinqKit.Microsoft.EntityFrameworkCore contains extensions for LINQ to SQL and EntityFrameworkCore. With Include(...) and IDbAsync support.

Elsa.Abstractions

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.

LinqKit.EntityFramework

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

BlazorTable

Blazor Table Component with Sorting, Paging and Filtering

GitHub repositories (8)

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

Repository Stars
elsa-workflows/elsa-core
A .NET workflows library
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
IvanJosipovic/BlazorTable
Blazor Table Component with Sorting, Paging and Filtering
feiyit/FytSoaCms
NetCore2.2开发, Vs2017 数据Mysql
Version Downloads Last updated
1.2.5 1,082,600 11/19/2023
1.2.4 4,347,268 3/18/2023
1.2.3 3,417,982 11/9/2022
1.2.2 7,161,450 2/23/2022
1.2.0 1,084,787 1/18/2022
1.1.27 1,785,878 11/13/2021
1.1.26 587,717 8/12/2021
1.1.25 50,624 8/3/2021
1.1.24 729,896 3/16/2021
1.1.23 176,352 2/6/2021
1.1.22 111,299 1/16/2021
1.1.21 311,472 11/14/2020
1.1.20 103,873 10/29/2020
1.1.20-preview-01 1,434 10/26/2020
1.1.17 1,359,636 11/26/2019
1.1.17-preview-04 1,579 11/8/2019
1.1.16 823,344 3/20/2019
1.1.15 783,049 2/21/2018
1.1.14 3,932 2/16/2018
1.1.13 15,502 1/30/2018
1.1.12 43,755 12/31/2017
1.1.11 128,104 10/28/2017
1.1.9 167,088 3/31/2017
1.1.8 35,548 10/22/2016

# 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