Microsoft.EntityFrameworkCore.DynamicLinq 6.6.0-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 6.6.0-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 6.6.0-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="6.6.0-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="6.6.0-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 6.6.0-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 6.6.0-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@6.6.0-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=6.6.0-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=6.6.0-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 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 (82)

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 25,019 7/28/2025
9.6.6 58,749 6/11/2025
9.6.5 7,998 5/28/2025
9.6.4 8,505 5/19/2025
9.6.3 4,359 5/9/2025
9.6.2 14,124 4/24/2025
9.6.0.2 66,590 2/11/2025
9.6.0.1 61,427 1/28/2025
9.6.0 3,384 1/26/2025
9.6.0-preview-03 158 1/25/2025
9.6.0-preview-02 132 1/24/2025
9.6.0-preview-01 133 1/23/2025
9.5.1 76,189 12/12/2024
9.5.0 5,390 12/7/2024
9.4.9 20,338 11/16/2024
8.6.7 9,161 7/28/2025
8.6.6 18,943 6/11/2025
8.6.5 6,168 5/28/2025
8.6.4 2,729 5/19/2025
8.6.3 3,344 5/9/2025
8.6.2 7,074 4/24/2025
8.6.1 243,414 1/23/2025
8.6.0.2 17,933 2/11/2025
8.6.0.1 1,789 1/28/2025
8.6.0 9,210 1/26/2025
8.6.0-preview-03 128 1/25/2025
8.6.0-preview-02 126 1/24/2025
8.6.0-preview-01 122 1/23/2025
8.5.1 64,884 12/12/2024
8.5.0 5,510 12/7/2024
8.4.9 48,195 11/16/2024
8.4.8 107,379 10/31/2024
8.4.7 33,594 10/26/2024
8.4.6 183,526 10/13/2024
8.4.5 223,365 8/20/2024
8.4.4 133,774 7/30/2024
8.4.3 162,254 7/1/2024
8.4.2 27,727 6/25/2024
8.4.1 38,717 6/21/2024
8.4.0 104,202 5/31/2024
8.3.14 85,999 5/3/2024
8.3.13 19,189 4/25/2024
8.3.12 17,987 4/18/2024
8.3.10 161,790 3/3/2024
8.3.9 10,393 2/29/2024
8.3.9-preview-02 465 2/3/2024
8.3.9-preview-01 681 1/23/2024
8.3.8 99,410 1/20/2024
8.3.7 119,106 11/20/2023
7.6.7 228 7/28/2025
7.6.6 931 6/11/2025
7.6.5 579 5/28/2025
7.6.4 623 5/19/2025
7.6.3 780 5/9/2025
7.6.2 531 4/24/2025
7.6.1 1,350 1/23/2025
7.6.0.2 879 2/11/2025
7.6.0.1 828 1/28/2025
7.6.0 841 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 998 12/12/2024
7.5.0 871 12/7/2024
7.4.9 1,003 11/16/2024
7.4.8 943 10/31/2024
7.4.7 828 10/26/2024
7.4.6 1,213 10/13/2024
7.4.5 17,828 8/20/2024
7.4.4 1,146 7/30/2024
7.4.3 9,788 7/1/2024
7.4.2 2,255 6/25/2024
7.4.1 1,031 6/21/2024
7.4.0 6,382 5/31/2024
7.3.14 12,964 5/3/2024
7.3.13 1,638 4/25/2024
7.3.12 1,730 4/18/2024
7.3.11 1,593 4/17/2024
7.3.10 25,558 3/3/2024
7.3.9 3,747 2/29/2024
7.3.9-preview-02 858 2/3/2024
7.3.9-preview-01 473 1/23/2024
7.3.8 24,458 1/20/2024
7.3.7 27,431 11/20/2023
7.3.6 14,241 11/19/2023
7.3.5 239,207 9/21/2023
7.3.4 132,245 8/3/2023
7.3.3 87,765 6/24/2023
7.3.2 398,012 4/1/2023
7.3.1 29,457 3/6/2023
7.3.0 2,192 3/3/2023
7.2.25 82,780 2/5/2023
7.2.24 214,236 12/18/2022
7.2.23 79,512 11/12/2022
6.6.7 224 7/28/2025
6.6.6 982 6/11/2025
6.6.5 302 5/28/2025
6.6.4 439 5/19/2025
6.6.3 263 5/9/2025
6.6.2 355 4/24/2025
6.6.1 2,402 1/23/2025
6.6.0.2 1,476 2/11/2025
6.6.0.1 324 1/28/2025
6.6.0 1,012 1/26/2025
6.6.0-preview-03 131 1/25/2025
6.6.0-preview-02 118 1/24/2025
6.6.0-preview-01 126 1/23/2025
6.5.1 27,119 12/12/2024
6.5.0 434 12/7/2024
6.4.9 1,175 11/16/2024
6.4.8 481 10/31/2024
6.4.7 636 10/26/2024
6.4.6 1,859 10/13/2024
6.4.5 2,584 8/20/2024
6.4.4 1,187 7/30/2024
6.4.3 1,647 7/1/2024
6.4.2 464 6/25/2024
6.4.1 2,517 6/21/2024
6.4.0 2,046 5/31/2024
6.3.14 2,913 5/3/2024
6.3.13 12,682 4/25/2024
6.3.12 453 4/18/2024
6.3.11 399 4/17/2024
6.3.10 10,975 3/3/2024
6.3.9 2,838 2/29/2024
6.3.9-preview-02 571 2/3/2024
6.3.9-preview-01 335 1/23/2024
6.3.8 44,455 1/20/2024
6.3.7 41,610 11/20/2023
6.3.6 1,778 11/19/2023
6.3.5 638,844 9/21/2023
6.3.4 48,184 8/3/2023
6.3.3 40,584 6/24/2023
6.3.2 149,650 4/1/2023
6.3.1 40,191 3/6/2023
6.3.0 20,021 3/3/2023
6.2.25 55,230 2/5/2023
6.2.24 73,189 12/18/2022
6.2.23 79,213 11/12/2022
6.2.22 49,029 11/6/2022
6.2.21 47,258 10/28/2022
6.2.20 399,163 9/3/2022
6.2.20-preview-01 732 9/3/2022
6.2.19 348,612 6/26/2022
6.2.18 670,257 3/7/2022
6.2.17 67,180 2/21/2022
6.2.16 4,181 2/19/2022
6.2.15 181,398 12/17/2021
6.2.14 275,422 11/9/2021
6.2.13-preview.4.21253.1 1,934 10/9/2021
6.2.12-preview.4.21253.1 1,013 7/31/2021
6.2.11-preview.4.21253.1 331 7/19/2021
6.0.0-preview.4.21253.1 536 5/31/2021
6.0.0-preview.3.21201.2 359 5/9/2021
5.6.7 125 7/28/2025
5.6.6 341 6/11/2025
5.6.5 204 5/28/2025
5.6.4 193 5/19/2025
5.6.3 145 5/9/2025
5.6.2 223 4/24/2025
5.6.1 313 1/23/2025
5.6.0.2 190 2/11/2025
5.6.0.1 166 1/28/2025
5.6.0 178 1/26/2025
5.6.0-preview-03 131 1/25/2025
5.6.0-preview-02 128 1/24/2025
5.6.0-preview-01 134 1/23/2025
5.5.1 487 12/12/2024
5.5.0 191 12/7/2024
5.4.9 181 11/16/2024
5.4.8 182 10/31/2024
5.4.7 186 10/26/2024
5.4.6 211 10/13/2024
5.4.5 331 8/20/2024
5.4.4 343 7/30/2024
5.4.3 325 7/1/2024
5.4.2 206 6/25/2024
5.4.1 226 6/21/2024
5.4.0 234 5/31/2024
5.3.14 199 5/3/2024
5.3.13 217 4/25/2024
5.3.12 212 4/18/2024
5.3.11 408 4/17/2024
5.3.10 1,002 3/3/2024
5.3.9 311 2/29/2024
5.3.9-preview-02 322 2/3/2024
5.3.9-preview-01 339 1/23/2024
5.3.8 450 1/20/2024
5.3.7 3,015 11/20/2023
5.3.6 536 11/19/2023
5.3.5 1,171 9/21/2023
5.3.4 1,125 8/3/2023
5.3.3 2,467 6/24/2023
5.3.2 33,107 4/1/2023
5.3.1 904 3/6/2023
5.3.0 958 3/3/2023
5.2.25 1,032 2/5/2023
5.2.24 10,622 12/18/2022
5.2.23 3,572 11/12/2022
5.2.22 5,301 11/6/2022
5.2.21 1,024 10/28/2022
5.2.20 30,566 9/3/2022
5.2.20-preview-01 745 9/3/2022
5.2.19 32,354 6/26/2022
5.2.18 19,167 3/7/2022
5.2.17 4,904 2/21/2022
5.2.16 2,341 2/19/2022
5.2.15 140,744 12/17/2021
5.2.14 17,574 11/9/2021
5.2.13 164,896 10/9/2021
5.2.12 199,188 7/31/2021
5.2.11 79,884 7/19/2021
5.2.10 337,463 5/31/2021
5.2.9 190,036 3/26/2021
5.2.8 280,713 2/13/2021
5.2.7 80,921 12/26/2020
5.2.7-preview-03 1,065 12/26/2020
5.2.7-preview-01 1,053 12/26/2020
3.6.7 178 7/28/2025
3.6.6 343 6/11/2025
3.6.5 597 5/28/2025
3.6.4 205 5/19/2025
3.6.3 150 5/9/2025
3.6.2 228 4/24/2025
3.6.1 265 1/23/2025
3.6.0.2 202 2/11/2025
3.6.0.1 171 1/28/2025
3.6.0 188 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 140 1/23/2025
3.5.1 206 12/12/2024
3.5.0 183 12/7/2024
3.4.9 189 11/16/2024
3.4.8 181 10/31/2024
3.4.7 180 10/26/2024
3.4.6 216 10/13/2024
3.4.5 2,606 8/20/2024
3.4.4 182 7/30/2024
3.4.3 942 7/1/2024
3.4.2 223 6/25/2024
3.4.1 224 6/21/2024
3.4.0 262 5/31/2024
3.3.14 230 5/3/2024
3.3.13 210 4/25/2024
3.3.12 229 4/18/2024
3.3.11 218 4/17/2024
3.3.10 559 3/3/2024
3.3.9 307 2/29/2024
3.3.9-preview-02 303 2/3/2024
3.3.9-preview-01 355 1/23/2024
3.3.8 436 1/20/2024
3.3.7 10,185 11/20/2023
3.3.6 540 11/19/2023
3.3.5 3,139 9/21/2023
3.3.4 1,746 8/3/2023
3.3.3 9,177 6/24/2023
3.3.2 2,938 4/1/2023
3.3.1 1,296 3/6/2023
3.3.0 870 3/3/2023
3.2.25 1,617 2/5/2023
3.2.24 18,291 12/18/2022
3.2.23 1,688 11/12/2022
3.2.22 1,073 11/6/2022
3.2.21 1,101 10/28/2022
3.2.20 23,169 9/3/2022
3.2.20-preview-01 696 9/3/2022
3.2.19 48,449 6/26/2022
3.2.18 25,167 3/7/2022
3.2.17 1,329 2/21/2022
3.2.16 1,149 2/19/2022
3.2.15 26,552 12/17/2021
3.2.14 18,137 11/9/2021
3.2.13 2,630 10/9/2021
3.2.12 23,041 7/31/2021
3.2.11 4,884 7/19/2021
3.2.10 39,968 5/31/2021
3.2.9 22,782 3/26/2021
3.2.8 20,502 2/13/2021
3.2.7 73,864 12/26/2020
3.2.7-preview-03 1,064 12/26/2020
3.2.7-preview-02 1,094 12/26/2020
3.2.7-preview-01 1,078 12/26/2020
3.2.6 135,064 11/25/2020
3.2.6-preview-01 979 11/25/2020
3.2.5 194,731 10/24/2020
3.2.4 8,247 10/19/2020
3.2.3 12,217 10/11/2020
3.2.2 82,856 8/19/2020
3.2.1 10,938 8/8/2020
3.2.0 26,722 7/27/2020
2.6.7 136 7/28/2025
2.6.6 344 6/11/2025
2.6.5 201 5/28/2025
2.6.4 202 5/19/2025
2.6.3 148 5/9/2025
2.6.2 234 4/24/2025
2.6.1 176 1/23/2025
2.6.0.2 183 2/11/2025
2.6.0.1 169 1/28/2025
2.6.0 237 1/26/2025
2.6.0-preview-03 126 1/25/2025
2.6.0-preview-02 129 1/24/2025
2.6.0-preview-01 133 1/23/2025
2.5.1 210 12/12/2024
2.5.0 195 12/7/2024
2.4.9 190 11/16/2024
2.4.8 188 10/31/2024
2.4.7 192 10/26/2024
2.4.6 201 10/13/2024
2.4.5 225 8/20/2024
2.4.4 175 7/30/2024
2.4.3 216 7/1/2024
2.4.2 208 6/25/2024
2.4.1 214 6/21/2024
2.4.0 197 5/31/2024
2.3.14 215 5/3/2024
2.3.13 243 4/25/2024
2.3.12 217 4/18/2024
2.3.11 204 4/17/2024
2.3.10 301 3/3/2024
2.3.9 318 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 395 1/20/2024
2.3.7 552 11/20/2023
2.3.6 523 11/19/2023
2.3.5 596 9/21/2023
2.3.4 749 8/3/2023
2.3.3 752 6/24/2023
2.3.2 861 4/1/2023
2.3.1 824 3/6/2023
2.3.0 859 3/3/2023
2.2.25 894 2/5/2023
2.2.24 901 12/18/2022
2.2.23 917 11/12/2022
2.2.22 971 11/6/2022
2.2.21 981 10/28/2022
2.2.20 1,032 9/3/2022
2.2.20-preview-01 682 9/3/2022
2.2.19 1,101 6/26/2022
2.2.18 1,278 3/7/2022
2.2.17 1,100 2/21/2022
2.2.16 1,143 2/19/2022
2.2.15 1,049 12/17/2021
2.2.14 1,012 11/9/2021
2.2.13 1,072 10/9/2021
2.2.12 1,362 7/31/2021
2.2.11 1,890 7/19/2021
2.2.10 1,635 5/31/2021
2.2.9 7,398 3/26/2021
2.2.8 1,975 2/13/2021
2.2.7 1,340 12/26/2020
2.2.7-preview-03 1,066 12/26/2020
2.2.7-preview-02 1,044 12/26/2020
2.2.7-preview-01 1,083 12/26/2020
2.2.6 12,982 11/25/2020
2.2.6-preview-01 896 11/25/2020
2.2.5 4,152 10/24/2020
2.2.4 2,916 10/19/2020
2.2.3 1,281 10/11/2020
2.2.2 22,539 8/19/2020
2.2.1 8,317 8/8/2020
2.2.0 65,662 7/27/2020
1.1.8 20,773 7/12/2020
1.1.7 5,468 7/6/2020
1.1.6 2,923 7/5/2020
1.1.5 42,392 6/15/2020
1.1.4 1,336 6/15/2020
1.1.3 1,333 6/15/2020
1.1.2 22,262 5/31/2020
1.1.1 27,910 5/14/2020
1.1.0 24,085 4/25/2020
1.0.24 13,131 4/16/2020
1.0.23 215,140 3/26/2020
1.0.22 6,338 3/18/2020
1.0.21 37,119 2/29/2020
1.0.20 138,909 1/11/2020
1.0.19 115,996 8/29/2019
1.0.18 83,391 7/2/2019
1.0.17 43,436 6/14/2019
1.0.16 4,780 6/6/2019
1.0.15 6,113 5/20/2019
1.0.14 5,176 5/14/2019
1.0.13 15,172 5/3/2019
1.0.12 70,269 3/26/2019
1.0.11 14,184 2/28/2019
1.0.10 32,302 2/5/2019
1.0.9.2 589,690 1/10/2019
1.0.9.1 1,757 1/7/2019
1.0.9 36,306 10/19/2018
1.0.8.18 82,388 9/4/2018
1.0.8.17 11,897 8/27/2018
1.0.8.16 18,831 8/19/2018
1.0.8.15 1,888 8/17/2018
1.0.8.13 6,509 8/2/2018
1.0.8.12 5,289 7/27/2018
1.0.8.11 38,525 6/6/2018
1.0.8.10 2,721 6/5/2018
1.0.8.9 7,321 5/26/2018
1.0.8.8 2,278 5/21/2018
1.0.8.7 3,596 5/9/2018
1.0.8.6 2,951 4/28/2018
1.0.8.5 2,524 4/27/2018
1.0.8.4 2,304 4/25/2018
1.0.8.3 4,062 3/30/2018
1.0.8.2 57,035 1/9/2018
1.0.8.1 5,764 1/5/2018
1.0.8 21,205 12/16/2017
1.0.4.8 17,365 11/1/2017
1.0.4.7 4,733 9/12/2017
1.0.4.6 6,497 7/8/2017
1.0.4.5 2,232 6/28/2017
1.0.4.4 2,062 6/27/2017
1.0.4.3 2,373 6/1/2017
1.0.4.2 2,014 6/1/2017
1.0.4.1 2,047 5/31/2017
1.0.4 2,692 5/17/2017
1.0.3.6 3,631 4/8/2017
1.0.3.5 2,564 3/30/2017
1.0.3.4 2,495 3/25/2017
1.0.3.3 6,283 11/16/2016
1.0.3.2 2,505 10/31/2016
1.0.3.1 2,371 10/30/2016
1.0.3 2,265 10/22/2016
1.0.1 3,525 6/27/2016
1.0.0 11,247 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md