LinqKit.Microsoft.EntityFrameworkCore 8.1.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package LinqKit.Microsoft.EntityFrameworkCore --version 8.1.10
                    
NuGet\Install-Package LinqKit.Microsoft.EntityFrameworkCore -Version 8.1.10
                    
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.Microsoft.EntityFrameworkCore" Version="8.1.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LinqKit.Microsoft.EntityFrameworkCore" Version="8.1.10" />
                    
Directory.Packages.props
<PackageReference Include="LinqKit.Microsoft.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LinqKit.Microsoft.EntityFrameworkCore --version 8.1.10
                    
#r "nuget: LinqKit.Microsoft.EntityFrameworkCore, 8.1.10"
                    
#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.
#:package LinqKit.Microsoft.EntityFrameworkCore@8.1.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LinqKit.Microsoft.EntityFrameworkCore&version=8.1.10
                    
Install as a Cake Addin
#tool nuget:?package=LinqKit.Microsoft.EntityFrameworkCore&version=8.1.10
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (96)

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

Package Downloads
GreatUtilities.Infrastructure

Essencial tools to agile development.

EntityFrameworkCore.Data.QueryBuilder

Provides the QueryBuilder pattern for Microsoft.EntityFrameworkCore.

EFCore.Sharding

Package Description

Vonk.Core

Firely Server (formerly: Vonk) supports building a Facade or a Plugin, see the product pages for Firely Server (https://fire.ly/products/firely-server and FHIR Facade (https://fire.ly/products/fhir-facade). Vonk.Core contains methods and classes to assist you in building such a Facade or Plugin and interact with the rest of Firely Server. You need Firely Server to use Vonk.Core. Go to the product page to download a copy, including an evaluation license. Visit the documentation pages (https://docs.fire.ly/firelyserver/index.html) for documentation and examples on how to build a Facade or a Plugin.

EasyDesk.CleanArchitecture.Dal.EfCore

Utilities for the EF Core data access layer of the clean architecture as seen by EasyDesk.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on LinqKit.Microsoft.EntityFrameworkCore:

Repository Stars
coverlet-coverage/coverlet
Cross platform code coverage for .NET
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Coldairarrow/EFCore.Sharding
Database Sharding For EFCore
DevExpress/DevExtreme.AspNet.Data
DevExtreme data layer extension for ASP.NET
discord-csharp/MODiX
Discord Bot handling basic moderation needs, soon implements statistics.
Kukks/NNostr
A Nostr Relay and Client written in C#
Version Downloads Last Updated
10.0.11 30,315 2/7/2026
10.0.10 23,348 1/29/2026
9.0.11 7,854 2/7/2026
9.0.10 3,761 1/29/2026
8.1.11 6,915 2/7/2026
8.1.10 3,442 1/29/2026
7.1.11 308 2/7/2026
7.1.10 237 1/29/2026
6.1.11 260 2/7/2026
6.1.10 195 1/29/2026
5.1.11 119 2/7/2026
5.1.10 112 1/29/2026
3.2.11 108 2/7/2026
3.2.10 113 1/29/2026
3.1.11 104 2/7/2026
3.1.10 106 1/29/2026
2.1.11 102 2/7/2026
2.1.10 104 1/29/2026
1.2.11 150 2/7/2026
1.2.10 119 1/29/2026
Loading failed

# 1.3.10 (29 January 2026)
- #220 Fix LeftJoin for .NET 10 [bug]
- #221 Fix NU1902 and NU1903 for Linqkit.Core project
- #209 Building LinqKit.Core shows high severity vulnerabilities [bug]
- #218 LeftJoin could be removed from .Net 10 version [bug]

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