Microsoft.EntityFrameworkCore.DynamicLinq 7.3.9-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 7.3.9-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.3.9-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="7.3.9-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="7.3.9-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 7.3.9-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.3.9-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@7.3.9-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=7.3.9-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.3.9-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 net6.0 is compatible.  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 is compatible.  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. 
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 16,526 7/28/2025
9.6.6 46,463 6/11/2025
9.6.5 7,315 5/28/2025
9.6.4 7,868 5/19/2025
9.6.3 4,277 5/9/2025
9.6.2 12,405 4/24/2025
9.6.0.2 64,313 2/11/2025
9.6.0.1 57,662 1/28/2025
9.6.0 3,303 1/26/2025
9.6.0-preview-03 157 1/25/2025
9.6.0-preview-02 126 1/24/2025
9.6.0-preview-01 129 1/23/2025
9.5.1 74,990 12/12/2024
9.5.0 5,215 12/7/2024
9.4.9 19,983 11/16/2024
8.6.7 5,455 7/28/2025
8.6.6 15,540 6/11/2025
8.6.5 5,474 5/28/2025
8.6.4 2,471 5/19/2025
8.6.3 3,023 5/9/2025
8.6.2 6,249 4/24/2025
8.6.1 227,549 1/23/2025
8.6.0.2 15,913 2/11/2025
8.6.0.1 1,733 1/28/2025
8.6.0 8,819 1/26/2025
8.6.0-preview-03 127 1/25/2025
8.6.0-preview-02 126 1/24/2025
8.6.0-preview-01 122 1/23/2025
8.5.1 61,691 12/12/2024
8.5.0 5,075 12/7/2024
8.4.9 46,486 11/16/2024
8.4.8 106,004 10/31/2024
8.4.7 33,159 10/26/2024
8.4.6 180,059 10/13/2024
8.4.5 216,855 8/20/2024
8.4.4 132,036 7/30/2024
8.4.3 160,286 7/1/2024
8.4.2 27,042 6/25/2024
8.4.1 38,339 6/21/2024
8.4.0 101,557 5/31/2024
8.3.14 84,462 5/3/2024
8.3.13 19,052 4/25/2024
8.3.12 17,846 4/18/2024
8.3.10 160,158 3/3/2024
8.3.9 10,321 2/29/2024
8.3.9-preview-02 464 2/3/2024
8.3.9-preview-01 681 1/23/2024
8.3.8 98,139 1/20/2024
8.3.7 117,388 11/20/2023
7.6.7 199 7/28/2025
7.6.6 880 6/11/2025
7.6.5 538 5/28/2025
7.6.4 584 5/19/2025
7.6.3 739 5/9/2025
7.6.2 505 4/24/2025
7.6.1 1,285 1/23/2025
7.6.0.2 854 2/11/2025
7.6.0.1 801 1/28/2025
7.6.0 812 1/26/2025
7.6.0-preview-03 126 1/25/2025
7.6.0-preview-02 117 1/24/2025
7.6.0-preview-01 126 1/23/2025
7.5.1 971 12/12/2024
7.5.0 845 12/7/2024
7.4.9 978 11/16/2024
7.4.8 919 10/31/2024
7.4.7 804 10/26/2024
7.4.6 1,187 10/13/2024
7.4.5 16,642 8/20/2024
7.4.4 1,114 7/30/2024
7.4.3 9,750 7/1/2024
7.4.2 2,230 6/25/2024
7.4.1 1,007 6/21/2024
7.4.0 6,340 5/31/2024
7.3.14 12,824 5/3/2024
7.3.13 1,559 4/25/2024
7.3.12 1,667 4/18/2024
7.3.11 1,568 4/17/2024
7.3.10 25,405 3/3/2024
7.3.9 3,719 2/29/2024
7.3.9-preview-02 858 2/3/2024
7.3.9-preview-01 471 1/23/2024
7.3.8 24,194 1/20/2024
7.3.7 27,308 11/20/2023
7.3.6 14,000 11/19/2023
7.3.5 233,800 9/21/2023
7.3.4 131,730 8/3/2023
7.3.3 87,631 6/24/2023
7.3.2 397,340 4/1/2023
7.3.1 29,389 3/6/2023
7.3.0 2,155 3/3/2023
7.2.25 82,582 2/5/2023
7.2.24 213,971 12/18/2022
7.2.23 78,752 11/12/2022
6.6.7 177 7/28/2025
6.6.6 801 6/11/2025
6.6.5 274 5/28/2025
6.6.4 407 5/19/2025
6.6.3 238 5/9/2025
6.6.2 325 4/24/2025
6.6.1 2,310 1/23/2025
6.6.0.2 1,416 2/11/2025
6.6.0.1 297 1/28/2025
6.6.0 933 1/26/2025
6.6.0-preview-03 130 1/25/2025
6.6.0-preview-02 117 1/24/2025
6.6.0-preview-01 124 1/23/2025
6.5.1 25,509 12/12/2024
6.5.0 407 12/7/2024
6.4.9 1,091 11/16/2024
6.4.8 456 10/31/2024
6.4.7 602 10/26/2024
6.4.6 1,812 10/13/2024
6.4.5 2,541 8/20/2024
6.4.4 1,163 7/30/2024
6.4.3 1,616 7/1/2024
6.4.2 438 6/25/2024
6.4.1 2,492 6/21/2024
6.4.0 2,020 5/31/2024
6.3.14 2,873 5/3/2024
6.3.13 12,204 4/25/2024
6.3.12 429 4/18/2024
6.3.11 370 4/17/2024
6.3.10 10,839 3/3/2024
6.3.9 2,769 2/29/2024
6.3.9-preview-02 569 2/3/2024
6.3.9-preview-01 331 1/23/2024
6.3.8 43,737 1/20/2024
6.3.7 41,144 11/20/2023
6.3.6 1,751 11/19/2023
6.3.5 599,299 9/21/2023
6.3.4 48,137 8/3/2023
6.3.3 40,128 6/24/2023
6.3.2 147,899 4/1/2023
6.3.1 40,117 3/6/2023
6.3.0 19,941 3/3/2023
6.2.25 54,969 2/5/2023
6.2.24 72,897 12/18/2022
6.2.23 79,118 11/12/2022
6.2.22 48,857 11/6/2022
6.2.21 47,167 10/28/2022
6.2.20 398,224 9/3/2022
6.2.20-preview-01 723 9/3/2022
6.2.19 346,796 6/26/2022
6.2.18 669,187 3/7/2022
6.2.17 67,061 2/21/2022
6.2.16 4,154 2/19/2022
6.2.15 180,948 12/17/2021
6.2.14 274,827 11/9/2021
6.2.13-preview.4.21253.1 1,808 10/9/2021
6.2.12-preview.4.21253.1 1,002 7/31/2021
6.2.11-preview.4.21253.1 323 7/19/2021
6.0.0-preview.4.21253.1 528 5/31/2021
6.0.0-preview.3.21201.2 353 5/9/2021
5.6.7 103 7/28/2025
5.6.6 316 6/11/2025
5.6.5 182 5/28/2025
5.6.4 171 5/19/2025
5.6.3 123 5/9/2025
5.6.2 201 4/24/2025
5.6.1 280 1/23/2025
5.6.0.2 169 2/11/2025
5.6.0.1 145 1/28/2025
5.6.0 155 1/26/2025
5.6.0-preview-03 128 1/25/2025
5.6.0-preview-02 127 1/24/2025
5.6.0-preview-01 131 1/23/2025
5.5.1 465 12/12/2024
5.5.0 168 12/7/2024
5.4.9 161 11/16/2024
5.4.8 160 10/31/2024
5.4.7 162 10/26/2024
5.4.6 189 10/13/2024
5.4.5 304 8/20/2024
5.4.4 321 7/30/2024
5.4.3 303 7/1/2024
5.4.2 185 6/25/2024
5.4.1 203 6/21/2024
5.4.0 212 5/31/2024
5.3.14 177 5/3/2024
5.3.13 196 4/25/2024
5.3.12 192 4/18/2024
5.3.11 381 4/17/2024
5.3.10 979 3/3/2024
5.3.9 289 2/29/2024
5.3.9-preview-02 319 2/3/2024
5.3.9-preview-01 337 1/23/2024
5.3.8 429 1/20/2024
5.3.7 2,950 11/20/2023
5.3.6 515 11/19/2023
5.3.5 1,154 9/21/2023
5.3.4 1,105 8/3/2023
5.3.3 2,448 6/24/2023
5.3.2 33,087 4/1/2023
5.3.1 884 3/6/2023
5.3.0 939 3/3/2023
5.2.25 1,010 2/5/2023
5.2.24 10,523 12/18/2022
5.2.23 3,498 11/12/2022
5.2.22 5,282 11/6/2022
5.2.21 1,000 10/28/2022
5.2.20 30,332 9/3/2022
5.2.20-preview-01 739 9/3/2022
5.2.19 32,124 6/26/2022
5.2.18 19,142 3/7/2022
5.2.17 4,880 2/21/2022
5.2.16 2,319 2/19/2022
5.2.15 139,260 12/17/2021
5.2.14 17,550 11/9/2021
5.2.13 164,858 10/9/2021
5.2.12 199,017 7/31/2021
5.2.11 79,600 7/19/2021
5.2.10 337,276 5/31/2021
5.2.9 189,933 3/26/2021
5.2.8 280,454 2/13/2021
5.2.7 80,827 12/26/2020
5.2.7-preview-03 1,058 12/26/2020
5.2.7-preview-01 1,045 12/26/2020
3.6.7 146 7/28/2025
3.6.6 320 6/11/2025
3.6.5 529 5/28/2025
3.6.4 183 5/19/2025
3.6.3 125 5/9/2025
3.6.2 206 4/24/2025
3.6.1 237 1/23/2025
3.6.0.2 180 2/11/2025
3.6.0.1 150 1/28/2025
3.6.0 166 1/26/2025
3.6.0-preview-03 124 1/25/2025
3.6.0-preview-02 116 1/24/2025
3.6.0-preview-01 138 1/23/2025
3.5.1 182 12/12/2024
3.5.0 162 12/7/2024
3.4.9 168 11/16/2024
3.4.8 159 10/31/2024
3.4.7 160 10/26/2024
3.4.6 191 10/13/2024
3.4.5 2,459 8/20/2024
3.4.4 160 7/30/2024
3.4.3 857 7/1/2024
3.4.2 202 6/25/2024
3.4.1 203 6/21/2024
3.4.0 239 5/31/2024
3.3.14 209 5/3/2024
3.3.13 189 4/25/2024
3.3.12 206 4/18/2024
3.3.11 192 4/17/2024
3.3.10 537 3/3/2024
3.3.9 286 2/29/2024
3.3.9-preview-02 301 2/3/2024
3.3.9-preview-01 353 1/23/2024
3.3.8 414 1/20/2024
3.3.7 9,734 11/20/2023
3.3.6 516 11/19/2023
3.3.5 3,094 9/21/2023
3.3.4 1,723 8/3/2023
3.3.3 9,116 6/24/2023
3.3.2 2,916 4/1/2023
3.3.1 1,275 3/6/2023
3.3.0 850 3/3/2023
3.2.25 1,595 2/5/2023
3.2.24 18,241 12/18/2022
3.2.23 1,664 11/12/2022
3.2.22 1,052 11/6/2022
3.2.21 1,079 10/28/2022
3.2.20 23,041 9/3/2022
3.2.20-preview-01 689 9/3/2022
3.2.19 48,390 6/26/2022
3.2.18 25,146 3/7/2022
3.2.17 1,308 2/21/2022
3.2.16 1,128 2/19/2022
3.2.15 26,475 12/17/2021
3.2.14 18,078 11/9/2021
3.2.13 2,609 10/9/2021
3.2.12 23,008 7/31/2021
3.2.11 4,863 7/19/2021
3.2.10 39,943 5/31/2021
3.2.9 22,625 3/26/2021
3.2.8 20,444 2/13/2021
3.2.7 73,837 12/26/2020
3.2.7-preview-03 1,054 12/26/2020
3.2.7-preview-02 1,084 12/26/2020
3.2.7-preview-01 1,069 12/26/2020
3.2.6 134,943 11/25/2020
3.2.6-preview-01 971 11/25/2020
3.2.5 194,637 10/24/2020
3.2.4 8,226 10/19/2020
3.2.3 12,184 10/11/2020
3.2.2 82,744 8/19/2020
3.2.1 10,907 8/8/2020
3.2.0 26,688 7/27/2020
2.6.7 111 7/28/2025
2.6.6 318 6/11/2025
2.6.5 180 5/28/2025
2.6.4 177 5/19/2025
2.6.3 124 5/9/2025
2.6.2 211 4/24/2025
2.6.1 155 1/23/2025
2.6.0.2 162 2/11/2025
2.6.0.1 145 1/28/2025
2.6.0 212 1/26/2025
2.6.0-preview-03 126 1/25/2025
2.6.0-preview-02 127 1/24/2025
2.6.0-preview-01 132 1/23/2025
2.5.1 178 12/12/2024
2.5.0 174 12/7/2024
2.4.9 166 11/16/2024
2.4.8 164 10/31/2024
2.4.7 170 10/26/2024
2.4.6 178 10/13/2024
2.4.5 202 8/20/2024
2.4.4 153 7/30/2024
2.4.3 195 7/1/2024
2.4.2 186 6/25/2024
2.4.1 193 6/21/2024
2.4.0 173 5/31/2024
2.3.14 193 5/3/2024
2.3.13 221 4/25/2024
2.3.12 195 4/18/2024
2.3.11 181 4/17/2024
2.3.10 279 3/3/2024
2.3.9 290 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 374 1/20/2024
2.3.7 530 11/20/2023
2.3.6 501 11/19/2023
2.3.5 581 9/21/2023
2.3.4 731 8/3/2023
2.3.3 734 6/24/2023
2.3.2 843 4/1/2023
2.3.1 803 3/6/2023
2.3.0 837 3/3/2023
2.2.25 876 2/5/2023
2.2.24 877 12/18/2022
2.2.23 898 11/12/2022
2.2.22 951 11/6/2022
2.2.21 957 10/28/2022
2.2.20 1,009 9/3/2022
2.2.20-preview-01 673 9/3/2022
2.2.19 1,080 6/26/2022
2.2.18 1,255 3/7/2022
2.2.17 1,079 2/21/2022
2.2.16 1,120 2/19/2022
2.2.15 1,026 12/17/2021
2.2.14 990 11/9/2021
2.2.13 1,049 10/9/2021
2.2.12 1,340 7/31/2021
2.2.11 1,868 7/19/2021
2.2.10 1,613 5/31/2021
2.2.9 7,376 3/26/2021
2.2.8 1,955 2/13/2021
2.2.7 1,317 12/26/2020
2.2.7-preview-03 1,052 12/26/2020
2.2.7-preview-02 1,035 12/26/2020
2.2.7-preview-01 1,073 12/26/2020
2.2.6 12,954 11/25/2020
2.2.6-preview-01 889 11/25/2020
2.2.5 4,125 10/24/2020
2.2.4 2,892 10/19/2020
2.2.3 1,257 10/11/2020
2.2.2 22,518 8/19/2020
2.2.1 8,283 8/8/2020
2.2.0 65,484 7/27/2020
1.1.8 20,693 7/12/2020
1.1.7 5,447 7/6/2020
1.1.6 2,901 7/5/2020
1.1.5 42,370 6/15/2020
1.1.4 1,314 6/15/2020
1.1.3 1,309 6/15/2020
1.1.2 22,206 5/31/2020
1.1.1 27,886 5/14/2020
1.1.0 24,043 4/25/2020
1.0.24 13,107 4/16/2020
1.0.23 215,118 3/26/2020
1.0.22 6,315 3/18/2020
1.0.21 36,969 2/29/2020
1.0.20 138,675 1/11/2020
1.0.19 115,867 8/29/2019
1.0.18 83,367 7/2/2019
1.0.17 43,408 6/14/2019
1.0.16 4,755 6/6/2019
1.0.15 6,060 5/20/2019
1.0.14 5,153 5/14/2019
1.0.13 15,119 5/3/2019
1.0.12 70,224 3/26/2019
1.0.11 14,162 2/28/2019
1.0.10 32,278 2/5/2019
1.0.9.2 589,591 1/10/2019
1.0.9.1 1,737 1/7/2019
1.0.9 36,267 10/19/2018
1.0.8.18 82,365 9/4/2018
1.0.8.17 11,874 8/27/2018
1.0.8.16 18,810 8/19/2018
1.0.8.15 1,869 8/17/2018
1.0.8.13 6,483 8/2/2018
1.0.8.12 5,262 7/27/2018
1.0.8.11 38,409 6/6/2018
1.0.8.10 2,690 6/5/2018
1.0.8.9 7,290 5/26/2018
1.0.8.8 2,247 5/21/2018
1.0.8.7 3,563 5/9/2018
1.0.8.6 2,919 4/28/2018
1.0.8.5 2,493 4/27/2018
1.0.8.4 2,273 4/25/2018
1.0.8.3 4,030 3/30/2018
1.0.8.2 57,001 1/9/2018
1.0.8.1 5,732 1/5/2018
1.0.8 21,172 12/16/2017
1.0.4.8 17,296 11/1/2017
1.0.4.7 4,705 9/12/2017
1.0.4.6 6,469 7/8/2017
1.0.4.5 2,202 6/28/2017
1.0.4.4 2,034 6/27/2017
1.0.4.3 2,347 6/1/2017
1.0.4.2 1,987 6/1/2017
1.0.4.1 2,020 5/31/2017
1.0.4 2,667 5/17/2017
1.0.3.6 3,597 4/8/2017
1.0.3.5 2,533 3/30/2017
1.0.3.4 2,461 3/25/2017
1.0.3.3 6,251 11/16/2016
1.0.3.2 2,474 10/31/2016
1.0.3.1 2,338 10/30/2016
1.0.3 2,233 10/22/2016
1.0.1 3,485 6/27/2016
1.0.0 11,105 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md