Microsoft.EntityFrameworkCore.DynamicLinq 3.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 3.3.9-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 3.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="3.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="3.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 3.3.9-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 3.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@3.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=3.3.9-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=3.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 3,003 7/28/2025
9.6.6 25,966 6/11/2025
9.6.5 6,335 5/28/2025
9.6.4 6,615 5/19/2025
9.6.3 4,114 5/9/2025
9.6.2 9,839 4/24/2025
9.6.0.2 60,116 2/11/2025
9.6.0.1 49,653 1/28/2025
9.6.0 3,101 1/26/2025
9.6.0-preview-03 153 1/25/2025
9.6.0-preview-02 123 1/24/2025
9.6.0-preview-01 127 1/23/2025
9.5.1 72,237 12/12/2024
9.5.0 4,773 12/7/2024
9.4.9 19,383 11/16/2024
8.6.7 872 7/28/2025
8.6.6 9,086 6/11/2025
8.6.5 3,964 5/28/2025
8.6.4 2,178 5/19/2025
8.6.3 2,302 5/9/2025
8.6.2 4,509 4/24/2025
8.6.1 197,624 1/23/2025
8.6.0.2 12,759 2/11/2025
8.6.0.1 1,637 1/28/2025
8.6.0 7,673 1/26/2025
8.6.0-preview-03 124 1/25/2025
8.6.0-preview-02 123 1/24/2025
8.6.0-preview-01 118 1/23/2025
8.5.1 57,723 12/12/2024
8.5.0 4,565 12/7/2024
8.4.9 43,603 11/16/2024
8.4.8 102,433 10/31/2024
8.4.7 32,617 10/26/2024
8.4.6 174,231 10/13/2024
8.4.5 205,915 8/20/2024
8.4.4 128,893 7/30/2024
8.4.3 157,563 7/1/2024
8.4.2 26,274 6/25/2024
8.4.1 37,646 6/21/2024
8.4.0 98,514 5/31/2024
8.3.14 81,895 5/3/2024
8.3.13 18,759 4/25/2024
8.3.12 17,614 4/18/2024
8.3.10 157,465 3/3/2024
8.3.9 10,234 2/29/2024
8.3.9-preview-02 459 2/3/2024
8.3.9-preview-01 675 1/23/2024
8.3.8 96,231 1/20/2024
8.3.7 115,298 11/20/2023
7.6.7 148 7/28/2025
7.6.6 822 6/11/2025
7.6.5 499 5/28/2025
7.6.4 544 5/19/2025
7.6.3 698 5/9/2025
7.6.2 472 4/24/2025
7.6.1 1,206 1/23/2025
7.6.0.2 812 2/11/2025
7.6.0.1 764 1/28/2025
7.6.0 780 1/26/2025
7.6.0-preview-03 123 1/25/2025
7.6.0-preview-02 114 1/24/2025
7.6.0-preview-01 121 1/23/2025
7.5.1 928 12/12/2024
7.5.0 813 12/7/2024
7.4.9 937 11/16/2024
7.4.8 886 10/31/2024
7.4.7 772 10/26/2024
7.4.6 1,153 10/13/2024
7.4.5 14,672 8/20/2024
7.4.4 1,077 7/30/2024
7.4.3 9,696 7/1/2024
7.4.2 2,194 6/25/2024
7.4.1 973 6/21/2024
7.4.0 6,291 5/31/2024
7.3.14 12,621 5/3/2024
7.3.13 1,461 4/25/2024
7.3.12 1,609 4/18/2024
7.3.11 1,535 4/17/2024
7.3.10 25,306 3/3/2024
7.3.9 3,678 2/29/2024
7.3.9-preview-02 855 2/3/2024
7.3.9-preview-01 469 1/23/2024
7.3.8 23,814 1/20/2024
7.3.7 27,130 11/20/2023
7.3.6 13,733 11/19/2023
7.3.5 226,427 9/21/2023
7.3.4 130,902 8/3/2023
7.3.3 87,392 6/24/2023
7.3.2 396,268 4/1/2023
7.3.1 29,219 3/6/2023
7.3.0 2,091 3/3/2023
7.2.25 82,230 2/5/2023
7.2.24 213,644 12/18/2022
7.2.23 77,428 11/12/2022
6.6.7 124 7/28/2025
6.6.6 551 6/11/2025
6.6.5 242 5/28/2025
6.6.4 367 5/19/2025
6.6.3 204 5/9/2025
6.6.2 293 4/24/2025
6.6.1 2,223 1/23/2025
6.6.0.2 1,340 2/11/2025
6.6.0.1 261 1/28/2025
6.6.0 821 1/26/2025
6.6.0-preview-03 125 1/25/2025
6.6.0-preview-02 115 1/24/2025
6.6.0-preview-01 123 1/23/2025
6.5.1 23,133 12/12/2024
6.5.0 368 12/7/2024
6.4.9 991 11/16/2024
6.4.8 412 10/31/2024
6.4.7 548 10/26/2024
6.4.6 1,747 10/13/2024
6.4.5 2,473 8/20/2024
6.4.4 1,122 7/30/2024
6.4.3 1,577 7/1/2024
6.4.2 405 6/25/2024
6.4.1 2,455 6/21/2024
6.4.0 1,984 5/31/2024
6.3.14 2,837 5/3/2024
6.3.13 10,731 4/25/2024
6.3.12 394 4/18/2024
6.3.11 335 4/17/2024
6.3.10 10,635 3/3/2024
6.3.9 2,639 2/29/2024
6.3.9-preview-02 563 2/3/2024
6.3.9-preview-01 328 1/23/2024
6.3.8 42,623 1/20/2024
6.3.7 40,542 11/20/2023
6.3.6 1,719 11/19/2023
6.3.5 538,437 9/21/2023
6.3.4 47,988 8/3/2023
6.3.3 39,504 6/24/2023
6.3.2 145,673 4/1/2023
6.3.1 39,990 3/6/2023
6.3.0 19,804 3/3/2023
6.2.25 54,610 2/5/2023
6.2.24 72,348 12/18/2022
6.2.23 78,966 11/12/2022
6.2.22 48,624 11/6/2022
6.2.21 46,988 10/28/2022
6.2.20 396,710 9/3/2022
6.2.20-preview-01 715 9/3/2022
6.2.19 343,738 6/26/2022
6.2.18 667,644 3/7/2022
6.2.17 66,948 2/21/2022
6.2.16 4,141 2/19/2022
6.2.15 180,022 12/17/2021
6.2.14 273,616 11/9/2021
6.2.13-preview.4.21253.1 1,705 10/9/2021
6.2.12-preview.4.21253.1 994 7/31/2021
6.2.11-preview.4.21253.1 316 7/19/2021
6.0.0-preview.4.21253.1 521 5/31/2021
6.0.0-preview.3.21201.2 346 5/9/2021
5.6.7 97 7/28/2025
5.6.6 311 6/11/2025
5.6.5 176 5/28/2025
5.6.4 167 5/19/2025
5.6.3 117 5/9/2025
5.6.2 194 4/24/2025
5.6.1 269 1/23/2025
5.6.0.2 164 2/11/2025
5.6.0.1 139 1/28/2025
5.6.0 149 1/26/2025
5.6.0-preview-03 126 1/25/2025
5.6.0-preview-02 121 1/24/2025
5.6.0-preview-01 129 1/23/2025
5.5.1 458 12/12/2024
5.5.0 165 12/7/2024
5.4.9 157 11/16/2024
5.4.8 153 10/31/2024
5.4.7 156 10/26/2024
5.4.6 181 10/13/2024
5.4.5 299 8/20/2024
5.4.4 314 7/30/2024
5.4.3 297 7/1/2024
5.4.2 179 6/25/2024
5.4.1 198 6/21/2024
5.4.0 205 5/31/2024
5.3.14 171 5/3/2024
5.3.13 192 4/25/2024
5.3.12 186 4/18/2024
5.3.11 374 4/17/2024
5.3.10 966 3/3/2024
5.3.9 284 2/29/2024
5.3.9-preview-02 315 2/3/2024
5.3.9-preview-01 335 1/23/2024
5.3.8 422 1/20/2024
5.3.7 2,864 11/20/2023
5.3.6 508 11/19/2023
5.3.5 1,148 9/21/2023
5.3.4 1,096 8/3/2023
5.3.3 2,437 6/24/2023
5.3.2 33,051 4/1/2023
5.3.1 870 3/6/2023
5.3.0 927 3/3/2023
5.2.25 996 2/5/2023
5.2.24 10,446 12/18/2022
5.2.23 3,401 11/12/2022
5.2.22 5,272 11/6/2022
5.2.21 988 10/28/2022
5.2.20 30,082 9/3/2022
5.2.20-preview-01 728 9/3/2022
5.2.19 31,705 6/26/2022
5.2.18 19,127 3/7/2022
5.2.17 4,863 2/21/2022
5.2.16 2,311 2/19/2022
5.2.15 138,121 12/17/2021
5.2.14 17,527 11/9/2021
5.2.13 164,829 10/9/2021
5.2.12 198,769 7/31/2021
5.2.11 79,033 7/19/2021
5.2.10 336,952 5/31/2021
5.2.9 189,735 3/26/2021
5.2.8 280,048 2/13/2021
5.2.7 80,706 12/26/2020
5.2.7-preview-03 1,052 12/26/2020
5.2.7-preview-01 1,037 12/26/2020
3.6.7 103 7/28/2025
3.6.6 313 6/11/2025
3.6.5 449 5/28/2025
3.6.4 178 5/19/2025
3.6.3 122 5/9/2025
3.6.2 201 4/24/2025
3.6.1 224 1/23/2025
3.6.0.2 176 2/11/2025
3.6.0.1 144 1/28/2025
3.6.0 160 1/26/2025
3.6.0-preview-03 121 1/25/2025
3.6.0-preview-02 112 1/24/2025
3.6.0-preview-01 135 1/23/2025
3.5.1 175 12/12/2024
3.5.0 158 12/7/2024
3.4.9 165 11/16/2024
3.4.8 153 10/31/2024
3.4.7 154 10/26/2024
3.4.6 186 10/13/2024
3.4.5 2,290 8/20/2024
3.4.4 152 7/30/2024
3.4.3 732 7/1/2024
3.4.2 196 6/25/2024
3.4.1 197 6/21/2024
3.4.0 231 5/31/2024
3.3.14 203 5/3/2024
3.3.13 184 4/25/2024
3.3.12 200 4/18/2024
3.3.11 187 4/17/2024
3.3.10 510 3/3/2024
3.3.9 278 2/29/2024
3.3.9-preview-02 299 2/3/2024
3.3.9-preview-01 350 1/23/2024
3.3.8 409 1/20/2024
3.3.7 9,299 11/20/2023
3.3.6 510 11/19/2023
3.3.5 3,058 9/21/2023
3.3.4 1,715 8/3/2023
3.3.3 9,072 6/24/2023
3.3.2 2,906 4/1/2023
3.3.1 1,262 3/6/2023
3.3.0 837 3/3/2023
3.2.25 1,579 2/5/2023
3.2.24 18,216 12/18/2022
3.2.23 1,651 11/12/2022
3.2.22 1,039 11/6/2022
3.2.21 1,069 10/28/2022
3.2.20 22,938 9/3/2022
3.2.20-preview-01 681 9/3/2022
3.2.19 48,331 6/26/2022
3.2.18 25,133 3/7/2022
3.2.17 1,299 2/21/2022
3.2.16 1,118 2/19/2022
3.2.15 26,394 12/17/2021
3.2.14 17,963 11/9/2021
3.2.13 2,598 10/9/2021
3.2.12 22,977 7/31/2021
3.2.11 4,842 7/19/2021
3.2.10 39,935 5/31/2021
3.2.9 22,451 3/26/2021
3.2.8 20,368 2/13/2021
3.2.7 73,810 12/26/2020
3.2.7-preview-03 1,046 12/26/2020
3.2.7-preview-02 1,067 12/26/2020
3.2.7-preview-01 1,061 12/26/2020
3.2.6 134,706 11/25/2020
3.2.6-preview-01 964 11/25/2020
3.2.5 194,485 10/24/2020
3.2.4 8,214 10/19/2020
3.2.3 12,165 10/11/2020
3.2.2 82,535 8/19/2020
3.2.1 10,883 8/8/2020
3.2.0 26,663 7/27/2020
2.6.7 100 7/28/2025
2.6.6 311 6/11/2025
2.6.5 175 5/28/2025
2.6.4 172 5/19/2025
2.6.3 119 5/9/2025
2.6.2 207 4/24/2025
2.6.1 151 1/23/2025
2.6.0.2 158 2/11/2025
2.6.0.1 141 1/28/2025
2.6.0 198 1/26/2025
2.6.0-preview-03 125 1/25/2025
2.6.0-preview-02 122 1/24/2025
2.6.0-preview-01 129 1/23/2025
2.5.1 173 12/12/2024
2.5.0 169 12/7/2024
2.4.9 162 11/16/2024
2.4.8 159 10/31/2024
2.4.7 165 10/26/2024
2.4.6 173 10/13/2024
2.4.5 197 8/20/2024
2.4.4 148 7/30/2024
2.4.3 189 7/1/2024
2.4.2 181 6/25/2024
2.4.1 186 6/21/2024
2.4.0 167 5/31/2024
2.3.14 188 5/3/2024
2.3.13 212 4/25/2024
2.3.12 184 4/18/2024
2.3.11 174 4/17/2024
2.3.10 273 3/3/2024
2.3.9 284 2/29/2024
2.3.9-preview-02 314 2/3/2024
2.3.9-preview-01 329 1/23/2024
2.3.8 368 1/20/2024
2.3.7 524 11/20/2023
2.3.6 496 11/19/2023
2.3.5 575 9/21/2023
2.3.4 721 8/3/2023
2.3.3 725 6/24/2023
2.3.2 833 4/1/2023
2.3.1 790 3/6/2023
2.3.0 825 3/3/2023
2.2.25 865 2/5/2023
2.2.24 862 12/18/2022
2.2.23 888 11/12/2022
2.2.22 938 11/6/2022
2.2.21 947 10/28/2022
2.2.20 998 9/3/2022
2.2.20-preview-01 663 9/3/2022
2.2.19 1,069 6/26/2022
2.2.18 1,244 3/7/2022
2.2.17 1,068 2/21/2022
2.2.16 1,110 2/19/2022
2.2.15 1,017 12/17/2021
2.2.14 982 11/9/2021
2.2.13 1,040 10/9/2021
2.2.12 1,331 7/31/2021
2.2.11 1,858 7/19/2021
2.2.10 1,604 5/31/2021
2.2.9 7,363 3/26/2021
2.2.8 1,947 2/13/2021
2.2.7 1,308 12/26/2020
2.2.7-preview-03 1,045 12/26/2020
2.2.7-preview-02 1,026 12/26/2020
2.2.7-preview-01 1,064 12/26/2020
2.2.6 12,925 11/25/2020
2.2.6-preview-01 882 11/25/2020
2.2.5 4,117 10/24/2020
2.2.4 2,881 10/19/2020
2.2.3 1,248 10/11/2020
2.2.2 22,507 8/19/2020
2.2.1 8,273 8/8/2020
2.2.0 65,303 7/27/2020
1.1.8 20,561 7/12/2020
1.1.7 5,426 7/6/2020
1.1.6 2,890 7/5/2020
1.1.5 42,354 6/15/2020
1.1.4 1,305 6/15/2020
1.1.3 1,297 6/15/2020
1.1.2 22,158 5/31/2020
1.1.1 27,875 5/14/2020
1.1.0 24,001 4/25/2020
1.0.24 13,092 4/16/2020
1.0.23 215,105 3/26/2020
1.0.22 6,305 3/18/2020
1.0.21 36,764 2/29/2020
1.0.20 138,376 1/11/2020
1.0.19 115,642 8/29/2019
1.0.18 83,351 7/2/2019
1.0.17 43,257 6/14/2019
1.0.16 4,735 6/6/2019
1.0.15 6,017 5/20/2019
1.0.14 5,141 5/14/2019
1.0.13 15,085 5/3/2019
1.0.12 70,194 3/26/2019
1.0.11 14,152 2/28/2019
1.0.10 32,257 2/5/2019
1.0.9.2 589,492 1/10/2019
1.0.9.1 1,728 1/7/2019
1.0.9 36,253 10/19/2018
1.0.8.18 82,346 9/4/2018
1.0.8.17 11,859 8/27/2018
1.0.8.16 18,798 8/19/2018
1.0.8.15 1,856 8/17/2018
1.0.8.13 6,464 8/2/2018
1.0.8.12 5,245 7/27/2018
1.0.8.11 38,376 6/6/2018
1.0.8.10 2,668 6/5/2018
1.0.8.9 7,269 5/26/2018
1.0.8.8 2,223 5/21/2018
1.0.8.7 3,537 5/9/2018
1.0.8.6 2,897 4/28/2018
1.0.8.5 2,472 4/27/2018
1.0.8.4 2,252 4/25/2018
1.0.8.3 4,002 3/30/2018
1.0.8.2 56,975 1/9/2018
1.0.8.1 5,709 1/5/2018
1.0.8 21,149 12/16/2017
1.0.4.8 17,141 11/1/2017
1.0.4.7 4,686 9/12/2017
1.0.4.6 6,452 7/8/2017
1.0.4.5 2,186 6/28/2017
1.0.4.4 2,016 6/27/2017
1.0.4.3 2,331 6/1/2017
1.0.4.2 1,971 6/1/2017
1.0.4.1 2,004 5/31/2017
1.0.4 2,650 5/17/2017
1.0.3.6 3,574 4/8/2017
1.0.3.5 2,511 3/30/2017
1.0.3.4 2,437 3/25/2017
1.0.3.3 6,228 11/16/2016
1.0.3.2 2,451 10/31/2016
1.0.3.1 2,316 10/30/2016
1.0.3 2,210 10/22/2016
1.0.1 3,457 6/27/2016
1.0.0 10,919 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md