Microsoft.EntityFrameworkCore.DynamicLinq 6.6.0-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 6.6.0-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 6.6.0-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="6.6.0-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="6.6.0-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 6.6.0-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 6.6.0-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@6.6.0-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=6.6.0-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=6.6.0-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 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 (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 17,203 7/28/2025
9.6.6 47,772 6/11/2025
9.6.5 7,410 5/28/2025
9.6.4 7,919 5/19/2025
9.6.3 4,288 5/9/2025
9.6.2 12,495 4/24/2025
9.6.0.2 64,548 2/11/2025
9.6.0.1 58,013 1/28/2025
9.6.0 3,310 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 130 1/23/2025
9.5.1 75,082 12/12/2024
9.5.0 5,222 12/7/2024
9.4.9 20,006 11/16/2024
8.6.7 5,838 7/28/2025
8.6.6 15,871 6/11/2025
8.6.5 5,538 5/28/2025
8.6.4 2,500 5/19/2025
8.6.3 3,071 5/9/2025
8.6.2 6,387 4/24/2025
8.6.1 229,062 1/23/2025
8.6.0.2 16,196 2/11/2025
8.6.0.1 1,738 1/28/2025
8.6.0 8,845 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,941 12/12/2024
8.5.0 5,140 12/7/2024
8.4.9 46,703 11/16/2024
8.4.8 106,158 10/31/2024
8.4.7 33,272 10/26/2024
8.4.6 180,366 10/13/2024
8.4.5 217,679 8/20/2024
8.4.4 132,209 7/30/2024
8.4.3 160,459 7/1/2024
8.4.2 27,086 6/25/2024
8.4.1 38,422 6/21/2024
8.4.0 101,721 5/31/2024
8.3.14 84,596 5/3/2024
8.3.13 19,066 4/25/2024
8.3.12 17,862 4/18/2024
8.3.10 160,348 3/3/2024
8.3.9 10,330 2/29/2024
8.3.9-preview-02 465 2/3/2024
8.3.9-preview-01 681 1/23/2024
8.3.8 98,274 1/20/2024
8.3.7 117,542 11/20/2023
7.6.7 201 7/28/2025
7.6.6 883 6/11/2025
7.6.5 541 5/28/2025
7.6.4 586 5/19/2025
7.6.3 742 5/9/2025
7.6.2 507 4/24/2025
7.6.1 1,291 1/23/2025
7.6.0.2 856 2/11/2025
7.6.0.1 803 1/28/2025
7.6.0 818 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 973 12/12/2024
7.5.0 848 12/7/2024
7.4.9 980 11/16/2024
7.4.8 921 10/31/2024
7.4.7 806 10/26/2024
7.4.6 1,191 10/13/2024
7.4.5 16,754 8/20/2024
7.4.4 1,116 7/30/2024
7.4.3 9,754 7/1/2024
7.4.2 2,232 6/25/2024
7.4.1 1,009 6/21/2024
7.4.0 6,342 5/31/2024
7.3.14 12,832 5/3/2024
7.3.13 1,561 4/25/2024
7.3.12 1,669 4/18/2024
7.3.11 1,570 4/17/2024
7.3.10 25,430 3/3/2024
7.3.9 3,721 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,256 1/20/2024
7.3.7 27,320 11/20/2023
7.3.6 14,017 11/19/2023
7.3.5 234,143 9/21/2023
7.3.4 131,777 8/3/2023
7.3.3 87,647 6/24/2023
7.3.2 397,374 4/1/2023
7.3.1 29,395 3/6/2023
7.3.0 2,158 3/3/2023
7.2.25 82,594 2/5/2023
7.2.24 214,013 12/18/2022
7.2.23 78,829 11/12/2022
6.6.7 179 7/28/2025
6.6.6 831 6/11/2025
6.6.5 277 5/28/2025
6.6.4 411 5/19/2025
6.6.3 240 5/9/2025
6.6.2 329 4/24/2025
6.6.1 2,324 1/23/2025
6.6.0.2 1,420 2/11/2025
6.6.0.1 299 1/28/2025
6.6.0 939 1/26/2025
6.6.0-preview-03 130 1/25/2025
6.6.0-preview-02 118 1/24/2025
6.6.0-preview-01 124 1/23/2025
6.5.1 25,783 12/12/2024
6.5.0 410 12/7/2024
6.4.9 1,106 11/16/2024
6.4.8 458 10/31/2024
6.4.7 605 10/26/2024
6.4.6 1,818 10/13/2024
6.4.5 2,545 8/20/2024
6.4.4 1,165 7/30/2024
6.4.3 1,619 7/1/2024
6.4.2 441 6/25/2024
6.4.1 2,494 6/21/2024
6.4.0 2,022 5/31/2024
6.3.14 2,890 5/3/2024
6.3.13 12,244 4/25/2024
6.3.12 431 4/18/2024
6.3.11 372 4/17/2024
6.3.10 10,856 3/3/2024
6.3.9 2,782 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,789 1/20/2024
6.3.7 41,175 11/20/2023
6.3.6 1,754 11/19/2023
6.3.5 601,545 9/21/2023
6.3.4 48,146 8/3/2023
6.3.3 40,176 6/24/2023
6.3.2 148,039 4/1/2023
6.3.1 40,119 3/6/2023
6.3.0 19,951 3/3/2023
6.2.25 55,012 2/5/2023
6.2.24 72,935 12/18/2022
6.2.23 79,124 11/12/2022
6.2.22 48,876 11/6/2022
6.2.21 47,181 10/28/2022
6.2.20 398,298 9/3/2022
6.2.20-preview-01 723 9/3/2022
6.2.19 347,022 6/26/2022
6.2.18 669,286 3/7/2022
6.2.17 67,075 2/21/2022
6.2.16 4,155 2/19/2022
6.2.15 180,991 12/17/2021
6.2.14 274,912 11/9/2021
6.2.13-preview.4.21253.1 1,832 10/9/2021
6.2.12-preview.4.21253.1 1,004 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 104 7/28/2025
5.6.6 319 6/11/2025
5.6.5 183 5/28/2025
5.6.4 172 5/19/2025
5.6.3 124 5/9/2025
5.6.2 202 4/24/2025
5.6.1 282 1/23/2025
5.6.0.2 170 2/11/2025
5.6.0.1 146 1/28/2025
5.6.0 156 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 132 1/23/2025
5.5.1 467 12/12/2024
5.5.0 169 12/7/2024
5.4.9 162 11/16/2024
5.4.8 161 10/31/2024
5.4.7 164 10/26/2024
5.4.6 191 10/13/2024
5.4.5 305 8/20/2024
5.4.4 322 7/30/2024
5.4.3 304 7/1/2024
5.4.2 186 6/25/2024
5.4.1 204 6/21/2024
5.4.0 213 5/31/2024
5.3.14 178 5/3/2024
5.3.13 198 4/25/2024
5.3.12 193 4/18/2024
5.3.11 383 4/17/2024
5.3.10 981 3/3/2024
5.3.9 290 2/29/2024
5.3.9-preview-02 319 2/3/2024
5.3.9-preview-01 337 1/23/2024
5.3.8 430 1/20/2024
5.3.7 2,956 11/20/2023
5.3.6 517 11/19/2023
5.3.5 1,155 9/21/2023
5.3.4 1,106 8/3/2023
5.3.3 2,450 6/24/2023
5.3.2 33,088 4/1/2023
5.3.1 885 3/6/2023
5.3.0 940 3/3/2023
5.2.25 1,013 2/5/2023
5.2.24 10,533 12/18/2022
5.2.23 3,506 11/12/2022
5.2.22 5,283 11/6/2022
5.2.21 1,002 10/28/2022
5.2.20 30,364 9/3/2022
5.2.20-preview-01 739 9/3/2022
5.2.19 32,156 6/26/2022
5.2.18 19,146 3/7/2022
5.2.17 4,882 2/21/2022
5.2.16 2,321 2/19/2022
5.2.15 139,335 12/17/2021
5.2.14 17,551 11/9/2021
5.2.13 164,861 10/9/2021
5.2.12 199,033 7/31/2021
5.2.11 79,642 7/19/2021
5.2.10 337,291 5/31/2021
5.2.9 189,936 3/26/2021
5.2.8 280,465 2/13/2021
5.2.7 80,837 12/26/2020
5.2.7-preview-03 1,059 12/26/2020
5.2.7-preview-01 1,046 12/26/2020
3.6.7 151 7/28/2025
3.6.6 321 6/11/2025
3.6.5 537 5/28/2025
3.6.4 184 5/19/2025
3.6.3 127 5/9/2025
3.6.2 207 4/24/2025
3.6.1 238 1/23/2025
3.6.0.2 181 2/11/2025
3.6.0.1 151 1/28/2025
3.6.0 167 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 183 12/12/2024
3.5.0 163 12/7/2024
3.4.9 169 11/16/2024
3.4.8 160 10/31/2024
3.4.7 161 10/26/2024
3.4.6 195 10/13/2024
3.4.5 2,469 8/20/2024
3.4.4 162 7/30/2024
3.4.3 868 7/1/2024
3.4.2 203 6/25/2024
3.4.1 204 6/21/2024
3.4.0 240 5/31/2024
3.3.14 210 5/3/2024
3.3.13 190 4/25/2024
3.3.12 208 4/18/2024
3.3.11 196 4/17/2024
3.3.10 540 3/3/2024
3.3.9 287 2/29/2024
3.3.9-preview-02 301 2/3/2024
3.3.9-preview-01 353 1/23/2024
3.3.8 415 1/20/2024
3.3.7 9,772 11/20/2023
3.3.6 518 11/19/2023
3.3.5 3,095 9/21/2023
3.3.4 1,724 8/3/2023
3.3.3 9,122 6/24/2023
3.3.2 2,919 4/1/2023
3.3.1 1,277 3/6/2023
3.3.0 852 3/3/2023
3.2.25 1,596 2/5/2023
3.2.24 18,245 12/18/2022
3.2.23 1,665 11/12/2022
3.2.22 1,055 11/6/2022
3.2.21 1,080 10/28/2022
3.2.20 23,055 9/3/2022
3.2.20-preview-01 689 9/3/2022
3.2.19 48,397 6/26/2022
3.2.18 25,147 3/7/2022
3.2.17 1,309 2/21/2022
3.2.16 1,130 2/19/2022
3.2.15 26,494 12/17/2021
3.2.14 18,080 11/9/2021
3.2.13 2,610 10/9/2021
3.2.12 23,010 7/31/2021
3.2.11 4,864 7/19/2021
3.2.10 39,946 5/31/2021
3.2.9 22,629 3/26/2021
3.2.8 20,450 2/13/2021
3.2.7 73,839 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,954 11/25/2020
3.2.6-preview-01 971 11/25/2020
3.2.5 194,641 10/24/2020
3.2.4 8,227 10/19/2020
3.2.3 12,186 10/11/2020
3.2.2 82,754 8/19/2020
3.2.1 10,908 8/8/2020
3.2.0 26,691 7/27/2020
2.6.7 113 7/28/2025
2.6.6 321 6/11/2025
2.6.5 181 5/28/2025
2.6.4 179 5/19/2025
2.6.3 125 5/9/2025
2.6.2 212 4/24/2025
2.6.1 156 1/23/2025
2.6.0.2 163 2/11/2025
2.6.0.1 147 1/28/2025
2.6.0 214 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 180 12/12/2024
2.5.0 175 12/7/2024
2.4.9 168 11/16/2024
2.4.8 165 10/31/2024
2.4.7 173 10/26/2024
2.4.6 179 10/13/2024
2.4.5 204 8/20/2024
2.4.4 154 7/30/2024
2.4.3 197 7/1/2024
2.4.2 187 6/25/2024
2.4.1 194 6/21/2024
2.4.0 174 5/31/2024
2.3.14 194 5/3/2024
2.3.13 222 4/25/2024
2.3.12 196 4/18/2024
2.3.11 182 4/17/2024
2.3.10 280 3/3/2024
2.3.9 291 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 376 1/20/2024
2.3.7 531 11/20/2023
2.3.6 503 11/19/2023
2.3.5 582 9/21/2023
2.3.4 732 8/3/2023
2.3.3 735 6/24/2023
2.3.2 844 4/1/2023
2.3.1 804 3/6/2023
2.3.0 839 3/3/2023
2.2.25 877 2/5/2023
2.2.24 878 12/18/2022
2.2.23 899 11/12/2022
2.2.22 952 11/6/2022
2.2.21 958 10/28/2022
2.2.20 1,010 9/3/2022
2.2.20-preview-01 673 9/3/2022
2.2.19 1,081 6/26/2022
2.2.18 1,256 3/7/2022
2.2.17 1,080 2/21/2022
2.2.16 1,122 2/19/2022
2.2.15 1,028 12/17/2021
2.2.14 991 11/9/2021
2.2.13 1,050 10/9/2021
2.2.12 1,342 7/31/2021
2.2.11 1,869 7/19/2021
2.2.10 1,614 5/31/2021
2.2.9 7,377 3/26/2021
2.2.8 1,956 2/13/2021
2.2.7 1,318 12/26/2020
2.2.7-preview-03 1,053 12/26/2020
2.2.7-preview-02 1,035 12/26/2020
2.2.7-preview-01 1,075 12/26/2020
2.2.6 12,956 11/25/2020
2.2.6-preview-01 890 11/25/2020
2.2.5 4,126 10/24/2020
2.2.4 2,894 10/19/2020
2.2.3 1,259 10/11/2020
2.2.2 22,520 8/19/2020
2.2.1 8,284 8/8/2020
2.2.0 65,491 7/27/2020
1.1.8 20,698 7/12/2020
1.1.7 5,449 7/6/2020
1.1.6 2,903 7/5/2020
1.1.5 42,372 6/15/2020
1.1.4 1,316 6/15/2020
1.1.3 1,312 6/15/2020
1.1.2 22,210 5/31/2020
1.1.1 27,889 5/14/2020
1.1.0 24,047 4/25/2020
1.0.24 13,109 4/16/2020
1.0.23 215,120 3/26/2020
1.0.22 6,318 3/18/2020
1.0.21 36,995 2/29/2020
1.0.20 138,704 1/11/2020
1.0.19 115,881 8/29/2019
1.0.18 83,369 7/2/2019
1.0.17 43,413 6/14/2019
1.0.16 4,758 6/6/2019
1.0.15 6,063 5/20/2019
1.0.14 5,155 5/14/2019
1.0.13 15,125 5/3/2019
1.0.12 70,227 3/26/2019
1.0.11 14,165 2/28/2019
1.0.10 32,280 2/5/2019
1.0.9.2 589,603 1/10/2019
1.0.9.1 1,739 1/7/2019
1.0.9 36,270 10/19/2018
1.0.8.18 82,366 9/4/2018
1.0.8.17 11,875 8/27/2018
1.0.8.16 18,811 8/19/2018
1.0.8.15 1,870 8/17/2018
1.0.8.13 6,485 8/2/2018
1.0.8.12 5,264 7/27/2018
1.0.8.11 38,420 6/6/2018
1.0.8.10 2,692 6/5/2018
1.0.8.9 7,292 5/26/2018
1.0.8.8 2,249 5/21/2018
1.0.8.7 3,565 5/9/2018
1.0.8.6 2,921 4/28/2018
1.0.8.5 2,496 4/27/2018
1.0.8.4 2,276 4/25/2018
1.0.8.3 4,032 3/30/2018
1.0.8.2 57,006 1/9/2018
1.0.8.1 5,734 1/5/2018
1.0.8 21,175 12/16/2017
1.0.4.8 17,303 11/1/2017
1.0.4.7 4,706 9/12/2017
1.0.4.6 6,470 7/8/2017
1.0.4.5 2,203 6/28/2017
1.0.4.4 2,036 6/27/2017
1.0.4.3 2,348 6/1/2017
1.0.4.2 1,988 6/1/2017
1.0.4.1 2,021 5/31/2017
1.0.4 2,668 5/17/2017
1.0.3.6 3,598 4/8/2017
1.0.3.5 2,534 3/30/2017
1.0.3.4 2,464 3/25/2017
1.0.3.3 6,254 11/16/2016
1.0.3.2 2,476 10/31/2016
1.0.3.1 2,340 10/30/2016
1.0.3 2,236 10/22/2016
1.0.1 3,487 6/27/2016
1.0.0 11,119 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md