Microsoft.EntityFrameworkCore.DynamicLinq 8.6.0-preview-02

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-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.6.0-preview-02
                    
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-02" />
                    
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-02" />
                    
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-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.6.0-preview-02"
                    
#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-02
                    
#: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-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-02&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

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

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.

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 1,152 9/28/2025
9.6.7 38,622 7/28/2025
9.6.6 74,337 6/11/2025
9.6.5 8,780 5/28/2025
9.6.4 9,598 5/19/2025
9.6.3 4,539 5/9/2025
9.6.2 16,223 4/24/2025
9.6.0.2 71,106 2/11/2025
9.6.0.1 66,136 1/28/2025
9.6.0 3,588 1/26/2025
9.6.0-preview-03 172 1/25/2025
9.6.0-preview-02 156 1/24/2025
9.6.0-preview-01 150 1/23/2025
9.5.1 78,259 12/12/2024
9.5.0 5,689 12/7/2024
9.4.9 20,893 11/16/2024
8.6.8 886 9/28/2025
8.6.7 13,524 7/28/2025
8.6.6 22,406 6/11/2025
8.6.5 7,526 5/28/2025
8.6.4 3,082 5/19/2025
8.6.3 3,687 5/9/2025
8.6.2 8,027 4/24/2025
8.6.1 260,217 1/23/2025
8.6.0.2 19,895 2/11/2025
8.6.0.1 1,931 1/28/2025
8.6.0 9,604 1/26/2025
8.6.0-preview-03 140 1/25/2025
8.6.0-preview-02 152 1/24/2025
8.6.0-preview-01 160 1/23/2025
8.5.1 67,923 12/12/2024
8.5.0 6,123 12/7/2024
8.4.9 50,379 11/16/2024
8.4.8 110,027 10/31/2024
8.4.7 37,590 10/26/2024
8.4.6 187,863 10/13/2024
8.4.5 232,702 8/20/2024
8.4.4 137,532 7/30/2024
8.4.3 167,020 7/1/2024
8.4.2 28,289 6/25/2024
8.4.1 39,173 6/21/2024
8.4.0 107,837 5/31/2024
8.3.14 88,637 5/3/2024
8.3.13 19,475 4/25/2024
8.3.12 18,138 4/18/2024
8.3.10 165,794 3/3/2024
8.3.9 10,526 2/29/2024
8.3.9-preview-02 488 2/3/2024
8.3.9-preview-01 708 1/23/2024
8.3.8 100,760 1/20/2024
8.3.7 121,596 11/20/2023
7.6.8 167 9/28/2025
7.6.7 358 7/28/2025
7.6.6 1,044 6/11/2025
7.6.5 670 5/28/2025
7.6.4 725 5/19/2025
7.6.3 880 5/9/2025
7.6.2 610 4/24/2025
7.6.1 1,488 1/23/2025
7.6.0.2 947 2/11/2025
7.6.0.1 909 1/28/2025
7.6.0 917 1/26/2025
7.6.0-preview-03 150 1/25/2025
7.6.0-preview-02 130 1/24/2025
7.6.0-preview-01 149 1/23/2025
7.5.1 1,074 12/12/2024
7.5.0 942 12/7/2024
7.4.9 1,085 11/16/2024
7.4.8 1,013 10/31/2024
7.4.7 906 10/26/2024
7.4.6 1,292 10/13/2024
7.4.5 19,496 8/20/2024
7.4.4 1,229 7/30/2024
7.4.3 10,630 7/1/2024
7.4.2 2,992 6/25/2024
7.4.1 1,111 6/21/2024
7.4.0 6,928 5/31/2024
7.3.14 15,399 5/3/2024
7.3.13 1,721 4/25/2024
7.3.12 1,837 4/18/2024
7.3.11 1,674 4/17/2024
7.3.10 30,232 3/3/2024
7.3.9 3,829 2/29/2024
7.3.9-preview-02 879 2/3/2024
7.3.9-preview-01 499 1/23/2024
7.3.8 26,314 1/20/2024
7.3.7 27,961 11/20/2023
7.3.6 16,956 11/19/2023
7.3.5 245,018 9/21/2023
7.3.4 135,058 8/3/2023
7.3.3 92,626 6/24/2023
7.3.2 399,580 4/1/2023
7.3.1 31,627 3/6/2023
7.3.0 2,280 3/3/2023
7.2.25 91,626 2/5/2023
7.2.24 216,431 12/18/2022
7.2.23 82,551 11/12/2022
6.6.8 153 9/28/2025
6.6.7 334 7/28/2025
6.6.6 1,282 6/11/2025
6.6.5 384 5/28/2025
6.6.4 529 5/19/2025
6.6.3 345 5/9/2025
6.6.2 434 4/24/2025
6.6.1 2,545 1/23/2025
6.6.0.2 1,606 2/11/2025
6.6.0.1 406 1/28/2025
6.6.0 1,200 1/26/2025
6.6.0-preview-03 156 1/25/2025
6.6.0-preview-02 151 1/24/2025
6.6.0-preview-01 138 1/23/2025
6.5.1 29,228 12/12/2024
6.5.0 518 12/7/2024
6.4.9 1,335 11/16/2024
6.4.8 568 10/31/2024
6.4.7 719 10/26/2024
6.4.6 1,950 10/13/2024
6.4.5 2,663 8/20/2024
6.4.4 1,281 7/30/2024
6.4.3 1,742 7/1/2024
6.4.2 535 6/25/2024
6.4.1 2,589 6/21/2024
6.4.0 2,120 5/31/2024
6.3.14 2,998 5/3/2024
6.3.13 13,677 4/25/2024
6.3.12 535 4/18/2024
6.3.11 470 4/17/2024
6.3.10 11,483 3/3/2024
6.3.9 2,963 2/29/2024
6.3.9-preview-02 594 2/3/2024
6.3.9-preview-01 357 1/23/2024
6.3.8 45,295 1/20/2024
6.3.7 42,147 11/20/2023
6.3.6 1,858 11/19/2023
6.3.5 688,919 9/21/2023
6.3.4 48,283 8/3/2023
6.3.3 41,167 6/24/2023
6.3.2 154,069 4/1/2023
6.3.1 40,367 3/6/2023
6.3.0 20,129 3/3/2023
6.2.25 55,898 2/5/2023
6.2.24 74,337 12/18/2022
6.2.23 79,832 11/12/2022
6.2.22 50,190 11/6/2022
6.2.21 49,086 10/28/2022
6.2.20 401,486 9/3/2022
6.2.20-preview-01 761 9/3/2022
6.2.19 355,090 6/26/2022
6.2.18 675,458 3/7/2022
6.2.17 67,425 2/21/2022
6.2.16 4,263 2/19/2022
6.2.15 182,520 12/17/2021
6.2.14 279,392 11/9/2021
6.2.13-preview.4.21253.1 2,018 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 369 5/9/2021
5.6.8 150 9/28/2025
5.6.7 218 7/28/2025
5.6.6 422 6/11/2025
5.6.5 290 5/28/2025
5.6.4 284 5/19/2025
5.6.3 221 5/9/2025
5.6.2 299 4/24/2025
5.6.1 418 1/23/2025
5.6.0.2 269 2/11/2025
5.6.0.1 243 1/28/2025
5.6.0 258 1/26/2025
5.6.0-preview-03 166 1/25/2025
5.6.0-preview-02 151 1/24/2025
5.6.0-preview-01 162 1/23/2025
5.5.1 618 12/12/2024
5.5.0 270 12/7/2024
5.4.9 257 11/16/2024
5.4.8 257 10/31/2024
5.4.7 265 10/26/2024
5.4.6 290 10/13/2024
5.4.5 412 8/20/2024
5.4.4 451 7/30/2024
5.4.3 414 7/1/2024
5.4.2 287 6/25/2024
5.4.1 302 6/21/2024
5.4.0 312 5/31/2024
5.3.14 274 5/3/2024
5.3.13 298 4/25/2024
5.3.12 289 4/18/2024
5.3.11 485 4/17/2024
5.3.10 1,091 3/3/2024
5.3.9 390 2/29/2024
5.3.9-preview-02 352 2/3/2024
5.3.9-preview-01 363 1/23/2024
5.3.8 529 1/20/2024
5.3.7 3,145 11/20/2023
5.3.6 614 11/19/2023
5.3.5 1,252 9/21/2023
5.3.4 1,203 8/3/2023
5.3.3 2,549 6/24/2023
5.3.2 34,323 4/1/2023
5.3.1 985 3/6/2023
5.3.0 1,038 3/3/2023
5.2.25 1,119 2/5/2023
5.2.24 10,759 12/18/2022
5.2.23 3,689 11/12/2022
5.2.22 5,378 11/6/2022
5.2.21 1,104 10/28/2022
5.2.20 31,017 9/3/2022
5.2.20-preview-01 777 9/3/2022
5.2.19 32,717 6/26/2022
5.2.18 19,283 3/7/2022
5.2.17 4,993 2/21/2022
5.2.16 2,421 2/19/2022
5.2.15 142,709 12/17/2021
5.2.14 17,901 11/9/2021
5.2.13 165,122 10/9/2021
5.2.12 204,087 7/31/2021
5.2.11 82,609 7/19/2021
5.2.10 343,629 5/31/2021
5.2.9 192,591 3/26/2021
5.2.8 284,802 2/13/2021
5.2.7 81,520 12/26/2020
5.2.7-preview-03 1,082 12/26/2020
5.2.7-preview-01 1,082 12/26/2020
3.6.8 149 9/28/2025
3.6.7 303 7/28/2025
3.6.6 418 6/11/2025
3.6.5 766 5/28/2025
3.6.4 326 5/19/2025
3.6.3 230 5/9/2025
3.6.2 308 4/24/2025
3.6.1 347 1/23/2025
3.6.0.2 280 2/11/2025
3.6.0.1 251 1/28/2025
3.6.0 254 1/26/2025
3.6.0-preview-03 148 1/25/2025
3.6.0-preview-02 139 1/24/2025
3.6.0-preview-01 163 1/23/2025
3.5.1 285 12/12/2024
3.5.0 263 12/7/2024
3.4.9 265 11/16/2024
3.4.8 260 10/31/2024
3.4.7 256 10/26/2024
3.4.6 296 10/13/2024
3.4.5 2,813 8/20/2024
3.4.4 259 7/30/2024
3.4.3 1,111 7/1/2024
3.4.2 300 6/25/2024
3.4.1 302 6/21/2024
3.4.0 331 5/31/2024
3.3.14 307 5/3/2024
3.3.13 290 4/25/2024
3.3.12 304 4/18/2024
3.3.11 292 4/17/2024
3.3.10 655 3/3/2024
3.3.9 383 2/29/2024
3.3.9-preview-02 326 2/3/2024
3.3.9-preview-01 381 1/23/2024
3.3.8 517 1/20/2024
3.3.7 10,788 11/20/2023
3.3.6 618 11/19/2023
3.3.5 3,242 9/21/2023
3.3.4 1,814 8/3/2023
3.3.3 9,278 6/24/2023
3.3.2 3,016 4/1/2023
3.3.1 1,365 3/6/2023
3.3.0 940 3/3/2023
3.2.25 1,697 2/5/2023
3.2.24 18,637 12/18/2022
3.2.23 1,774 11/12/2022
3.2.22 1,156 11/6/2022
3.2.21 1,185 10/28/2022
3.2.20 23,307 9/3/2022
3.2.20-preview-01 714 9/3/2022
3.2.19 48,590 6/26/2022
3.2.18 25,608 3/7/2022
3.2.17 1,399 2/21/2022
3.2.16 1,235 2/19/2022
3.2.15 26,653 12/17/2021
3.2.14 18,297 11/9/2021
3.2.13 2,713 10/9/2021
3.2.12 23,133 7/31/2021
3.2.11 4,982 7/19/2021
3.2.10 40,219 5/31/2021
3.2.9 22,971 3/26/2021
3.2.8 20,625 2/13/2021
3.2.7 73,950 12/26/2020
3.2.7-preview-03 1,084 12/26/2020
3.2.7-preview-02 1,124 12/26/2020
3.2.7-preview-01 1,110 12/26/2020
3.2.6 136,159 11/25/2020
3.2.6-preview-01 1,000 11/25/2020
3.2.5 199,121 10/24/2020
3.2.4 9,249 10/19/2020
3.2.3 12,294 10/11/2020
3.2.2 84,671 8/19/2020
3.2.1 11,026 8/8/2020
3.2.0 26,817 7/27/2020
2.6.8 138 9/28/2025
2.6.7 238 7/28/2025
2.6.6 430 6/11/2025
2.6.5 280 5/28/2025
2.6.4 281 5/19/2025
2.6.3 227 5/9/2025
2.6.2 310 4/24/2025
2.6.1 253 1/23/2025
2.6.0.2 261 2/11/2025
2.6.0.1 251 1/28/2025
2.6.0 365 1/26/2025
2.6.0-preview-03 158 1/25/2025
2.6.0-preview-02 156 1/24/2025
2.6.0-preview-01 159 1/23/2025
2.5.1 285 12/12/2024
2.5.0 278 12/7/2024
2.4.9 266 11/16/2024
2.4.8 265 10/31/2024
2.4.7 266 10/26/2024
2.4.6 283 10/13/2024
2.4.5 303 8/20/2024
2.4.4 248 7/30/2024
2.4.3 299 7/1/2024
2.4.2 283 6/25/2024
2.4.1 287 6/21/2024
2.4.0 283 5/31/2024
2.3.14 288 5/3/2024
2.3.13 337 4/25/2024
2.3.12 286 4/18/2024
2.3.11 284 4/17/2024
2.3.10 377 3/3/2024
2.3.9 397 2/29/2024
2.3.9-preview-02 344 2/3/2024
2.3.9-preview-01 382 1/23/2024
2.3.8 472 1/20/2024
2.3.7 619 11/20/2023
2.3.6 601 11/19/2023
2.3.5 670 9/21/2023
2.3.4 827 8/3/2023
2.3.3 828 6/24/2023
2.3.2 928 4/1/2023
2.3.1 904 3/6/2023
2.3.0 939 3/3/2023
2.2.25 972 2/5/2023
2.2.24 979 12/18/2022
2.2.23 993 11/12/2022
2.2.22 1,053 11/6/2022
2.2.21 1,060 10/28/2022
2.2.20 1,112 9/3/2022
2.2.20-preview-01 706 9/3/2022
2.2.19 1,184 6/26/2022
2.2.18 1,360 3/7/2022
2.2.17 1,169 2/21/2022
2.2.16 1,223 2/19/2022
2.2.15 1,130 12/17/2021
2.2.14 1,091 11/9/2021
2.2.13 1,141 10/9/2021
2.2.12 1,433 7/31/2021
2.2.11 1,973 7/19/2021
2.2.10 1,704 5/31/2021
2.2.9 7,480 3/26/2021
2.2.8 2,045 2/13/2021
2.2.7 1,419 12/26/2020
2.2.7-preview-03 1,083 12/26/2020
2.2.7-preview-02 1,063 12/26/2020
2.2.7-preview-01 1,124 12/26/2020
2.2.6 13,074 11/25/2020
2.2.6-preview-01 922 11/25/2020
2.2.5 4,524 10/24/2020
2.2.4 2,998 10/19/2020
2.2.3 1,363 10/11/2020
2.2.2 22,608 8/19/2020
2.2.1 8,409 8/8/2020
2.2.0 67,024 7/27/2020
1.1.8 20,897 7/12/2020
1.1.7 5,614 7/6/2020
1.1.6 3,002 7/5/2020
1.1.5 42,476 6/15/2020
1.1.4 1,424 6/15/2020
1.1.3 1,421 6/15/2020
1.1.2 23,304 5/31/2020
1.1.1 27,991 5/14/2020
1.1.0 24,555 4/25/2020
1.0.24 14,047 4/16/2020
1.0.23 222,068 3/26/2020
1.0.22 6,420 3/18/2020
1.0.21 39,314 2/29/2020
1.0.20 143,440 1/11/2020
1.0.19 117,036 8/29/2019
1.0.18 84,090 7/2/2019
1.0.17 43,614 6/14/2019
1.0.16 4,874 6/6/2019
1.0.15 6,231 5/20/2019
1.0.14 5,260 5/14/2019
1.0.13 15,419 5/3/2019
1.0.12 71,233 3/26/2019
1.0.11 14,275 2/28/2019
1.0.10 33,033 2/5/2019
1.0.9.2 594,134 1/10/2019
1.0.9.1 1,829 1/7/2019
1.0.9 36,599 10/19/2018
1.0.8.18 82,828 9/4/2018
1.0.8.17 12,035 8/27/2018
1.0.8.16 19,261 8/19/2018
1.0.8.15 1,959 8/17/2018
1.0.8.13 6,589 8/2/2018
1.0.8.12 5,388 7/27/2018
1.0.8.11 39,378 6/6/2018
1.0.8.10 2,819 6/5/2018
1.0.8.9 7,441 5/26/2018
1.0.8.8 2,389 5/21/2018
1.0.8.7 3,673 5/9/2018
1.0.8.6 3,028 4/28/2018
1.0.8.5 2,608 4/27/2018
1.0.8.4 2,388 4/25/2018
1.0.8.3 4,148 3/30/2018
1.0.8.2 57,723 1/9/2018
1.0.8.1 5,941 1/5/2018
1.0.8 21,678 12/16/2017
1.0.4.8 17,731 11/1/2017
1.0.4.7 4,812 9/12/2017
1.0.4.6 6,582 7/8/2017
1.0.4.5 2,313 6/28/2017
1.0.4.4 2,159 6/27/2017
1.0.4.3 2,465 6/1/2017
1.0.4.2 2,131 6/1/2017
1.0.4.1 2,147 5/31/2017
1.0.4 2,781 5/17/2017
1.0.3.6 3,731 4/8/2017
1.0.3.5 2,682 3/30/2017
1.0.3.4 2,593 3/25/2017
1.0.3.3 6,365 11/16/2016
1.0.3.2 2,589 10/31/2016
1.0.3.1 2,460 10/30/2016
1.0.3 2,351 10/22/2016
1.0.1 3,611 6/27/2016
1.0.0 11,394 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md