Microsoft.EntityFrameworkCore.DynamicLinq 8.6.0-preview-03

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 8.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.6.0-preview-03
                    
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="8.6.0-preview-03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="8.6.0-preview-03" />
                    
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 8.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.6.0-preview-03"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-03&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-03&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq 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 net8.0 is compatible.  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 (77)

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.6 1,217 6/11/2025
9.6.5 3,040 5/28/2025
9.6.4 3,865 5/19/2025
9.6.3 3,514 5/9/2025
9.6.2 5,818 4/24/2025
9.6.0.2 50,682 2/11/2025
9.6.0.1 38,070 1/28/2025
9.6.0 2,836 1/26/2025
9.6.0-preview-03 128 1/25/2025
9.6.0-preview-02 99 1/24/2025
9.6.0-preview-01 105 1/23/2025
9.5.1 62,942 12/12/2024
9.5.0 4,437 12/7/2024
9.4.9 18,267 11/16/2024
8.6.6 530 6/11/2025
8.6.5 1,466 5/28/2025
8.6.4 1,331 5/19/2025
8.6.3 1,398 5/9/2025
8.6.2 3,015 4/24/2025
8.6.1 126,390 1/23/2025
8.6.0.2 8,886 2/11/2025
8.6.0.1 1,476 1/28/2025
8.6.0 6,008 1/26/2025
8.6.0-preview-03 103 1/25/2025
8.6.0-preview-02 100 1/24/2025
8.6.0-preview-01 94 1/23/2025
8.5.1 49,640 12/12/2024
8.5.0 3,697 12/7/2024
8.4.9 38,359 11/16/2024
8.4.8 95,946 10/31/2024
8.4.7 30,866 10/26/2024
8.4.6 162,443 10/13/2024
8.4.5 182,283 8/20/2024
8.4.4 121,318 7/30/2024
8.4.3 151,337 7/1/2024
8.4.2 24,401 6/25/2024
8.4.1 35,356 6/21/2024
8.4.0 85,759 5/31/2024
8.3.14 76,645 5/3/2024
8.3.13 18,107 4/25/2024
8.3.12 16,962 4/18/2024
8.3.10 150,983 3/3/2024
8.3.9 9,807 2/29/2024
8.3.9-preview-02 429 2/3/2024
8.3.9-preview-01 656 1/23/2024
8.3.8 91,431 1/20/2024
8.3.7 112,234 11/20/2023
7.6.6 275 6/11/2025
7.6.5 220 5/28/2025
7.6.4 279 5/19/2025
7.6.3 381 5/9/2025
7.6.2 403 4/24/2025
7.6.1 1,046 1/23/2025
7.6.0.2 737 2/11/2025
7.6.0.1 694 1/28/2025
7.6.0 712 1/26/2025
7.6.0-preview-03 105 1/25/2025
7.6.0-preview-02 90 1/24/2025
7.6.0-preview-01 100 1/23/2025
7.5.1 855 12/12/2024
7.5.0 746 12/7/2024
7.4.9 870 11/16/2024
7.4.8 813 10/31/2024
7.4.7 705 10/26/2024
7.4.6 1,090 10/13/2024
7.4.5 11,811 8/20/2024
7.4.4 1,001 7/30/2024
7.4.3 9,585 7/1/2024
7.4.2 2,128 6/25/2024
7.4.1 905 6/21/2024
7.4.0 6,130 5/31/2024
7.3.14 12,236 5/3/2024
7.3.13 1,323 4/25/2024
7.3.12 1,533 4/18/2024
7.3.11 1,470 4/17/2024
7.3.10 24,866 3/3/2024
7.3.9 3,603 2/29/2024
7.3.9-preview-02 832 2/3/2024
7.3.9-preview-01 444 1/23/2024
7.3.8 22,997 1/20/2024
7.3.7 26,602 11/20/2023
7.3.6 13,183 11/19/2023
7.3.5 214,420 9/21/2023
7.3.4 129,038 8/3/2023
7.3.3 87,142 6/24/2023
7.3.2 394,197 4/1/2023
7.3.1 28,809 3/6/2023
7.3.0 1,957 3/3/2023
7.2.25 81,664 2/5/2023
7.2.24 212,017 12/18/2022
7.2.23 75,642 11/12/2022
6.6.6 277 6/11/2025
6.6.5 167 5/28/2025
6.6.4 291 5/19/2025
6.6.3 136 5/9/2025
6.6.2 231 4/24/2025
6.6.1 1,961 1/23/2025
6.6.0.2 993 2/11/2025
6.6.0.1 195 1/28/2025
6.6.0 627 1/26/2025
6.6.0-preview-03 103 1/25/2025
6.6.0-preview-02 96 1/24/2025
6.6.0-preview-01 100 1/23/2025
6.5.1 17,748 12/12/2024
6.5.0 275 12/7/2024
6.4.9 810 11/16/2024
6.4.8 341 10/31/2024
6.4.7 475 10/26/2024
6.4.6 1,607 10/13/2024
6.4.5 2,306 8/20/2024
6.4.4 1,057 7/30/2024
6.4.3 1,495 7/1/2024
6.4.2 343 6/25/2024
6.4.1 2,389 6/21/2024
6.4.0 1,912 5/31/2024
6.3.14 2,763 5/3/2024
6.3.13 10,054 4/25/2024
6.3.12 331 4/18/2024
6.3.11 268 4/17/2024
6.3.10 10,311 3/3/2024
6.3.9 2,448 2/29/2024
6.3.9-preview-02 542 2/3/2024
6.3.9-preview-01 306 1/23/2024
6.3.8 40,897 1/20/2024
6.3.7 39,663 11/20/2023
6.3.6 1,658 11/19/2023
6.3.5 464,243 9/21/2023
6.3.4 47,822 8/3/2023
6.3.3 38,292 6/24/2023
6.3.2 142,537 4/1/2023
6.3.1 39,787 3/6/2023
6.3.0 18,923 3/3/2023
6.2.25 53,785 2/5/2023
6.2.24 71,395 12/18/2022
6.2.23 78,606 11/12/2022
6.2.22 48,271 11/6/2022
6.2.21 46,711 10/28/2022
6.2.20 393,412 9/3/2022
6.2.20-preview-01 678 9/3/2022
6.2.19 337,604 6/26/2022
6.2.18 663,479 3/7/2022
6.2.17 66,551 2/21/2022
6.2.16 4,092 2/19/2022
6.2.15 177,308 12/17/2021
6.2.14 270,827 11/9/2021
6.2.13-preview.4.21253.1 1,398 10/9/2021
6.2.12-preview.4.21253.1 951 7/31/2021
6.2.11-preview.4.21253.1 268 7/19/2021
6.0.0-preview.4.21253.1 481 5/31/2021
6.0.0-preview.3.21201.2 297 5/9/2021
5.6.6 272 6/11/2025
5.6.5 145 5/28/2025
5.6.4 144 5/19/2025
5.6.3 92 5/9/2025
5.6.2 171 4/24/2025
5.6.1 234 1/23/2025
5.6.0.2 144 2/11/2025
5.6.0.1 117 1/28/2025
5.6.0 127 1/26/2025
5.6.0-preview-03 105 1/25/2025
5.6.0-preview-02 89 1/24/2025
5.6.0-preview-01 102 1/23/2025
5.5.1 429 12/12/2024
5.5.0 141 12/7/2024
5.4.9 135 11/16/2024
5.4.8 131 10/31/2024
5.4.7 129 10/26/2024
5.4.6 157 10/13/2024
5.4.5 281 8/20/2024
5.4.4 284 7/30/2024
5.4.3 274 7/1/2024
5.4.2 160 6/25/2024
5.4.1 176 6/21/2024
5.4.0 185 5/31/2024
5.3.14 151 5/3/2024
5.3.13 174 4/25/2024
5.3.12 164 4/18/2024
5.3.11 349 4/17/2024
5.3.10 887 3/3/2024
5.3.9 265 2/29/2024
5.3.9-preview-02 297 2/3/2024
5.3.9-preview-01 316 1/23/2024
5.3.8 399 1/20/2024
5.3.7 2,785 11/20/2023
5.3.6 484 11/19/2023
5.3.5 1,118 9/21/2023
5.3.4 1,047 8/3/2023
5.3.3 2,402 6/24/2023
5.3.2 32,999 4/1/2023
5.3.1 835 3/6/2023
5.3.0 896 3/3/2023
5.2.25 957 2/5/2023
5.2.24 10,248 12/18/2022
5.2.23 3,282 11/12/2022
5.2.22 5,242 11/6/2022
5.2.21 952 10/28/2022
5.2.20 29,206 9/3/2022
5.2.20-preview-01 692 9/3/2022
5.2.19 30,954 6/26/2022
5.2.18 19,063 3/7/2022
5.2.17 4,803 2/21/2022
5.2.16 2,269 2/19/2022
5.2.15 135,042 12/17/2021
5.2.14 17,453 11/9/2021
5.2.13 164,742 10/9/2021
5.2.12 198,038 7/31/2021
5.2.11 78,169 7/19/2021
5.2.10 336,427 5/31/2021
5.2.9 189,349 3/26/2021
5.2.8 279,131 2/13/2021
5.2.7 80,397 12/26/2020
5.2.7-preview-03 1,004 12/26/2020
5.2.7-preview-01 990 12/26/2020
3.6.6 274 6/11/2025
3.6.5 177 5/28/2025
3.6.4 153 5/19/2025
3.6.3 97 5/9/2025
3.6.2 171 4/24/2025
3.6.1 188 1/23/2025
3.6.0.2 149 2/11/2025
3.6.0.1 120 1/28/2025
3.6.0 135 1/26/2025
3.6.0-preview-03 99 1/25/2025
3.6.0-preview-02 90 1/24/2025
3.6.0-preview-01 113 1/23/2025
3.5.1 152 12/12/2024
3.5.0 134 12/7/2024
3.4.9 144 11/16/2024
3.4.8 132 10/31/2024
3.4.7 132 10/26/2024
3.4.6 159 10/13/2024
3.4.5 2,025 8/20/2024
3.4.4 130 7/30/2024
3.4.3 612 7/1/2024
3.4.2 175 6/25/2024
3.4.1 176 6/21/2024
3.4.0 200 5/31/2024
3.3.14 182 5/3/2024
3.3.13 159 4/25/2024
3.3.12 179 4/18/2024
3.3.11 163 4/17/2024
3.3.10 435 3/3/2024
3.3.9 254 2/29/2024
3.3.9-preview-02 277 2/3/2024
3.3.9-preview-01 333 1/23/2024
3.3.8 387 1/20/2024
3.3.7 8,895 11/20/2023
3.3.6 487 11/19/2023
3.3.5 2,960 9/21/2023
3.3.4 1,672 8/3/2023
3.3.3 8,806 6/24/2023
3.3.2 2,865 4/1/2023
3.3.1 1,218 3/6/2023
3.3.0 806 3/3/2023
3.2.25 1,524 2/5/2023
3.2.24 18,152 12/18/2022
3.2.23 1,611 11/12/2022
3.2.22 1,003 11/6/2022
3.2.21 1,031 10/28/2022
3.2.20 22,588 9/3/2022
3.2.20-preview-01 641 9/3/2022
3.2.19 48,180 6/26/2022
3.2.18 25,076 3/7/2022
3.2.17 1,253 2/21/2022
3.2.16 1,078 2/19/2022
3.2.15 25,848 12/17/2021
3.2.14 17,767 11/9/2021
3.2.13 2,540 10/9/2021
3.2.12 22,829 7/31/2021
3.2.11 4,794 7/19/2021
3.2.10 39,889 5/31/2021
3.2.9 22,168 3/26/2021
3.2.8 20,208 2/13/2021
3.2.7 73,690 12/26/2020
3.2.7-preview-03 996 12/26/2020
3.2.7-preview-02 1,016 12/26/2020
3.2.7-preview-01 1,013 12/26/2020
3.2.6 134,193 11/25/2020
3.2.6-preview-01 909 11/25/2020
3.2.5 194,008 10/24/2020
3.2.4 8,161 10/19/2020
3.2.3 12,098 10/11/2020
3.2.2 82,259 8/19/2020
3.2.1 10,692 8/8/2020
3.2.0 26,519 7/27/2020
2.6.6 275 6/11/2025
2.6.5 147 5/28/2025
2.6.4 145 5/19/2025
2.6.3 94 5/9/2025
2.6.2 178 4/24/2025
2.6.1 128 1/23/2025
2.6.0.2 135 2/11/2025
2.6.0.1 120 1/28/2025
2.6.0 131 1/26/2025
2.6.0-preview-03 102 1/25/2025
2.6.0-preview-02 92 1/24/2025
2.6.0-preview-01 103 1/23/2025
2.5.1 152 12/12/2024
2.5.0 140 12/7/2024
2.4.9 138 11/16/2024
2.4.8 138 10/31/2024
2.4.7 141 10/26/2024
2.4.6 151 10/13/2024
2.4.5 171 8/20/2024
2.4.4 127 7/30/2024
2.4.3 163 7/1/2024
2.4.2 157 6/25/2024
2.4.1 160 6/21/2024
2.4.0 147 5/31/2024
2.3.14 161 5/3/2024
2.3.13 189 4/25/2024
2.3.12 163 4/18/2024
2.3.11 148 4/17/2024
2.3.10 247 3/3/2024
2.3.9 263 2/29/2024
2.3.9-preview-02 297 2/3/2024
2.3.9-preview-01 305 1/23/2024
2.3.8 345 1/20/2024
2.3.7 502 11/20/2023
2.3.6 472 11/19/2023
2.3.5 543 9/21/2023
2.3.4 686 8/3/2023
2.3.3 685 6/24/2023
2.3.2 791 4/1/2023
2.3.1 749 3/6/2023
2.3.0 790 3/3/2023
2.2.25 829 2/5/2023
2.2.24 825 12/18/2022
2.2.23 854 11/12/2022
2.2.22 904 11/6/2022
2.2.21 909 10/28/2022
2.2.20 963 9/3/2022
2.2.20-preview-01 623 9/3/2022
2.2.19 1,022 6/26/2022
2.2.18 1,198 3/7/2022
2.2.17 1,021 2/21/2022
2.2.16 1,065 2/19/2022
2.2.15 971 12/17/2021
2.2.14 941 11/9/2021
2.2.13 996 10/9/2021
2.2.12 1,289 7/31/2021
2.2.11 1,816 7/19/2021
2.2.10 1,562 5/31/2021
2.2.9 7,317 3/26/2021
2.2.8 1,900 2/13/2021
2.2.7 1,266 12/26/2020
2.2.7-preview-03 996 12/26/2020
2.2.7-preview-02 978 12/26/2020
2.2.7-preview-01 1,016 12/26/2020
2.2.6 12,861 11/25/2020
2.2.6-preview-01 837 11/25/2020
2.2.5 4,072 10/24/2020
2.2.4 2,830 10/19/2020
2.2.3 1,200 10/11/2020
2.2.2 22,442 8/19/2020
2.2.1 8,216 8/8/2020
2.2.0 64,906 7/27/2020
1.1.8 20,418 7/12/2020
1.1.7 5,374 7/6/2020
1.1.6 2,799 7/5/2020
1.1.5 42,291 6/15/2020
1.1.4 1,259 6/15/2020
1.1.3 1,249 6/15/2020
1.1.2 21,893 5/31/2020
1.1.1 27,789 5/14/2020
1.1.0 23,875 4/25/2020
1.0.24 13,042 4/16/2020
1.0.23 215,056 3/26/2020
1.0.22 6,249 3/18/2020
1.0.21 36,396 2/29/2020
1.0.20 137,398 1/11/2020
1.0.19 115,150 8/29/2019
1.0.18 83,241 7/2/2019
1.0.17 43,022 6/14/2019
1.0.16 4,636 6/6/2019
1.0.15 5,893 5/20/2019
1.0.14 5,084 5/14/2019
1.0.13 14,976 5/3/2019
1.0.12 70,109 3/26/2019
1.0.11 14,096 2/28/2019
1.0.10 32,101 2/5/2019
1.0.9.2 589,291 1/10/2019
1.0.9.1 1,678 1/7/2019
1.0.9 36,171 10/19/2018
1.0.8.18 82,286 9/4/2018
1.0.8.17 11,805 8/27/2018
1.0.8.16 18,739 8/19/2018
1.0.8.15 1,802 8/17/2018
1.0.8.13 6,379 8/2/2018
1.0.8.12 5,162 7/27/2018
1.0.8.11 38,241 6/6/2018
1.0.8.10 2,538 6/5/2018
1.0.8.9 7,147 5/26/2018
1.0.8.8 2,099 5/21/2018
1.0.8.7 3,391 5/9/2018
1.0.8.6 2,758 4/28/2018
1.0.8.5 2,347 4/27/2018
1.0.8.4 2,125 4/25/2018
1.0.8.3 3,868 3/30/2018
1.0.8.2 56,844 1/9/2018
1.0.8.1 5,583 1/5/2018
1.0.8 21,023 12/16/2017
1.0.4.8 16,809 11/1/2017
1.0.4.7 4,599 9/12/2017
1.0.4.6 6,362 7/8/2017
1.0.4.5 2,096 6/28/2017
1.0.4.4 1,927 6/27/2017
1.0.4.3 2,239 6/1/2017
1.0.4.2 1,886 6/1/2017
1.0.4.1 1,913 5/31/2017
1.0.4 2,556 5/17/2017
1.0.3.6 3,447 4/8/2017
1.0.3.5 2,384 3/30/2017
1.0.3.4 2,312 3/25/2017
1.0.3.3 6,101 11/16/2016
1.0.3.2 2,321 10/31/2016
1.0.3.1 2,189 10/30/2016
1.0.3 2,076 10/22/2016
1.0.1 3,286 6/27/2016
1.0.0 10,134 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md