Microsoft.EntityFrameworkCore.DynamicLinq 7.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 7.6.7
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.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="7.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="7.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 7.6.7
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.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@7.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=7.6.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.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 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 (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 694 7/28/2025
9.6.6 20,319 6/11/2025
9.6.5 5,967 5/28/2025
9.6.4 6,307 5/19/2025
9.6.3 4,054 5/9/2025
9.6.2 8,792 4/24/2025
9.6.0.2 59,035 2/11/2025
9.6.0.1 47,780 1/28/2025
9.6.0 3,053 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,745 12/12/2024
9.5.0 4,675 12/7/2024
9.4.9 19,183 11/16/2024
8.6.7 217 7/28/2025
8.6.6 6,835 6/11/2025
8.6.5 3,455 5/28/2025
8.6.4 2,014 5/19/2025
8.6.3 2,028 5/9/2025
8.6.2 4,191 4/24/2025
8.6.1 186,290 1/23/2025
8.6.0.2 12,045 2/11/2025
8.6.0.1 1,612 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,338 12/12/2024
8.5.0 4,383 12/7/2024
8.4.9 42,735 11/16/2024
8.4.8 101,376 10/31/2024
8.4.7 32,244 10/26/2024
8.4.6 172,260 10/13/2024
8.4.5 202,083 8/20/2024
8.4.4 127,325 7/30/2024
8.4.3 156,506 7/1/2024
8.4.2 26,053 6/25/2024
8.4.1 37,398 6/21/2024
8.4.0 97,113 5/31/2024
8.3.14 81,143 5/3/2024
8.3.13 18,652 4/25/2024
8.3.12 17,464 4/18/2024
8.3.10 156,405 3/3/2024
8.3.9 10,189 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,336 1/20/2024
8.3.7 114,704 11/20/2023
7.6.7 94 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,173 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 912 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,972 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,549 5/3/2024
7.3.13 1,440 4/25/2024
7.3.12 1,596 4/18/2024
7.3.11 1,523 4/17/2024
7.3.10 25,270 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,051 11/20/2023
7.3.6 13,594 11/19/2023
7.3.5 224,175 9/21/2023
7.3.4 130,602 8/3/2023
7.3.3 87,359 6/24/2023
7.3.2 395,865 4/1/2023
7.3.1 29,174 3/6/2023
7.3.0 2,072 3/3/2023
7.2.25 82,148 2/5/2023
7.2.24 213,411 12/18/2022
7.2.23 77,109 11/12/2022
6.6.7 108 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,164 1/23/2025
6.6.0.2 1,302 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,083 12/12/2024
6.5.0 347 12/7/2024
6.4.9 966 11/16/2024
6.4.8 400 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,825 5/3/2024
6.3.13 10,241 4/25/2024
6.3.12 382 4/18/2024
6.3.11 323 4/17/2024
6.3.10 10,599 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,338 1/20/2024
6.3.7 40,340 11/20/2023
6.3.6 1,708 11/19/2023
6.3.5 521,367 9/21/2023
6.3.4 47,939 8/3/2023
6.3.3 39,232 6/24/2023
6.3.2 144,646 4/1/2023
6.3.1 39,962 3/6/2023
6.3.0 19,744 3/3/2023
6.2.25 54,508 2/5/2023
6.2.24 72,174 12/18/2022
6.2.23 78,906 11/12/2022
6.2.22 48,539 11/6/2022
6.2.21 46,956 10/28/2022
6.2.20 395,918 9/3/2022
6.2.20-preview-01 711 9/3/2022
6.2.19 342,671 6/26/2022
6.2.18 667,017 3/7/2022
6.2.17 66,891 2/21/2022
6.2.16 4,130 2/19/2022
6.2.15 179,804 12/17/2021
6.2.14 273,223 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 339 5/9/2021
5.6.7 90 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 113 5/9/2025
5.6.2 191 4/24/2025
5.6.1 265 1/23/2025
5.6.0.2 161 2/11/2025
5.6.0.1 135 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 161 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 167 5/3/2024
5.3.13 187 4/25/2024
5.3.12 182 4/18/2024
5.3.11 369 4/17/2024
5.3.10 955 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,047 4/1/2023
5.3.1 866 3/6/2023
5.3.0 923 3/3/2023
5.2.25 990 2/5/2023
5.2.24 10,407 12/18/2022
5.2.23 3,372 11/12/2022
5.2.22 5,267 11/6/2022
5.2.21 983 10/28/2022
5.2.20 30,004 9/3/2022
5.2.20-preview-01 724 9/3/2022
5.2.19 31,559 6/26/2022
5.2.18 19,118 3/7/2022
5.2.17 4,858 2/21/2022
5.2.16 2,306 2/19/2022
5.2.15 137,621 12/17/2021
5.2.14 17,522 11/9/2021
5.2.13 164,807 10/9/2021
5.2.12 198,615 7/31/2021
5.2.11 78,879 7/19/2021
5.2.10 336,851 5/31/2021
5.2.9 189,669 3/26/2021
5.2.8 279,905 2/13/2021
5.2.7 80,620 12/26/2020
5.2.7-preview-03 1,044 12/26/2020
5.2.7-preview-01 1,029 12/26/2020
3.6.7 93 7/28/2025
3.6.6 310 6/11/2025
3.6.5 415 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 171 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 197 5/3/2024
3.3.13 180 4/25/2024
3.3.12 196 4/18/2024
3.3.11 182 4/17/2024
3.3.10 473 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 405 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,016 6/24/2023
3.3.2 2,900 4/1/2023
3.3.1 1,258 3/6/2023
3.3.0 833 3/3/2023
3.2.25 1,568 2/5/2023
3.2.24 18,207 12/18/2022
3.2.23 1,643 11/12/2022
3.2.22 1,034 11/6/2022
3.2.21 1,063 10/28/2022
3.2.20 22,857 9/3/2022
3.2.20-preview-01 677 9/3/2022
3.2.19 48,301 6/26/2022
3.2.18 25,121 3/7/2022
3.2.17 1,293 2/21/2022
3.2.16 1,112 2/19/2022
3.2.15 26,379 12/17/2021
3.2.14 17,900 11/9/2021
3.2.13 2,590 10/9/2021
3.2.12 22,962 7/31/2021
3.2.11 4,836 7/19/2021
3.2.10 39,929 5/31/2021
3.2.9 22,396 3/26/2021
3.2.8 20,315 2/13/2021
3.2.7 73,786 12/26/2020
3.2.7-preview-03 1,037 12/26/2020
3.2.7-preview-02 1,058 12/26/2020
3.2.7-preview-01 1,052 12/26/2020
3.2.6 134,633 11/25/2020
3.2.6-preview-01 955 11/25/2020
3.2.5 194,421 10/24/2020
3.2.4 8,206 10/19/2020
3.2.3 12,154 10/11/2020
3.2.2 82,467 8/19/2020
3.2.1 10,851 8/8/2020
3.2.0 26,643 7/27/2020
2.6.7 90 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 154 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 164 12/7/2024
2.4.9 158 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 184 5/3/2024
2.3.13 207 4/25/2024
2.3.12 180 4/18/2024
2.3.11 170 4/17/2024
2.3.10 269 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 571 9/21/2023
2.3.4 718 8/3/2023
2.3.3 722 6/24/2023
2.3.2 829 4/1/2023
2.3.1 786 3/6/2023
2.3.0 821 3/3/2023
2.2.25 860 2/5/2023
2.2.24 857 12/18/2022
2.2.23 883 11/12/2022
2.2.22 933 11/6/2022
2.2.21 941 10/28/2022
2.2.20 993 9/3/2022
2.2.20-preview-01 658 9/3/2022
2.2.19 1,062 6/26/2022
2.2.18 1,238 3/7/2022
2.2.17 1,062 2/21/2022
2.2.16 1,104 2/19/2022
2.2.15 1,011 12/17/2021
2.2.14 976 11/9/2021
2.2.13 1,034 10/9/2021
2.2.12 1,324 7/31/2021
2.2.11 1,852 7/19/2021
2.2.10 1,598 5/31/2021
2.2.9 7,357 3/26/2021
2.2.8 1,940 2/13/2021
2.2.7 1,300 12/26/2020
2.2.7-preview-03 1,036 12/26/2020
2.2.7-preview-02 1,017 12/26/2020
2.2.7-preview-01 1,055 12/26/2020
2.2.6 12,908 11/25/2020
2.2.6-preview-01 874 11/25/2020
2.2.5 4,108 10/24/2020
2.2.4 2,873 10/19/2020
2.2.3 1,240 10/11/2020
2.2.2 22,488 8/19/2020
2.2.1 8,265 8/8/2020
2.2.0 65,228 7/27/2020
1.1.8 20,529 7/12/2020
1.1.7 5,417 7/6/2020
1.1.6 2,882 7/5/2020
1.1.5 42,346 6/15/2020
1.1.4 1,297 6/15/2020
1.1.3 1,288 6/15/2020
1.1.2 22,111 5/31/2020
1.1.1 27,864 5/14/2020
1.1.0 23,970 4/25/2020
1.0.24 13,082 4/16/2020
1.0.23 215,095 3/26/2020
1.0.22 6,295 3/18/2020
1.0.21 36,695 2/29/2020
1.0.20 138,271 1/11/2020
1.0.19 115,565 8/29/2019
1.0.18 83,338 7/2/2019
1.0.17 43,219 6/14/2019
1.0.16 4,714 6/6/2019
1.0.15 5,995 5/20/2019
1.0.14 5,132 5/14/2019
1.0.13 15,071 5/3/2019
1.0.12 70,177 3/26/2019
1.0.11 14,142 2/28/2019
1.0.10 32,230 2/5/2019
1.0.9.2 589,460 1/10/2019
1.0.9.1 1,719 1/7/2019
1.0.9 36,240 10/19/2018
1.0.8.18 82,336 9/4/2018
1.0.8.17 11,850 8/27/2018
1.0.8.16 18,788 8/19/2018
1.0.8.15 1,847 8/17/2018
1.0.8.13 6,452 8/2/2018
1.0.8.12 5,233 7/27/2018
1.0.8.11 38,354 6/6/2018
1.0.8.10 2,649 6/5/2018
1.0.8.9 7,252 5/26/2018
1.0.8.8 2,205 5/21/2018
1.0.8.7 3,517 5/9/2018
1.0.8.6 2,880 4/28/2018
1.0.8.5 2,455 4/27/2018
1.0.8.4 2,236 4/25/2018
1.0.8.3 3,984 3/30/2018
1.0.8.2 56,959 1/9/2018
1.0.8.1 5,692 1/5/2018
1.0.8 21,132 12/16/2017
1.0.4.8 17,084 11/1/2017
1.0.4.7 4,674 9/12/2017
1.0.4.6 6,440 7/8/2017
1.0.4.5 2,173 6/28/2017
1.0.4.4 2,004 6/27/2017
1.0.4.3 2,319 6/1/2017
1.0.4.2 1,959 6/1/2017
1.0.4.1 1,990 5/31/2017
1.0.4 2,637 5/17/2017
1.0.3.6 3,556 4/8/2017
1.0.3.5 2,493 3/30/2017
1.0.3.4 2,419 3/25/2017
1.0.3.3 6,210 11/16/2016
1.0.3.2 2,433 10/31/2016
1.0.3.1 2,298 10/30/2016
1.0.3 2,191 10/22/2016
1.0.1 3,436 6/27/2016
1.0.0 10,865 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md