Microsoft.EntityFrameworkCore.DynamicLinq 2.3.9-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 2.3.9-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 2.3.9-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="2.3.9-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="2.3.9-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 2.3.9-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 2.3.9-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@2.3.9-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=2.3.9-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.3.9-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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (81)

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.7 1,525 7/28/2025
9.6.6 22,666 6/11/2025
9.6.5 6,137 5/28/2025
9.6.4 6,389 5/19/2025
9.6.3 4,083 5/9/2025
9.6.2 9,308 4/24/2025
9.6.0.2 59,430 2/11/2025
9.6.0.1 48,616 1/28/2025
9.6.0 3,066 1/26/2025
9.6.0-preview-03 150 1/25/2025
9.6.0-preview-02 120 1/24/2025
9.6.0-preview-01 124 1/23/2025
9.5.1 71,266 12/12/2024
9.5.0 4,709 12/7/2024
9.4.9 19,273 11/16/2024
8.6.7 435 7/28/2025
8.6.6 7,895 6/11/2025
8.6.5 3,774 5/28/2025
8.6.4 2,074 5/19/2025
8.6.3 2,104 5/9/2025
8.6.2 4,315 4/24/2025
8.6.1 192,038 1/23/2025
8.6.0.2 12,306 2/11/2025
8.6.0.1 1,618 1/28/2025
8.6.0 7,462 1/26/2025
8.6.0-preview-03 121 1/25/2025
8.6.0-preview-02 120 1/24/2025
8.6.0-preview-01 115 1/23/2025
8.5.1 57,061 12/12/2024
8.5.0 4,459 12/7/2024
8.4.9 43,123 11/16/2024
8.4.8 101,843 10/31/2024
8.4.7 32,497 10/26/2024
8.4.6 173,187 10/13/2024
8.4.5 203,704 8/20/2024
8.4.4 128,031 7/30/2024
8.4.3 157,016 7/1/2024
8.4.2 26,159 6/25/2024
8.4.1 37,585 6/21/2024
8.4.0 97,875 5/31/2024
8.3.14 81,369 5/3/2024
8.3.13 18,689 4/25/2024
8.3.12 17,540 4/18/2024
8.3.10 156,896 3/3/2024
8.3.9 10,209 2/29/2024
8.3.9-preview-02 454 2/3/2024
8.3.9-preview-01 671 1/23/2024
8.3.8 95,779 1/20/2024
8.3.7 114,912 11/20/2023
7.6.7 116 7/28/2025
7.6.6 781 6/11/2025
7.6.5 469 5/28/2025
7.6.4 515 5/19/2025
7.6.3 663 5/9/2025
7.6.2 463 4/24/2025
7.6.1 1,183 1/23/2025
7.6.0.2 800 2/11/2025
7.6.0.1 751 1/28/2025
7.6.0 771 1/26/2025
7.6.0-preview-03 120 1/25/2025
7.6.0-preview-02 111 1/24/2025
7.6.0-preview-01 118 1/23/2025
7.5.1 919 12/12/2024
7.5.0 804 12/7/2024
7.4.9 927 11/16/2024
7.4.8 877 10/31/2024
7.4.7 763 10/26/2024
7.4.6 1,144 10/13/2024
7.4.5 14,215 8/20/2024
7.4.4 1,068 7/30/2024
7.4.3 9,685 7/1/2024
7.4.2 2,184 6/25/2024
7.4.1 964 6/21/2024
7.4.0 6,279 5/31/2024
7.3.14 12,571 5/3/2024
7.3.13 1,446 4/25/2024
7.3.12 1,600 4/18/2024
7.3.11 1,526 4/17/2024
7.3.10 25,290 3/3/2024
7.3.9 3,666 2/29/2024
7.3.9-preview-02 852 2/3/2024
7.3.9-preview-01 466 1/23/2024
7.3.8 23,770 1/20/2024
7.3.7 27,074 11/20/2023
7.3.6 13,642 11/19/2023
7.3.5 225,181 9/21/2023
7.3.4 130,741 8/3/2023
7.3.3 87,375 6/24/2023
7.3.2 396,047 4/1/2023
7.3.1 29,187 3/6/2023
7.3.0 2,079 3/3/2023
7.2.25 82,178 2/5/2023
7.2.24 213,497 12/18/2022
7.2.23 77,219 11/12/2022
6.6.7 114 7/28/2025
6.6.6 497 6/11/2025
6.6.5 233 5/28/2025
6.6.4 356 5/19/2025
6.6.3 195 5/9/2025
6.6.2 284 4/24/2025
6.6.1 2,200 1/23/2025
6.6.0.2 1,320 2/11/2025
6.6.0.1 251 1/28/2025
6.6.0 776 1/26/2025
6.6.0-preview-03 122 1/25/2025
6.6.0-preview-02 112 1/24/2025
6.6.0-preview-01 120 1/23/2025
6.5.1 22,460 12/12/2024
6.5.0 358 12/7/2024
6.4.9 973 11/16/2024
6.4.8 403 10/31/2024
6.4.7 535 10/26/2024
6.4.6 1,725 10/13/2024
6.4.5 2,462 8/20/2024
6.4.4 1,114 7/30/2024
6.4.3 1,568 7/1/2024
6.4.2 396 6/25/2024
6.4.1 2,446 6/21/2024
6.4.0 1,974 5/31/2024
6.3.14 2,828 5/3/2024
6.3.13 10,256 4/25/2024
6.3.12 385 4/18/2024
6.3.11 326 4/17/2024
6.3.10 10,606 3/3/2024
6.3.9 2,613 2/29/2024
6.3.9-preview-02 560 2/3/2024
6.3.9-preview-01 325 1/23/2024
6.3.8 42,418 1/20/2024
6.3.7 40,477 11/20/2023
6.3.6 1,710 11/19/2023
6.3.5 526,960 9/21/2023
6.3.4 47,953 8/3/2023
6.3.3 39,327 6/24/2023
6.3.2 145,169 4/1/2023
6.3.1 39,977 3/6/2023
6.3.0 19,770 3/3/2023
6.2.25 54,562 2/5/2023
6.2.24 72,240 12/18/2022
6.2.23 78,927 11/12/2022
6.2.22 48,561 11/6/2022
6.2.21 46,965 10/28/2022
6.2.20 396,415 9/3/2022
6.2.20-preview-01 712 9/3/2022
6.2.19 343,033 6/26/2022
6.2.18 667,376 3/7/2022
6.2.17 66,913 2/21/2022
6.2.16 4,132 2/19/2022
6.2.15 179,930 12/17/2021
6.2.14 273,373 11/9/2021
6.2.13-preview.4.21253.1 1,697 10/9/2021
6.2.12-preview.4.21253.1 989 7/31/2021
6.2.11-preview.4.21253.1 311 7/19/2021
6.0.0-preview.4.21253.1 516 5/31/2021
6.0.0-preview.3.21201.2 341 5/9/2021
5.6.7 93 7/28/2025
5.6.6 308 6/11/2025
5.6.5 173 5/28/2025
5.6.4 164 5/19/2025
5.6.3 114 5/9/2025
5.6.2 191 4/24/2025
5.6.1 266 1/23/2025
5.6.0.2 161 2/11/2025
5.6.0.1 136 1/28/2025
5.6.0 146 1/26/2025
5.6.0-preview-03 123 1/25/2025
5.6.0-preview-02 118 1/24/2025
5.6.0-preview-01 126 1/23/2025
5.5.1 455 12/12/2024
5.5.0 162 12/7/2024
5.4.9 154 11/16/2024
5.4.8 150 10/31/2024
5.4.7 153 10/26/2024
5.4.6 178 10/13/2024
5.4.5 296 8/20/2024
5.4.4 312 7/30/2024
5.4.3 294 7/1/2024
5.4.2 176 6/25/2024
5.4.1 195 6/21/2024
5.4.0 202 5/31/2024
5.3.14 168 5/3/2024
5.3.13 188 4/25/2024
5.3.12 183 4/18/2024
5.3.11 371 4/17/2024
5.3.10 959 3/3/2024
5.3.9 281 2/29/2024
5.3.9-preview-02 312 2/3/2024
5.3.9-preview-01 332 1/23/2024
5.3.8 419 1/20/2024
5.3.7 2,850 11/20/2023
5.3.6 505 11/19/2023
5.3.5 1,145 9/21/2023
5.3.4 1,093 8/3/2023
5.3.3 2,434 6/24/2023
5.3.2 33,048 4/1/2023
5.3.1 867 3/6/2023
5.3.0 924 3/3/2023
5.2.25 992 2/5/2023
5.2.24 10,426 12/18/2022
5.2.23 3,389 11/12/2022
5.2.22 5,269 11/6/2022
5.2.21 985 10/28/2022
5.2.20 30,054 9/3/2022
5.2.20-preview-01 725 9/3/2022
5.2.19 31,634 6/26/2022
5.2.18 19,119 3/7/2022
5.2.17 4,858 2/21/2022
5.2.16 2,306 2/19/2022
5.2.15 137,943 12/17/2021
5.2.14 17,522 11/9/2021
5.2.13 164,815 10/9/2021
5.2.12 198,708 7/31/2021
5.2.11 78,918 7/19/2021
5.2.10 336,891 5/31/2021
5.2.9 189,689 3/26/2021
5.2.8 279,962 2/13/2021
5.2.7 80,681 12/26/2020
5.2.7-preview-03 1,045 12/26/2020
5.2.7-preview-01 1,030 12/26/2020
3.6.7 96 7/28/2025
3.6.6 310 6/11/2025
3.6.5 431 5/28/2025
3.6.4 175 5/19/2025
3.6.3 119 5/9/2025
3.6.2 198 4/24/2025
3.6.1 220 1/23/2025
3.6.0.2 173 2/11/2025
3.6.0.1 141 1/28/2025
3.6.0 157 1/26/2025
3.6.0-preview-03 118 1/25/2025
3.6.0-preview-02 109 1/24/2025
3.6.0-preview-01 132 1/23/2025
3.5.1 172 12/12/2024
3.5.0 154 12/7/2024
3.4.9 162 11/16/2024
3.4.8 150 10/31/2024
3.4.7 151 10/26/2024
3.4.6 182 10/13/2024
3.4.5 2,259 8/20/2024
3.4.4 149 7/30/2024
3.4.3 709 7/1/2024
3.4.2 193 6/25/2024
3.4.1 194 6/21/2024
3.4.0 227 5/31/2024
3.3.14 199 5/3/2024
3.3.13 181 4/25/2024
3.3.12 197 4/18/2024
3.3.11 184 4/17/2024
3.3.10 492 3/3/2024
3.3.9 275 2/29/2024
3.3.9-preview-02 296 2/3/2024
3.3.9-preview-01 347 1/23/2024
3.3.8 406 1/20/2024
3.3.7 9,251 11/20/2023
3.3.6 507 11/19/2023
3.3.5 3,052 9/21/2023
3.3.4 1,712 8/3/2023
3.3.3 9,056 6/24/2023
3.3.2 2,903 4/1/2023
3.3.1 1,259 3/6/2023
3.3.0 834 3/3/2023
3.2.25 1,571 2/5/2023
3.2.24 18,210 12/18/2022
3.2.23 1,647 11/12/2022
3.2.22 1,036 11/6/2022
3.2.21 1,066 10/28/2022
3.2.20 22,891 9/3/2022
3.2.20-preview-01 678 9/3/2022
3.2.19 48,312 6/26/2022
3.2.18 25,125 3/7/2022
3.2.17 1,294 2/21/2022
3.2.16 1,113 2/19/2022
3.2.15 26,384 12/17/2021
3.2.14 17,929 11/9/2021
3.2.13 2,592 10/9/2021
3.2.12 22,966 7/31/2021
3.2.11 4,837 7/19/2021
3.2.10 39,930 5/31/2021
3.2.9 22,416 3/26/2021
3.2.8 20,334 2/13/2021
3.2.7 73,792 12/26/2020
3.2.7-preview-03 1,038 12/26/2020
3.2.7-preview-02 1,059 12/26/2020
3.2.7-preview-01 1,053 12/26/2020
3.2.6 134,675 11/25/2020
3.2.6-preview-01 956 11/25/2020
3.2.5 194,469 10/24/2020
3.2.4 8,207 10/19/2020
3.2.3 12,156 10/11/2020
3.2.2 82,486 8/19/2020
3.2.1 10,861 8/8/2020
3.2.0 26,647 7/27/2020
2.6.7 94 7/28/2025
2.6.6 308 6/11/2025
2.6.5 171 5/28/2025
2.6.4 169 5/19/2025
2.6.3 115 5/9/2025
2.6.2 204 4/24/2025
2.6.1 148 1/23/2025
2.6.0.2 155 2/11/2025
2.6.0.1 138 1/28/2025
2.6.0 189 1/26/2025
2.6.0-preview-03 122 1/25/2025
2.6.0-preview-02 119 1/24/2025
2.6.0-preview-01 126 1/23/2025
2.5.1 170 12/12/2024
2.5.0 166 12/7/2024
2.4.9 159 11/16/2024
2.4.8 156 10/31/2024
2.4.7 162 10/26/2024
2.4.6 170 10/13/2024
2.4.5 194 8/20/2024
2.4.4 145 7/30/2024
2.4.3 186 7/1/2024
2.4.2 178 6/25/2024
2.4.1 182 6/21/2024
2.4.0 164 5/31/2024
2.3.14 185 5/3/2024
2.3.13 209 4/25/2024
2.3.12 181 4/18/2024
2.3.11 171 4/17/2024
2.3.10 270 3/3/2024
2.3.9 281 2/29/2024
2.3.9-preview-02 311 2/3/2024
2.3.9-preview-01 326 1/23/2024
2.3.8 365 1/20/2024
2.3.7 521 11/20/2023
2.3.6 493 11/19/2023
2.3.5 572 9/21/2023
2.3.4 718 8/3/2023
2.3.3 722 6/24/2023
2.3.2 830 4/1/2023
2.3.1 787 3/6/2023
2.3.0 822 3/3/2023
2.2.25 862 2/5/2023
2.2.24 859 12/18/2022
2.2.23 885 11/12/2022
2.2.22 935 11/6/2022
2.2.21 943 10/28/2022
2.2.20 995 9/3/2022
2.2.20-preview-01 660 9/3/2022
2.2.19 1,064 6/26/2022
2.2.18 1,239 3/7/2022
2.2.17 1,063 2/21/2022
2.2.16 1,105 2/19/2022
2.2.15 1,012 12/17/2021
2.2.14 977 11/9/2021
2.2.13 1,035 10/9/2021
2.2.12 1,326 7/31/2021
2.2.11 1,853 7/19/2021
2.2.10 1,599 5/31/2021
2.2.9 7,357 3/26/2021
2.2.8 1,941 2/13/2021
2.2.7 1,301 12/26/2020
2.2.7-preview-03 1,037 12/26/2020
2.2.7-preview-02 1,018 12/26/2020
2.2.7-preview-01 1,056 12/26/2020
2.2.6 12,913 11/25/2020
2.2.6-preview-01 875 11/25/2020
2.2.5 4,110 10/24/2020
2.2.4 2,874 10/19/2020
2.2.3 1,241 10/11/2020
2.2.2 22,500 8/19/2020
2.2.1 8,267 8/8/2020
2.2.0 65,266 7/27/2020
1.1.8 20,542 7/12/2020
1.1.7 5,419 7/6/2020
1.1.6 2,884 7/5/2020
1.1.5 42,348 6/15/2020
1.1.4 1,299 6/15/2020
1.1.3 1,291 6/15/2020
1.1.2 22,141 5/31/2020
1.1.1 27,867 5/14/2020
1.1.0 23,977 4/25/2020
1.0.24 13,085 4/16/2020
1.0.23 215,098 3/26/2020
1.0.22 6,299 3/18/2020
1.0.21 36,718 2/29/2020
1.0.20 138,323 1/11/2020
1.0.19 115,612 8/29/2019
1.0.18 83,343 7/2/2019
1.0.17 43,224 6/14/2019
1.0.16 4,717 6/6/2019
1.0.15 6,005 5/20/2019
1.0.14 5,135 5/14/2019
1.0.13 15,077 5/3/2019
1.0.12 70,181 3/26/2019
1.0.11 14,147 2/28/2019
1.0.10 32,246 2/5/2019
1.0.9.2 589,467 1/10/2019
1.0.9.1 1,721 1/7/2019
1.0.9 36,245 10/19/2018
1.0.8.18 82,339 9/4/2018
1.0.8.17 11,853 8/27/2018
1.0.8.16 18,791 8/19/2018
1.0.8.15 1,850 8/17/2018
1.0.8.13 6,455 8/2/2018
1.0.8.12 5,236 7/27/2018
1.0.8.11 38,361 6/6/2018
1.0.8.10 2,654 6/5/2018
1.0.8.9 7,256 5/26/2018
1.0.8.8 2,210 5/21/2018
1.0.8.7 3,521 5/9/2018
1.0.8.6 2,884 4/28/2018
1.0.8.5 2,459 4/27/2018
1.0.8.4 2,240 4/25/2018
1.0.8.3 3,988 3/30/2018
1.0.8.2 56,963 1/9/2018
1.0.8.1 5,696 1/5/2018
1.0.8 21,136 12/16/2017
1.0.4.8 17,103 11/1/2017
1.0.4.7 4,677 9/12/2017
1.0.4.6 6,443 7/8/2017
1.0.4.5 2,177 6/28/2017
1.0.4.4 2,007 6/27/2017
1.0.4.3 2,322 6/1/2017
1.0.4.2 1,962 6/1/2017
1.0.4.1 1,994 5/31/2017
1.0.4 2,641 5/17/2017
1.0.3.6 3,561 4/8/2017
1.0.3.5 2,498 3/30/2017
1.0.3.4 2,423 3/25/2017
1.0.3.3 6,214 11/16/2016
1.0.3.2 2,438 10/31/2016
1.0.3.1 2,303 10/30/2016
1.0.3 2,196 10/22/2016
1.0.1 3,442 6/27/2016
1.0.0 10,895 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md