Microsoft.EntityFrameworkCore.DynamicLinq 6.6.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 6.6.7
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 6.6.7
                    
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="6.6.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="6.6.7" />
                    
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 6.6.7
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 6.6.7"
                    
#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@6.6.7
                    
#: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=6.6.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=6.6.7
                    
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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (80)

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 826 7/28/2025
9.6.6 20,387 6/11/2025
9.6.5 5,969 5/28/2025
9.6.4 6,307 5/19/2025
9.6.3 4,057 5/9/2025
9.6.2 8,797 4/24/2025
9.6.0.2 59,089 2/11/2025
9.6.0.1 47,948 1/28/2025
9.6.0 3,057 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 70,749 12/12/2024
9.5.0 4,675 12/7/2024
9.4.9 19,236 11/16/2024
8.6.7 246 7/28/2025
8.6.6 6,931 6/11/2025
8.6.5 3,518 5/28/2025
8.6.4 2,015 5/19/2025
8.6.3 2,034 5/9/2025
8.6.2 4,193 4/24/2025
8.6.1 186,572 1/23/2025
8.6.0.2 12,045 2/11/2025
8.6.0.1 1,613 1/28/2025
8.6.0 7,390 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 56,398 12/12/2024
8.5.0 4,384 12/7/2024
8.4.9 42,818 11/16/2024
8.4.8 101,442 10/31/2024
8.4.7 32,247 10/26/2024
8.4.6 172,432 10/13/2024
8.4.5 202,323 8/20/2024
8.4.4 127,374 7/30/2024
8.4.3 156,558 7/1/2024
8.4.2 26,073 6/25/2024
8.4.1 37,407 6/21/2024
8.4.0 97,351 5/31/2024
8.3.14 81,164 5/3/2024
8.3.13 18,653 4/25/2024
8.3.12 17,465 4/18/2024
8.3.10 156,533 3/3/2024
8.3.9 10,197 2/29/2024
8.3.9-preview-02 454 2/3/2024
8.3.9-preview-01 670 1/23/2024
8.3.8 95,480 1/20/2024
8.3.7 114,715 11/20/2023
7.6.7 95 7/28/2025
7.6.6 757 6/11/2025
7.6.5 459 5/28/2025
7.6.4 505 5/19/2025
7.6.3 645 5/9/2025
7.6.2 461 4/24/2025
7.6.1 1,175 1/23/2025
7.6.0.2 796 2/11/2025
7.6.0.1 749 1/28/2025
7.6.0 769 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 916 12/12/2024
7.5.0 802 12/7/2024
7.4.9 925 11/16/2024
7.4.8 875 10/31/2024
7.4.7 761 10/26/2024
7.4.6 1,142 10/13/2024
7.4.5 13,977 8/20/2024
7.4.4 1,066 7/30/2024
7.4.3 9,682 7/1/2024
7.4.2 2,182 6/25/2024
7.4.1 962 6/21/2024
7.4.0 6,277 5/31/2024
7.3.14 12,551 5/3/2024
7.3.13 1,444 4/25/2024
7.3.12 1,598 4/18/2024
7.3.11 1,524 4/17/2024
7.3.10 25,284 3/3/2024
7.3.9 3,661 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,684 1/20/2024
7.3.7 27,053 11/20/2023
7.3.6 13,596 11/19/2023
7.3.5 224,188 9/21/2023
7.3.4 130,645 8/3/2023
7.3.3 87,362 6/24/2023
7.3.2 395,874 4/1/2023
7.3.1 29,175 3/6/2023
7.3.0 2,073 3/3/2023
7.2.25 82,153 2/5/2023
7.2.24 213,446 12/18/2022
7.2.23 77,111 11/12/2022
6.6.7 109 7/28/2025
6.6.6 467 6/11/2025
6.6.5 231 5/28/2025
6.6.4 354 5/19/2025
6.6.3 193 5/9/2025
6.6.2 282 4/24/2025
6.6.1 2,173 1/23/2025
6.6.0.2 1,312 2/11/2025
6.6.0.1 249 1/28/2025
6.6.0 770 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,089 12/12/2024
6.5.0 355 12/7/2024
6.4.9 966 11/16/2024
6.4.8 401 10/31/2024
6.4.7 531 10/26/2024
6.4.6 1,717 10/13/2024
6.4.5 2,460 8/20/2024
6.4.4 1,112 7/30/2024
6.4.3 1,566 7/1/2024
6.4.2 394 6/25/2024
6.4.1 2,444 6/21/2024
6.4.0 1,972 5/31/2024
6.3.14 2,826 5/3/2024
6.3.13 10,242 4/25/2024
6.3.12 383 4/18/2024
6.3.11 324 4/17/2024
6.3.10 10,600 3/3/2024
6.3.9 2,606 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,341 1/20/2024
6.3.7 40,347 11/20/2023
6.3.6 1,708 11/19/2023
6.3.5 521,372 9/21/2023
6.3.4 47,939 8/3/2023
6.3.3 39,232 6/24/2023
6.3.2 144,681 4/1/2023
6.3.1 39,963 3/6/2023
6.3.0 19,761 3/3/2023
6.2.25 54,514 2/5/2023
6.2.24 72,180 12/18/2022
6.2.23 78,911 11/12/2022
6.2.22 48,542 11/6/2022
6.2.21 46,958 10/28/2022
6.2.20 396,036 9/3/2022
6.2.20-preview-01 712 9/3/2022
6.2.19 342,717 6/26/2022
6.2.18 667,024 3/7/2022
6.2.17 66,899 2/21/2022
6.2.16 4,131 2/19/2022
6.2.15 179,806 12/17/2021
6.2.14 273,233 11/9/2021
6.2.13-preview.4.21253.1 1,666 10/9/2021
6.2.12-preview.4.21253.1 989 7/31/2021
6.2.11-preview.4.21253.1 310 7/19/2021
6.0.0-preview.4.21253.1 515 5/31/2021
6.0.0-preview.3.21201.2 340 5/9/2021
5.6.7 91 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 958 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,846 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,413 12/18/2022
5.2.23 3,374 11/12/2022
5.2.22 5,269 11/6/2022
5.2.21 985 10/28/2022
5.2.20 30,027 9/3/2022
5.2.20-preview-01 725 9/3/2022
5.2.19 31,562 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,678 12/17/2021
5.2.14 17,522 11/9/2021
5.2.13 164,810 10/9/2021
5.2.12 198,644 7/31/2021
5.2.11 78,880 7/19/2021
5.2.10 336,852 5/31/2021
5.2.9 189,672 3/26/2021
5.2.8 279,906 2/13/2021
5.2.7 80,621 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 94 7/28/2025
3.6.6 310 6/11/2025
3.6.5 419 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 219 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 153 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,246 8/20/2024
3.4.4 149 7/30/2024
3.4.3 704 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 183 4/17/2024
3.3.10 482 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,177 11/20/2023
3.3.6 507 11/19/2023
3.3.5 3,045 9/21/2023
3.3.4 1,710 8/3/2023
3.3.3 9,023 6/24/2023
3.3.2 2,902 4/1/2023
3.3.1 1,259 3/6/2023
3.3.0 834 3/3/2023
3.2.25 1,570 2/5/2023
3.2.24 18,209 12/18/2022
3.2.23 1,645 11/12/2022
3.2.22 1,036 11/6/2022
3.2.21 1,066 10/28/2022
3.2.20 22,860 9/3/2022
3.2.20-preview-01 678 9/3/2022
3.2.19 48,304 6/26/2022
3.2.18 25,122 3/7/2022
3.2.17 1,294 2/21/2022
3.2.16 1,113 2/19/2022
3.2.15 26,380 12/17/2021
3.2.14 17,901 11/9/2021
3.2.13 2,591 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,396 3/26/2021
3.2.8 20,318 2/13/2021
3.2.7 73,791 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,647 11/25/2020
3.2.6-preview-01 956 11/25/2020
3.2.5 194,454 10/24/2020
3.2.4 8,207 10/19/2020
3.2.3 12,156 10/11/2020
3.2.2 82,469 8/19/2020
3.2.1 10,856 8/8/2020
3.2.0 26,645 7/27/2020
2.6.7 91 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 188 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 125 1/23/2025
2.5.1 170 12/12/2024
2.5.0 165 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 193 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,909 11/25/2020
2.2.6-preview-01 875 11/25/2020
2.2.5 4,109 10/24/2020
2.2.4 2,874 10/19/2020
2.2.3 1,241 10/11/2020
2.2.2 22,489 8/19/2020
2.2.1 8,266 8/8/2020
2.2.0 65,229 7/27/2020
1.1.8 20,530 7/12/2020
1.1.7 5,418 7/6/2020
1.1.6 2,883 7/5/2020
1.1.5 42,347 6/15/2020
1.1.4 1,298 6/15/2020
1.1.3 1,290 6/15/2020
1.1.2 22,125 5/31/2020
1.1.1 27,866 5/14/2020
1.1.0 23,973 4/25/2020
1.0.24 13,083 4/16/2020
1.0.23 215,097 3/26/2020
1.0.22 6,297 3/18/2020
1.0.21 36,697 2/29/2020
1.0.20 138,283 1/11/2020
1.0.19 115,568 8/29/2019
1.0.18 83,342 7/2/2019
1.0.17 43,221 6/14/2019
1.0.16 4,716 6/6/2019
1.0.15 5,997 5/20/2019
1.0.14 5,134 5/14/2019
1.0.13 15,075 5/3/2019
1.0.12 70,179 3/26/2019
1.0.11 14,145 2/28/2019
1.0.10 32,232 2/5/2019
1.0.9.2 589,461 1/10/2019
1.0.9.1 1,720 1/7/2019
1.0.9 36,241 10/19/2018
1.0.8.18 82,337 9/4/2018
1.0.8.17 11,851 8/27/2018
1.0.8.16 18,790 8/19/2018
1.0.8.15 1,849 8/17/2018
1.0.8.13 6,454 8/2/2018
1.0.8.12 5,235 7/27/2018
1.0.8.11 38,357 6/6/2018
1.0.8.10 2,652 6/5/2018
1.0.8.9 7,255 5/26/2018
1.0.8.8 2,208 5/21/2018
1.0.8.7 3,520 5/9/2018
1.0.8.6 2,883 4/28/2018
1.0.8.5 2,458 4/27/2018
1.0.8.4 2,239 4/25/2018
1.0.8.3 3,987 3/30/2018
1.0.8.2 56,962 1/9/2018
1.0.8.1 5,695 1/5/2018
1.0.8 21,135 12/16/2017
1.0.4.8 17,089 11/1/2017
1.0.4.7 4,676 9/12/2017
1.0.4.6 6,442 7/8/2017
1.0.4.5 2,175 6/28/2017
1.0.4.4 2,006 6/27/2017
1.0.4.3 2,321 6/1/2017
1.0.4.2 1,961 6/1/2017
1.0.4.1 1,992 5/31/2017
1.0.4 2,639 5/17/2017
1.0.3.6 3,559 4/8/2017
1.0.3.5 2,496 3/30/2017
1.0.3.4 2,422 3/25/2017
1.0.3.3 6,213 11/16/2016
1.0.3.2 2,437 10/31/2016
1.0.3.1 2,301 10/30/2016
1.0.3 2,194 10/22/2016
1.0.1 3,440 6/27/2016
1.0.0 10,871 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md