Microsoft.EntityFrameworkCore.DynamicLinq 9.6.0-preview-01

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 9.6.0-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 9.6.0-preview-01
                    
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="9.6.0-preview-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="9.6.0-preview-01" />
                    
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 9.6.0-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 9.6.0-preview-01"
                    
#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@9.6.0-preview-01
                    
#: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=9.6.0-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=9.6.0-preview-01&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 net9.0 is compatible.  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 713 9/28/2025
9.6.7 35,923 7/28/2025
9.6.6 71,977 6/11/2025
9.6.5 8,667 5/28/2025
9.6.4 9,483 5/19/2025
9.6.3 4,519 5/9/2025
9.6.2 16,001 4/24/2025
9.6.0.2 70,575 2/11/2025
9.6.0.1 65,273 1/28/2025
9.6.0 3,548 1/26/2025
9.6.0-preview-03 171 1/25/2025
9.6.0-preview-02 156 1/24/2025
9.6.0-preview-01 149 1/23/2025
9.5.1 78,068 12/12/2024
9.5.0 5,637 12/7/2024
9.4.9 20,842 11/16/2024
8.6.8 544 9/28/2025
8.6.7 12,929 7/28/2025
8.6.6 22,015 6/11/2025
8.6.5 7,331 5/28/2025
8.6.4 3,044 5/19/2025
8.6.3 3,636 5/9/2025
8.6.2 7,871 4/24/2025
8.6.1 258,526 1/23/2025
8.6.0.2 19,544 2/11/2025
8.6.0.1 1,914 1/28/2025
8.6.0 9,531 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 158 1/23/2025
8.5.1 67,441 12/12/2024
8.5.0 5,979 12/7/2024
8.4.9 50,122 11/16/2024
8.4.8 109,499 10/31/2024
8.4.7 36,942 10/26/2024
8.4.6 187,154 10/13/2024
8.4.5 231,624 8/20/2024
8.4.4 136,911 7/30/2024
8.4.3 166,126 7/1/2024
8.4.2 28,217 6/25/2024
8.4.1 39,152 6/21/2024
8.4.0 107,183 5/31/2024
8.3.14 88,378 5/3/2024
8.3.13 19,431 4/25/2024
8.3.12 18,106 4/18/2024
8.3.10 165,226 3/3/2024
8.3.9 10,511 2/29/2024
8.3.9-preview-02 487 2/3/2024
8.3.9-preview-01 708 1/23/2024
8.3.8 100,579 1/20/2024
8.3.7 121,129 11/20/2023
7.6.8 105 9/28/2025
7.6.7 348 7/28/2025
7.6.6 1,034 6/11/2025
7.6.5 659 5/28/2025
7.6.4 714 5/19/2025
7.6.3 870 5/9/2025
7.6.2 598 4/24/2025
7.6.1 1,475 1/23/2025
7.6.0.2 936 2/11/2025
7.6.0.1 899 1/28/2025
7.6.0 907 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 148 1/23/2025
7.5.1 1,064 12/12/2024
7.5.0 932 12/7/2024
7.4.9 1,075 11/16/2024
7.4.8 1,002 10/31/2024
7.4.7 895 10/26/2024
7.4.6 1,282 10/13/2024
7.4.5 19,249 8/20/2024
7.4.4 1,219 7/30/2024
7.4.3 10,429 7/1/2024
7.4.2 2,811 6/25/2024
7.4.1 1,100 6/21/2024
7.4.0 6,779 5/31/2024
7.3.14 14,783 5/3/2024
7.3.13 1,710 4/25/2024
7.3.12 1,819 4/18/2024
7.3.11 1,663 4/17/2024
7.3.10 29,097 3/3/2024
7.3.9 3,818 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,874 1/20/2024
7.3.7 27,831 11/20/2023
7.3.6 16,271 11/19/2023
7.3.5 244,617 9/21/2023
7.3.4 134,580 8/3/2023
7.3.3 91,765 6/24/2023
7.3.2 399,265 4/1/2023
7.3.1 31,425 3/6/2023
7.3.0 2,269 3/3/2023
7.2.25 90,273 2/5/2023
7.2.24 216,031 12/18/2022
7.2.23 81,964 11/12/2022
6.6.8 88 9/28/2025
6.6.7 318 7/28/2025
6.6.6 1,245 6/11/2025
6.6.5 372 5/28/2025
6.6.4 516 5/19/2025
6.6.3 334 5/9/2025
6.6.2 423 4/24/2025
6.6.1 2,525 1/23/2025
6.6.0.2 1,594 2/11/2025
6.6.0.1 395 1/28/2025
6.6.0 1,142 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 28,975 12/12/2024
6.5.0 507 12/7/2024
6.4.9 1,307 11/16/2024
6.4.8 557 10/31/2024
6.4.7 707 10/26/2024
6.4.6 1,934 10/13/2024
6.4.5 2,650 8/20/2024
6.4.4 1,269 7/30/2024
6.4.3 1,731 7/1/2024
6.4.2 524 6/25/2024
6.4.1 2,578 6/21/2024
6.4.0 2,107 5/31/2024
6.3.14 2,987 5/3/2024
6.3.13 13,628 4/25/2024
6.3.12 524 4/18/2024
6.3.11 459 4/17/2024
6.3.10 11,378 3/3/2024
6.3.9 2,942 2/29/2024
6.3.9-preview-02 594 2/3/2024
6.3.9-preview-01 356 1/23/2024
6.3.8 45,115 1/20/2024
6.3.7 42,114 11/20/2023
6.3.6 1,847 11/19/2023
6.3.5 679,507 9/21/2023
6.3.4 48,270 8/3/2023
6.3.3 41,088 6/24/2023
6.3.2 153,159 4/1/2023
6.3.1 40,353 3/6/2023
6.3.0 20,116 3/3/2023
6.2.25 55,802 2/5/2023
6.2.24 74,090 12/18/2022
6.2.23 79,747 11/12/2022
6.2.22 49,909 11/6/2022
6.2.21 48,782 10/28/2022
6.2.20 401,050 9/3/2022
6.2.20-preview-01 760 9/3/2022
6.2.19 354,255 6/26/2022
6.2.18 674,617 3/7/2022
6.2.17 67,400 2/21/2022
6.2.16 4,252 2/19/2022
6.2.15 182,301 12/17/2021
6.2.14 278,844 11/9/2021
6.2.13-preview.4.21253.1 1,983 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 366 5/9/2021
5.6.8 86 9/28/2025
5.6.7 207 7/28/2025
5.6.6 409 6/11/2025
5.6.5 269 5/28/2025
5.6.4 272 5/19/2025
5.6.3 209 5/9/2025
5.6.2 288 4/24/2025
5.6.1 406 1/23/2025
5.6.0.2 256 2/11/2025
5.6.0.1 232 1/28/2025
5.6.0 247 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 160 1/23/2025
5.5.1 607 12/12/2024
5.5.0 258 12/7/2024
5.4.9 246 11/16/2024
5.4.8 246 10/31/2024
5.4.7 252 10/26/2024
5.4.6 279 10/13/2024
5.4.5 398 8/20/2024
5.4.4 440 7/30/2024
5.4.3 403 7/1/2024
5.4.2 275 6/25/2024
5.4.1 291 6/21/2024
5.4.0 301 5/31/2024
5.3.14 263 5/3/2024
5.3.13 286 4/25/2024
5.3.12 277 4/18/2024
5.3.11 474 4/17/2024
5.3.10 1,076 3/3/2024
5.3.9 379 2/29/2024
5.3.9-preview-02 350 2/3/2024
5.3.9-preview-01 363 1/23/2024
5.3.8 518 1/20/2024
5.3.7 3,128 11/20/2023
5.3.6 603 11/19/2023
5.3.5 1,240 9/21/2023
5.3.4 1,192 8/3/2023
5.3.3 2,537 6/24/2023
5.3.2 34,017 4/1/2023
5.3.1 973 3/6/2023
5.3.0 1,027 3/3/2023
5.2.25 1,108 2/5/2023
5.2.24 10,738 12/18/2022
5.2.23 3,670 11/12/2022
5.2.22 5,367 11/6/2022
5.2.21 1,093 10/28/2022
5.2.20 30,927 9/3/2022
5.2.20-preview-01 774 9/3/2022
5.2.19 32,656 6/26/2022
5.2.18 19,272 3/7/2022
5.2.17 4,978 2/21/2022
5.2.16 2,410 2/19/2022
5.2.15 142,535 12/17/2021
5.2.14 17,882 11/9/2021
5.2.13 165,075 10/9/2021
5.2.12 203,638 7/31/2021
5.2.11 82,152 7/19/2021
5.2.10 342,597 5/31/2021
5.2.9 192,152 3/26/2021
5.2.8 284,304 2/13/2021
5.2.7 81,431 12/26/2020
5.2.7-preview-03 1,081 12/26/2020
5.2.7-preview-01 1,082 12/26/2020
3.6.8 86 9/28/2025
3.6.7 285 7/28/2025
3.6.6 407 6/11/2025
3.6.5 743 5/28/2025
3.6.4 306 5/19/2025
3.6.3 219 5/9/2025
3.6.2 297 4/24/2025
3.6.1 332 1/23/2025
3.6.0.2 269 2/11/2025
3.6.0.1 239 1/28/2025
3.6.0 243 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 162 1/23/2025
3.5.1 274 12/12/2024
3.5.0 251 12/7/2024
3.4.9 253 11/16/2024
3.4.8 248 10/31/2024
3.4.7 245 10/26/2024
3.4.6 285 10/13/2024
3.4.5 2,785 8/20/2024
3.4.4 248 7/30/2024
3.4.3 1,087 7/1/2024
3.4.2 289 6/25/2024
3.4.1 291 6/21/2024
3.4.0 320 5/31/2024
3.3.14 295 5/3/2024
3.3.13 278 4/25/2024
3.3.12 294 4/18/2024
3.3.11 282 4/17/2024
3.3.10 645 3/3/2024
3.3.9 372 2/29/2024
3.3.9-preview-02 326 2/3/2024
3.3.9-preview-01 381 1/23/2024
3.3.8 506 1/20/2024
3.3.7 10,703 11/20/2023
3.3.6 607 11/19/2023
3.3.5 3,232 9/21/2023
3.3.4 1,803 8/3/2023
3.3.3 9,267 6/24/2023
3.3.2 3,005 4/1/2023
3.3.1 1,355 3/6/2023
3.3.0 929 3/3/2023
3.2.25 1,686 2/5/2023
3.2.24 18,581 12/18/2022
3.2.23 1,764 11/12/2022
3.2.22 1,146 11/6/2022
3.2.21 1,175 10/28/2022
3.2.20 23,296 9/3/2022
3.2.20-preview-01 713 9/3/2022
3.2.19 48,575 6/26/2022
3.2.18 25,597 3/7/2022
3.2.17 1,389 2/21/2022
3.2.16 1,224 2/19/2022
3.2.15 26,639 12/17/2021
3.2.14 18,283 11/9/2021
3.2.13 2,702 10/9/2021
3.2.12 23,122 7/31/2021
3.2.11 4,972 7/19/2021
3.2.10 40,200 5/31/2021
3.2.9 22,959 3/26/2021
3.2.8 20,606 2/13/2021
3.2.7 73,940 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,109 12/26/2020
3.2.6 135,959 11/25/2020
3.2.6-preview-01 1,000 11/25/2020
3.2.5 198,316 10/24/2020
3.2.4 9,154 10/19/2020
3.2.3 12,282 10/11/2020
3.2.2 84,296 8/19/2020
3.2.1 11,015 8/8/2020
3.2.0 26,800 7/27/2020
2.6.8 77 9/28/2025
2.6.7 228 7/28/2025
2.6.6 420 6/11/2025
2.6.5 269 5/28/2025
2.6.4 271 5/19/2025
2.6.3 216 5/9/2025
2.6.2 298 4/24/2025
2.6.1 242 1/23/2025
2.6.0.2 251 2/11/2025
2.6.0.1 240 1/28/2025
2.6.0 339 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 158 1/23/2025
2.5.1 274 12/12/2024
2.5.0 268 12/7/2024
2.4.9 256 11/16/2024
2.4.8 255 10/31/2024
2.4.7 256 10/26/2024
2.4.6 273 10/13/2024
2.4.5 293 8/20/2024
2.4.4 238 7/30/2024
2.4.3 288 7/1/2024
2.4.2 273 6/25/2024
2.4.1 277 6/21/2024
2.4.0 272 5/31/2024
2.3.14 278 5/3/2024
2.3.13 327 4/25/2024
2.3.12 276 4/18/2024
2.3.11 272 4/17/2024
2.3.10 367 3/3/2024
2.3.9 386 2/29/2024
2.3.9-preview-02 344 2/3/2024
2.3.9-preview-01 382 1/23/2024
2.3.8 458 1/20/2024
2.3.7 609 11/20/2023
2.3.6 590 11/19/2023
2.3.5 660 9/21/2023
2.3.4 816 8/3/2023
2.3.3 817 6/24/2023
2.3.2 918 4/1/2023
2.3.1 894 3/6/2023
2.3.0 927 3/3/2023
2.2.25 962 2/5/2023
2.2.24 968 12/18/2022
2.2.23 983 11/12/2022
2.2.22 1,042 11/6/2022
2.2.21 1,050 10/28/2022
2.2.20 1,102 9/3/2022
2.2.20-preview-01 706 9/3/2022
2.2.19 1,174 6/26/2022
2.2.18 1,350 3/7/2022
2.2.17 1,159 2/21/2022
2.2.16 1,213 2/19/2022
2.2.15 1,120 12/17/2021
2.2.14 1,081 11/9/2021
2.2.13 1,131 10/9/2021
2.2.12 1,422 7/31/2021
2.2.11 1,963 7/19/2021
2.2.10 1,694 5/31/2021
2.2.9 7,470 3/26/2021
2.2.8 2,034 2/13/2021
2.2.7 1,409 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,123 12/26/2020
2.2.6 13,060 11/25/2020
2.2.6-preview-01 921 11/25/2020
2.2.5 4,484 10/24/2020
2.2.4 2,987 10/19/2020
2.2.3 1,352 10/11/2020
2.2.2 22,597 8/19/2020
2.2.1 8,399 8/8/2020
2.2.0 66,904 7/27/2020
1.1.8 20,887 7/12/2020
1.1.7 5,604 7/6/2020
1.1.6 2,992 7/5/2020
1.1.5 42,466 6/15/2020
1.1.4 1,412 6/15/2020
1.1.3 1,411 6/15/2020
1.1.2 23,153 5/31/2020
1.1.1 27,978 5/14/2020
1.1.0 24,456 4/25/2020
1.0.24 13,849 4/16/2020
1.0.23 220,503 3/26/2020
1.0.22 6,410 3/18/2020
1.0.21 38,929 2/29/2020
1.0.20 142,683 1/11/2020
1.0.19 116,855 8/29/2019
1.0.18 84,080 7/2/2019
1.0.17 43,603 6/14/2019
1.0.16 4,858 6/6/2019
1.0.15 6,200 5/20/2019
1.0.14 5,249 5/14/2019
1.0.13 15,392 5/3/2019
1.0.12 71,110 3/26/2019
1.0.11 14,265 2/28/2019
1.0.10 32,799 2/5/2019
1.0.9.2 593,553 1/10/2019
1.0.9.1 1,819 1/7/2019
1.0.9 36,572 10/19/2018
1.0.8.18 82,776 9/4/2018
1.0.8.17 12,024 8/27/2018
1.0.8.16 19,180 8/19/2018
1.0.8.15 1,949 8/17/2018
1.0.8.13 6,579 8/2/2018
1.0.8.12 5,376 7/27/2018
1.0.8.11 39,211 6/6/2018
1.0.8.10 2,808 6/5/2018
1.0.8.9 7,417 5/26/2018
1.0.8.8 2,379 5/21/2018
1.0.8.7 3,662 5/9/2018
1.0.8.6 3,018 4/28/2018
1.0.8.5 2,598 4/27/2018
1.0.8.4 2,378 4/25/2018
1.0.8.3 4,138 3/30/2018
1.0.8.2 57,610 1/9/2018
1.0.8.1 5,902 1/5/2018
1.0.8 21,574 12/16/2017
1.0.4.8 17,652 11/1/2017
1.0.4.7 4,802 9/12/2017
1.0.4.6 6,571 7/8/2017
1.0.4.5 2,303 6/28/2017
1.0.4.4 2,149 6/27/2017
1.0.4.3 2,454 6/1/2017
1.0.4.2 2,121 6/1/2017
1.0.4.1 2,136 5/31/2017
1.0.4 2,771 5/17/2017
1.0.3.6 3,721 4/8/2017
1.0.3.5 2,672 3/30/2017
1.0.3.4 2,582 3/25/2017
1.0.3.3 6,355 11/16/2016
1.0.3.2 2,579 10/31/2016
1.0.3.1 2,449 10/30/2016
1.0.3 2,341 10/22/2016
1.0.1 3,601 6/27/2016
1.0.0 11,380 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md