Microsoft.EntityFrameworkCore.DynamicLinq 8.6.0-preview-03

This is a prerelease version of Microsoft.EntityFrameworkCore.DynamicLinq.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 8.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.6.0-preview-03
                    
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="Microsoft.EntityFrameworkCore.DynamicLinq" Version="8.6.0-preview-03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="8.6.0-preview-03" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.DynamicLinq" />
                    
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 Microsoft.EntityFrameworkCore.DynamicLinq --version 8.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.6.0-preview-03"
                    
#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 Microsoft.EntityFrameworkCore.DynamicLinq@8.6.0-preview-03
                    
#: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=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-03&prerelease
                    
Install as a Cake Tool

System.Linq.Dynamic.Core

This is a .NET Core / Standard port of the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

Overview

With this library it's possible to write Dynamic LINQ queries (string based) on an IQueryable:

var query = db.Customers
    .Where("City == @0 and Orders.Count >= @1", "London", 10)
    .OrderBy("CompanyName")
    .Select("new(CompanyName as Name, Phone)");

Library Powered By

This library is powered by Entity Framework Extensions

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

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

Package Downloads
OO.Data

Data Entity base types and declarations for EasyDataCore infrastructure

EntityFrameworkCore.BootKit

EntityFrameworkCore Boot Kit (EFBK) is a quick start database connecter for using EntityFrameworkCore. Support variety of databases such as Sqlite, MySql, SqlServer, PostgreSql, MongoDb, Amazon Redshift, AWS Aurora and Memory database.

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

EaCloud.EntityFrameworkCore

EaCloud 数据访问组件,封装 EntityFrameworkCore 数据访问功能的实现。

Buran.Core.MvcLibrary

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.DynamicLinq:

Repository Stars
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。
cloudy-net/Cloudy.NET
☁️ ASP.NET Core app to build backoffices fast
Version Downloads Last Updated
9.6.8 608 9/28/2025
9.6.7 34,721 7/28/2025
9.6.6 71,201 6/11/2025
9.6.5 8,642 5/28/2025
9.6.4 9,408 5/19/2025
9.6.3 4,510 5/9/2025
9.6.2 15,833 4/24/2025
9.6.0.2 70,400 2/11/2025
9.6.0.1 65,064 1/28/2025
9.6.0 3,544 1/26/2025
9.6.0-preview-03 170 1/25/2025
9.6.0-preview-02 156 1/24/2025
9.6.0-preview-01 149 1/23/2025
9.5.1 77,982 12/12/2024
9.5.0 5,611 12/7/2024
9.4.9 20,803 11/16/2024
8.6.8 515 9/28/2025
8.6.7 12,715 7/28/2025
8.6.6 21,912 6/11/2025
8.6.5 7,244 5/28/2025
8.6.4 3,036 5/19/2025
8.6.3 3,624 5/9/2025
8.6.2 7,813 4/24/2025
8.6.1 257,813 1/23/2025
8.6.0.2 19,433 2/11/2025
8.6.0.1 1,901 1/28/2025
8.6.0 9,526 1/26/2025
8.6.0-preview-03 140 1/25/2025
8.6.0-preview-02 142 1/24/2025
8.6.0-preview-01 158 1/23/2025
8.5.1 67,261 12/12/2024
8.5.0 5,957 12/7/2024
8.4.9 50,021 11/16/2024
8.4.8 109,440 10/31/2024
8.4.7 36,670 10/26/2024
8.4.6 186,941 10/13/2024
8.4.5 231,287 8/20/2024
8.4.4 136,851 7/30/2024
8.4.3 165,972 7/1/2024
8.4.2 28,213 6/25/2024
8.4.1 39,141 6/21/2024
8.4.0 106,982 5/31/2024
8.3.14 88,201 5/3/2024
8.3.13 19,419 4/25/2024
8.3.12 18,097 4/18/2024
8.3.10 164,962 3/3/2024
8.3.9 10,507 2/29/2024
8.3.9-preview-02 477 2/3/2024
8.3.9-preview-01 708 1/23/2024
8.3.8 100,511 1/20/2024
8.3.7 121,046 11/20/2023
7.6.8 101 9/28/2025
7.6.7 346 7/28/2025
7.6.6 1,032 6/11/2025
7.6.5 658 5/28/2025
7.6.4 702 5/19/2025
7.6.3 859 5/9/2025
7.6.2 596 4/24/2025
7.6.1 1,463 1/23/2025
7.6.0.2 935 2/11/2025
7.6.0.1 898 1/28/2025
7.6.0 906 1/26/2025
7.6.0-preview-03 149 1/25/2025
7.6.0-preview-02 130 1/24/2025
7.6.0-preview-01 138 1/23/2025
7.5.1 1,063 12/12/2024
7.5.0 930 12/7/2024
7.4.9 1,063 11/16/2024
7.4.8 1,001 10/31/2024
7.4.7 884 10/26/2024
7.4.6 1,281 10/13/2024
7.4.5 19,177 8/20/2024
7.4.4 1,217 7/30/2024
7.4.3 10,428 7/1/2024
7.4.2 2,799 6/25/2024
7.4.1 1,089 6/21/2024
7.4.0 6,777 5/31/2024
7.3.14 14,772 5/3/2024
7.3.13 1,709 4/25/2024
7.3.12 1,806 4/18/2024
7.3.11 1,653 4/17/2024
7.3.10 29,059 3/3/2024
7.3.9 3,817 2/29/2024
7.3.9-preview-02 879 2/3/2024
7.3.9-preview-01 498 1/23/2024
7.3.8 25,835 1/20/2024
7.3.7 27,828 11/20/2023
7.3.6 16,243 11/19/2023
7.3.5 244,524 9/21/2023
7.3.4 134,405 8/3/2023
7.3.3 91,616 6/24/2023
7.3.2 399,177 4/1/2023
7.3.1 30,934 3/6/2023
7.3.0 2,267 3/3/2023
7.2.25 89,760 2/5/2023
7.2.24 215,937 12/18/2022
7.2.23 81,796 11/12/2022
6.6.8 77 9/28/2025
6.6.7 316 7/28/2025
6.6.6 1,222 6/11/2025
6.6.5 361 5/28/2025
6.6.4 515 5/19/2025
6.6.3 332 5/9/2025
6.6.2 411 4/24/2025
6.6.1 2,512 1/23/2025
6.6.0.2 1,593 2/11/2025
6.6.0.1 394 1/28/2025
6.6.0 1,134 1/26/2025
6.6.0-preview-03 146 1/25/2025
6.6.0-preview-02 151 1/24/2025
6.6.0-preview-01 138 1/23/2025
6.5.1 28,915 12/12/2024
6.5.0 505 12/7/2024
6.4.9 1,292 11/16/2024
6.4.8 554 10/31/2024
6.4.7 706 10/26/2024
6.4.6 1,932 10/13/2024
6.4.5 2,648 8/20/2024
6.4.4 1,268 7/30/2024
6.4.3 1,720 7/1/2024
6.4.2 523 6/25/2024
6.4.1 2,577 6/21/2024
6.4.0 2,105 5/31/2024
6.3.14 2,975 5/3/2024
6.3.13 13,590 4/25/2024
6.3.12 523 4/18/2024
6.3.11 458 4/17/2024
6.3.10 11,371 3/3/2024
6.3.9 2,939 2/29/2024
6.3.9-preview-02 594 2/3/2024
6.3.9-preview-01 346 1/23/2024
6.3.8 45,069 1/20/2024
6.3.7 42,074 11/20/2023
6.3.6 1,836 11/19/2023
6.3.5 675,510 9/21/2023
6.3.4 48,266 8/3/2023
6.3.3 41,055 6/24/2023
6.3.2 153,088 4/1/2023
6.3.1 40,339 3/6/2023
6.3.0 20,113 3/3/2023
6.2.25 55,757 2/5/2023
6.2.24 74,025 12/18/2022
6.2.23 79,710 11/12/2022
6.2.22 49,893 11/6/2022
6.2.21 48,719 10/28/2022
6.2.20 400,952 9/3/2022
6.2.20-preview-01 760 9/3/2022
6.2.19 354,010 6/26/2022
6.2.18 674,359 3/7/2022
6.2.17 67,379 2/21/2022
6.2.16 4,240 2/19/2022
6.2.15 182,225 12/17/2021
6.2.14 278,653 11/9/2021
6.2.13-preview.4.21253.1 1,972 10/9/2021
6.2.12-preview.4.21253.1 1,023 7/31/2021
6.2.11-preview.4.21253.1 339 7/19/2021
6.0.0-preview.4.21253.1 540 5/31/2021
6.0.0-preview.3.21201.2 365 5/9/2021
5.6.8 74 9/28/2025
5.6.7 196 7/28/2025
5.6.6 397 6/11/2025
5.6.5 263 5/28/2025
5.6.4 261 5/19/2025
5.6.3 208 5/9/2025
5.6.2 277 4/24/2025
5.6.1 405 1/23/2025
5.6.0.2 245 2/11/2025
5.6.0.1 231 1/28/2025
5.6.0 246 1/26/2025
5.6.0-preview-03 155 1/25/2025
5.6.0-preview-02 151 1/24/2025
5.6.0-preview-01 149 1/23/2025
5.5.1 606 12/12/2024
5.5.0 247 12/7/2024
5.4.9 245 11/16/2024
5.4.8 245 10/31/2024
5.4.7 251 10/26/2024
5.4.6 278 10/13/2024
5.4.5 388 8/20/2024
5.4.4 439 7/30/2024
5.4.3 402 7/1/2024
5.4.2 274 6/25/2024
5.4.1 290 6/21/2024
5.4.0 290 5/31/2024
5.3.14 262 5/3/2024
5.3.13 273 4/25/2024
5.3.12 276 4/18/2024
5.3.11 462 4/17/2024
5.3.10 1,074 3/3/2024
5.3.9 368 2/29/2024
5.3.9-preview-02 349 2/3/2024
5.3.9-preview-01 353 1/23/2024
5.3.8 507 1/20/2024
5.3.7 3,127 11/20/2023
5.3.6 602 11/19/2023
5.3.5 1,239 9/21/2023
5.3.4 1,181 8/3/2023
5.3.3 2,536 6/24/2023
5.3.2 34,011 4/1/2023
5.3.1 970 3/6/2023
5.3.0 1,015 3/3/2023
5.2.25 1,105 2/5/2023
5.2.24 10,735 12/18/2022
5.2.23 3,667 11/12/2022
5.2.22 5,355 11/6/2022
5.2.21 1,090 10/28/2022
5.2.20 30,903 9/3/2022
5.2.20-preview-01 763 9/3/2022
5.2.19 32,638 6/26/2022
5.2.18 19,257 3/7/2022
5.2.17 4,966 2/21/2022
5.2.16 2,398 2/19/2022
5.2.15 142,259 12/17/2021
5.2.14 17,870 11/9/2021
5.2.13 165,062 10/9/2021
5.2.12 202,251 7/31/2021
5.2.11 82,036 7/19/2021
5.2.10 342,306 5/31/2021
5.2.9 192,023 3/26/2021
5.2.8 284,055 2/13/2021
5.2.7 81,429 12/26/2020
5.2.7-preview-03 1,080 12/26/2020
5.2.7-preview-01 1,082 12/26/2020
3.6.8 85 9/28/2025
3.6.7 273 7/28/2025
3.6.6 406 6/11/2025
3.6.5 732 5/28/2025
3.6.4 295 5/19/2025
3.6.3 218 5/9/2025
3.6.2 286 4/24/2025
3.6.1 320 1/23/2025
3.6.0.2 268 2/11/2025
3.6.0.1 238 1/28/2025
3.6.0 242 1/26/2025
3.6.0-preview-03 138 1/25/2025
3.6.0-preview-02 129 1/24/2025
3.6.0-preview-01 162 1/23/2025
3.5.1 262 12/12/2024
3.5.0 250 12/7/2024
3.4.9 252 11/16/2024
3.4.8 247 10/31/2024
3.4.7 244 10/26/2024
3.4.6 284 10/13/2024
3.4.5 2,765 8/20/2024
3.4.4 247 7/30/2024
3.4.3 1,069 7/1/2024
3.4.2 288 6/25/2024
3.4.1 280 6/21/2024
3.4.0 319 5/31/2024
3.3.14 294 5/3/2024
3.3.13 277 4/25/2024
3.3.12 283 4/18/2024
3.3.11 271 4/17/2024
3.3.10 642 3/3/2024
3.3.9 371 2/29/2024
3.3.9-preview-02 315 2/3/2024
3.3.9-preview-01 381 1/23/2024
3.3.8 494 1/20/2024
3.3.7 10,664 11/20/2023
3.3.6 596 11/19/2023
3.3.5 3,227 9/21/2023
3.3.4 1,802 8/3/2023
3.3.3 9,266 6/24/2023
3.3.2 3,003 4/1/2023
3.3.1 1,353 3/6/2023
3.3.0 926 3/3/2023
3.2.25 1,674 2/5/2023
3.2.24 18,557 12/18/2022
3.2.23 1,762 11/12/2022
3.2.22 1,133 11/6/2022
3.2.21 1,173 10/28/2022
3.2.20 23,281 9/3/2022
3.2.20-preview-01 713 9/3/2022
3.2.19 48,562 6/26/2022
3.2.18 25,585 3/7/2022
3.2.17 1,388 2/21/2022
3.2.16 1,212 2/19/2022
3.2.15 26,625 12/17/2021
3.2.14 18,274 11/9/2021
3.2.13 2,690 10/9/2021
3.2.12 23,121 7/31/2021
3.2.11 4,960 7/19/2021
3.2.10 40,191 5/31/2021
3.2.9 22,956 3/26/2021
3.2.8 20,590 2/13/2021
3.2.7 73,928 12/26/2020
3.2.7-preview-03 1,084 12/26/2020
3.2.7-preview-02 1,112 12/26/2020
3.2.7-preview-01 1,109 12/26/2020
3.2.6 135,916 11/25/2020
3.2.6-preview-01 1,000 11/25/2020
3.2.5 198,170 10/24/2020
3.2.4 8,863 10/19/2020
3.2.3 12,281 10/11/2020
3.2.2 84,182 8/19/2020
3.2.1 11,011 8/8/2020
3.2.0 26,799 7/27/2020
2.6.8 74 9/28/2025
2.6.7 227 7/28/2025
2.6.6 419 6/11/2025
2.6.5 258 5/28/2025
2.6.4 269 5/19/2025
2.6.3 215 5/9/2025
2.6.2 287 4/24/2025
2.6.1 241 1/23/2025
2.6.0.2 250 2/11/2025
2.6.0.1 238 1/28/2025
2.6.0 337 1/26/2025
2.6.0-preview-03 138 1/25/2025
2.6.0-preview-02 145 1/24/2025
2.6.0-preview-01 149 1/23/2025
2.5.1 263 12/12/2024
2.5.0 267 12/7/2024
2.4.9 245 11/16/2024
2.4.8 244 10/31/2024
2.4.7 255 10/26/2024
2.4.6 262 10/13/2024
2.4.5 281 8/20/2024
2.4.4 237 7/30/2024
2.4.3 287 7/1/2024
2.4.2 262 6/25/2024
2.4.1 266 6/21/2024
2.4.0 262 5/31/2024
2.3.14 277 5/3/2024
2.3.13 325 4/25/2024
2.3.12 275 4/18/2024
2.3.11 261 4/17/2024
2.3.10 366 3/3/2024
2.3.9 374 2/29/2024
2.3.9-preview-02 334 2/3/2024
2.3.9-preview-01 382 1/23/2024
2.3.8 450 1/20/2024
2.3.7 608 11/20/2023
2.3.6 589 11/19/2023
2.3.5 649 9/21/2023
2.3.4 815 8/3/2023
2.3.3 816 6/24/2023
2.3.2 916 4/1/2023
2.3.1 882 3/6/2023
2.3.0 915 3/3/2023
2.2.25 950 2/5/2023
2.2.24 957 12/18/2022
2.2.23 981 11/12/2022
2.2.22 1,030 11/6/2022
2.2.21 1,039 10/28/2022
2.2.20 1,090 9/3/2022
2.2.20-preview-01 706 9/3/2022
2.2.19 1,173 6/26/2022
2.2.18 1,349 3/7/2022
2.2.17 1,158 2/21/2022
2.2.16 1,211 2/19/2022
2.2.15 1,108 12/17/2021
2.2.14 1,080 11/9/2021
2.2.13 1,130 10/9/2021
2.2.12 1,420 7/31/2021
2.2.11 1,962 7/19/2021
2.2.10 1,693 5/31/2021
2.2.9 7,467 3/26/2021
2.2.8 2,033 2/13/2021
2.2.7 1,408 12/26/2020
2.2.7-preview-03 1,082 12/26/2020
2.2.7-preview-02 1,063 12/26/2020
2.2.7-preview-01 1,121 12/26/2020
2.2.6 13,050 11/25/2020
2.2.6-preview-01 910 11/25/2020
2.2.5 4,470 10/24/2020
2.2.4 2,986 10/19/2020
2.2.3 1,339 10/11/2020
2.2.2 22,595 8/19/2020
2.2.1 8,398 8/8/2020
2.2.0 66,835 7/27/2020
1.1.8 20,886 7/12/2020
1.1.7 5,603 7/6/2020
1.1.6 2,991 7/5/2020
1.1.5 42,465 6/15/2020
1.1.4 1,404 6/15/2020
1.1.3 1,410 6/15/2020
1.1.2 23,056 5/31/2020
1.1.1 27,977 5/14/2020
1.1.0 24,422 4/25/2020
1.0.24 13,775 4/16/2020
1.0.23 220,304 3/26/2020
1.0.22 6,398 3/18/2020
1.0.21 38,766 2/29/2020
1.0.20 142,426 1/11/2020
1.0.19 116,847 8/29/2019
1.0.18 84,067 7/2/2019
1.0.17 43,597 6/14/2019
1.0.16 4,840 6/6/2019
1.0.15 6,195 5/20/2019
1.0.14 5,247 5/14/2019
1.0.13 15,381 5/3/2019
1.0.12 71,088 3/26/2019
1.0.11 14,263 2/28/2019
1.0.10 32,787 2/5/2019
1.0.9.2 593,376 1/10/2019
1.0.9.1 1,817 1/7/2019
1.0.9 36,570 10/19/2018
1.0.8.18 82,764 9/4/2018
1.0.8.17 12,023 8/27/2018
1.0.8.16 19,131 8/19/2018
1.0.8.15 1,948 8/17/2018
1.0.8.13 6,578 8/2/2018
1.0.8.12 5,363 7/27/2018
1.0.8.11 39,210 6/6/2018
1.0.8.10 2,807 6/5/2018
1.0.8.9 7,404 5/26/2018
1.0.8.8 2,367 5/21/2018
1.0.8.7 3,660 5/9/2018
1.0.8.6 3,017 4/28/2018
1.0.8.5 2,596 4/27/2018
1.0.8.4 2,366 4/25/2018
1.0.8.3 4,136 3/30/2018
1.0.8.2 57,600 1/9/2018
1.0.8.1 5,892 1/5/2018
1.0.8 21,572 12/16/2017
1.0.4.8 17,634 11/1/2017
1.0.4.7 4,801 9/12/2017
1.0.4.6 6,560 7/8/2017
1.0.4.5 2,302 6/28/2017
1.0.4.4 2,139 6/27/2017
1.0.4.3 2,444 6/1/2017
1.0.4.2 2,109 6/1/2017
1.0.4.1 2,117 5/31/2017
1.0.4 2,770 5/17/2017
1.0.3.6 3,709 4/8/2017
1.0.3.5 2,671 3/30/2017
1.0.3.4 2,561 3/25/2017
1.0.3.3 6,345 11/16/2016
1.0.3.2 2,578 10/31/2016
1.0.3.1 2,448 10/30/2016
1.0.3 2,340 10/22/2016
1.0.1 3,600 6/27/2016
1.0.0 11,367 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md