LinqKit.Microsoft.EntityFrameworkCore 10.0.11

dotnet add package LinqKit.Microsoft.EntityFrameworkCore --version 10.0.11
                    
NuGet\Install-Package LinqKit.Microsoft.EntityFrameworkCore -Version 10.0.11
                    
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="10.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LinqKit.Microsoft.EntityFrameworkCore" Version="10.0.11" />
                    
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 10.0.11
                    
#r "nuget: LinqKit.Microsoft.EntityFrameworkCore, 10.0.11"
                    
#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@10.0.11
                    
#: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=10.0.11
                    
Install as a Cake Addin
#tool nuget:?package=LinqKit.Microsoft.EntityFrameworkCore&version=10.0.11
                    
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 net10.0 is compatible.  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 (95)

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 13,794 2/7/2026
10.0.10 18,334 1/29/2026
9.0.11 2,254 2/7/2026
9.0.10 3,342 1/29/2026
8.1.11 2,352 2/7/2026
8.1.10 2,672 1/29/2026
7.1.11 212 2/7/2026
7.1.10 220 1/29/2026
6.1.11 204 2/7/2026
6.1.10 188 1/29/2026
5.1.11 107 2/7/2026
5.1.10 106 1/29/2026
3.2.11 96 2/7/2026
3.2.10 108 1/29/2026
3.1.11 95 2/7/2026
3.1.10 100 1/29/2026
2.1.11 91 2/7/2026
2.1.10 97 1/29/2026
1.2.11 139 2/7/2026
1.2.10 112 1/29/2026
Loading failed

# 1.3.11 (07 February 2026)
- #188 Improve invocation support [feature]
- #222 Upgrade dependeny on Z.EntityFramework.Classic to latest version [security]
- #215 Security vulnerabilities with System.Data.SqlClient 4.8.6 [security]

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