Microsoft.EntityFrameworkCore.DynamicLinq 7.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 7.6.0-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.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="7.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="7.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 7.6.0-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.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@7.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=7.6.0-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.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 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 (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 22,378 7/28/2025
9.6.6 55,580 6/11/2025
9.6.5 7,811 5/28/2025
9.6.4 8,310 5/19/2025
9.6.3 4,327 5/9/2025
9.6.2 13,634 4/24/2025
9.6.0.2 66,084 2/11/2025
9.6.0.1 60,452 1/28/2025
9.6.0 3,352 1/26/2025
9.6.0-preview-03 158 1/25/2025
9.6.0-preview-02 131 1/24/2025
9.6.0-preview-01 133 1/23/2025
9.5.1 75,965 12/12/2024
9.5.0 5,329 12/7/2024
9.4.9 20,212 11/16/2024
8.6.7 8,145 7/28/2025
8.6.6 18,355 6/11/2025
8.6.5 6,036 5/28/2025
8.6.4 2,674 5/19/2025
8.6.3 3,285 5/9/2025
8.6.2 6,873 4/24/2025
8.6.1 239,619 1/23/2025
8.6.0.2 17,505 2/11/2025
8.6.0.1 1,772 1/28/2025
8.6.0 9,130 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,257 12/12/2024
8.5.0 5,426 12/7/2024
8.4.9 47,706 11/16/2024
8.4.8 107,156 10/31/2024
8.4.7 33,503 10/26/2024
8.4.6 182,765 10/13/2024
8.4.5 222,105 8/20/2024
8.4.4 133,425 7/30/2024
8.4.3 161,751 7/1/2024
8.4.2 27,629 6/25/2024
8.4.1 38,675 6/21/2024
8.4.0 103,710 5/31/2024
8.3.14 85,583 5/3/2024
8.3.13 19,155 4/25/2024
8.3.12 17,970 4/18/2024
8.3.10 161,470 3/3/2024
8.3.9 10,372 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,079 1/20/2024
8.3.7 118,607 11/20/2023
7.6.7 215 7/28/2025
7.6.6 922 6/11/2025
7.6.5 572 5/28/2025
7.6.4 616 5/19/2025
7.6.3 773 5/9/2025
7.6.2 525 4/24/2025
7.6.1 1,340 1/23/2025
7.6.0.2 872 2/11/2025
7.6.0.1 820 1/28/2025
7.6.0 835 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 991 12/12/2024
7.5.0 865 12/7/2024
7.4.9 997 11/16/2024
7.4.8 937 10/31/2024
7.4.7 822 10/26/2024
7.4.6 1,207 10/13/2024
7.4.5 17,399 8/20/2024
7.4.4 1,140 7/30/2024
7.4.3 9,780 7/1/2024
7.4.2 2,249 6/25/2024
7.4.1 1,025 6/21/2024
7.4.0 6,366 5/31/2024
7.3.14 12,933 5/3/2024
7.3.13 1,632 4/25/2024
7.3.12 1,699 4/18/2024
7.3.11 1,587 4/17/2024
7.3.10 25,543 3/3/2024
7.3.9 3,740 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,418 1/20/2024
7.3.7 27,407 11/20/2023
7.3.6 14,210 11/19/2023
7.3.5 237,874 9/21/2023
7.3.4 132,178 8/3/2023
7.3.3 87,739 6/24/2023
7.3.2 397,813 4/1/2023
7.3.1 29,441 3/6/2023
7.3.0 2,189 3/3/2023
7.2.25 82,742 2/5/2023
7.2.24 214,191 12/18/2022
7.2.23 79,329 11/12/2022
6.6.7 211 7/28/2025
6.6.6 931 6/11/2025
6.6.5 295 5/28/2025
6.6.4 432 5/19/2025
6.6.3 256 5/9/2025
6.6.2 349 4/24/2025
6.6.1 2,376 1/23/2025
6.6.0.2 1,455 2/11/2025
6.6.0.1 318 1/28/2025
6.6.0 989 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 26,749 12/12/2024
6.5.0 427 12/7/2024
6.4.9 1,160 11/16/2024
6.4.8 474 10/31/2024
6.4.7 629 10/26/2024
6.4.6 1,847 10/13/2024
6.4.5 2,569 8/20/2024
6.4.4 1,181 7/30/2024
6.4.3 1,640 7/1/2024
6.4.2 458 6/25/2024
6.4.1 2,511 6/21/2024
6.4.0 2,040 5/31/2024
6.3.14 2,906 5/3/2024
6.3.13 12,445 4/25/2024
6.3.12 447 4/18/2024
6.3.11 393 4/17/2024
6.3.10 10,948 3/3/2024
6.3.9 2,824 2/29/2024
6.3.9-preview-02 571 2/3/2024
6.3.9-preview-01 334 1/23/2024
6.3.8 44,212 1/20/2024
6.3.7 41,474 11/20/2023
6.3.6 1,772 11/19/2023
6.3.5 630,907 9/21/2023
6.3.4 48,171 8/3/2023
6.3.3 40,462 6/24/2023
6.3.2 149,170 4/1/2023
6.3.1 40,171 3/6/2023
6.3.0 20,009 3/3/2023
6.2.25 55,178 2/5/2023
6.2.24 73,119 12/18/2022
6.2.23 79,201 11/12/2022
6.2.22 48,993 11/6/2022
6.2.21 47,235 10/28/2022
6.2.20 398,752 9/3/2022
6.2.20-preview-01 728 9/3/2022
6.2.19 348,199 6/26/2022
6.2.18 670,036 3/7/2022
6.2.17 67,152 2/21/2022
6.2.16 4,178 2/19/2022
6.2.15 181,330 12/17/2021
6.2.14 275,292 11/9/2021
6.2.13-preview.4.21253.1 1,915 10/9/2021
6.2.12-preview.4.21253.1 1,011 7/31/2021
6.2.11-preview.4.21253.1 329 7/19/2021
6.0.0-preview.4.21253.1 534 5/31/2021
6.0.0-preview.3.21201.2 357 5/9/2021
5.6.7 119 7/28/2025
5.6.6 335 6/11/2025
5.6.5 197 5/28/2025
5.6.4 187 5/19/2025
5.6.3 139 5/9/2025
5.6.2 217 4/24/2025
5.6.1 305 1/23/2025
5.6.0.2 185 2/11/2025
5.6.0.1 161 1/28/2025
5.6.0 172 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 482 12/12/2024
5.5.0 186 12/7/2024
5.4.9 176 11/16/2024
5.4.8 177 10/31/2024
5.4.7 181 10/26/2024
5.4.6 205 10/13/2024
5.4.5 326 8/20/2024
5.4.4 337 7/30/2024
5.4.3 320 7/1/2024
5.4.2 201 6/25/2024
5.4.1 221 6/21/2024
5.4.0 229 5/31/2024
5.3.14 193 5/3/2024
5.3.13 212 4/25/2024
5.3.12 207 4/18/2024
5.3.11 403 4/17/2024
5.3.10 997 3/3/2024
5.3.9 304 2/29/2024
5.3.9-preview-02 322 2/3/2024
5.3.9-preview-01 339 1/23/2024
5.3.8 445 1/20/2024
5.3.7 3,004 11/20/2023
5.3.6 531 11/19/2023
5.3.5 1,168 9/21/2023
5.3.4 1,122 8/3/2023
5.3.3 2,464 6/24/2023
5.3.2 33,104 4/1/2023
5.3.1 902 3/6/2023
5.3.0 956 3/3/2023
5.2.25 1,030 2/5/2023
5.2.24 10,599 12/18/2022
5.2.23 3,563 11/12/2022
5.2.22 5,299 11/6/2022
5.2.21 1,021 10/28/2022
5.2.20 30,514 9/3/2022
5.2.20-preview-01 743 9/3/2022
5.2.19 32,303 6/26/2022
5.2.18 19,162 3/7/2022
5.2.17 4,900 2/21/2022
5.2.16 2,338 2/19/2022
5.2.15 140,425 12/17/2021
5.2.14 17,571 11/9/2021
5.2.13 164,891 10/9/2021
5.2.12 199,147 7/31/2021
5.2.11 79,786 7/19/2021
5.2.10 337,427 5/31/2021
5.2.9 190,024 3/26/2021
5.2.8 280,620 2/13/2021
5.2.7 80,905 12/26/2020
5.2.7-preview-03 1,063 12/26/2020
5.2.7-preview-01 1,050 12/26/2020
3.6.7 168 7/28/2025
3.6.6 337 6/11/2025
3.6.5 582 5/28/2025
3.6.4 199 5/19/2025
3.6.3 144 5/9/2025
3.6.2 223 4/24/2025
3.6.1 259 1/23/2025
3.6.0.2 197 2/11/2025
3.6.0.1 166 1/28/2025
3.6.0 183 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 200 12/12/2024
3.5.0 178 12/7/2024
3.4.9 184 11/16/2024
3.4.8 176 10/31/2024
3.4.7 175 10/26/2024
3.4.6 211 10/13/2024
3.4.5 2,581 8/20/2024
3.4.4 177 7/30/2024
3.4.3 925 7/1/2024
3.4.2 218 6/25/2024
3.4.1 219 6/21/2024
3.4.0 256 5/31/2024
3.3.14 225 5/3/2024
3.3.13 204 4/25/2024
3.3.12 223 4/18/2024
3.3.11 211 4/17/2024
3.3.10 554 3/3/2024
3.3.9 301 2/29/2024
3.3.9-preview-02 303 2/3/2024
3.3.9-preview-01 355 1/23/2024
3.3.8 431 1/20/2024
3.3.7 10,047 11/20/2023
3.3.6 535 11/19/2023
3.3.5 3,123 9/21/2023
3.3.4 1,743 8/3/2023
3.3.3 9,160 6/24/2023
3.3.2 2,937 4/1/2023
3.3.1 1,294 3/6/2023
3.3.0 868 3/3/2023
3.2.25 1,615 2/5/2023
3.2.24 18,278 12/18/2022
3.2.23 1,686 11/12/2022
3.2.22 1,071 11/6/2022
3.2.21 1,098 10/28/2022
3.2.20 23,137 9/3/2022
3.2.20-preview-01 694 9/3/2022
3.2.19 48,436 6/26/2022
3.2.18 25,164 3/7/2022
3.2.17 1,326 2/21/2022
3.2.16 1,146 2/19/2022
3.2.15 26,548 12/17/2021
3.2.14 18,129 11/9/2021
3.2.13 2,627 10/9/2021
3.2.12 23,032 7/31/2021
3.2.11 4,881 7/19/2021
3.2.10 39,965 5/31/2021
3.2.9 22,740 3/26/2021
3.2.8 20,486 2/13/2021
3.2.7 73,858 12/26/2020
3.2.7-preview-03 1,062 12/26/2020
3.2.7-preview-02 1,092 12/26/2020
3.2.7-preview-01 1,076 12/26/2020
3.2.6 135,047 11/25/2020
3.2.6-preview-01 977 11/25/2020
3.2.5 194,699 10/24/2020
3.2.4 8,245 10/19/2020
3.2.3 12,213 10/11/2020
3.2.2 82,830 8/19/2020
3.2.1 10,933 8/8/2020
3.2.0 26,720 7/27/2020
2.6.7 128 7/28/2025
2.6.6 337 6/11/2025
2.6.5 195 5/28/2025
2.6.4 196 5/19/2025
2.6.3 142 5/9/2025
2.6.2 229 4/24/2025
2.6.1 171 1/23/2025
2.6.0.2 178 2/11/2025
2.6.0.1 164 1/28/2025
2.6.0 232 1/26/2025
2.6.0-preview-03 126 1/25/2025
2.6.0-preview-02 128 1/24/2025
2.6.0-preview-01 133 1/23/2025
2.5.1 205 12/12/2024
2.5.0 190 12/7/2024
2.4.9 184 11/16/2024
2.4.8 182 10/31/2024
2.4.7 187 10/26/2024
2.4.6 196 10/13/2024
2.4.5 220 8/20/2024
2.4.4 169 7/30/2024
2.4.3 211 7/1/2024
2.4.2 203 6/25/2024
2.4.1 209 6/21/2024
2.4.0 192 5/31/2024
2.3.14 209 5/3/2024
2.3.13 238 4/25/2024
2.3.12 212 4/18/2024
2.3.11 199 4/17/2024
2.3.10 295 3/3/2024
2.3.9 313 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 390 1/20/2024
2.3.7 547 11/20/2023
2.3.6 518 11/19/2023
2.3.5 595 9/21/2023
2.3.4 745 8/3/2023
2.3.3 749 6/24/2023
2.3.2 860 4/1/2023
2.3.1 822 3/6/2023
2.3.0 857 3/3/2023
2.2.25 892 2/5/2023
2.2.24 898 12/18/2022
2.2.23 915 11/12/2022
2.2.22 969 11/6/2022
2.2.21 978 10/28/2022
2.2.20 1,029 9/3/2022
2.2.20-preview-01 679 9/3/2022
2.2.19 1,098 6/26/2022
2.2.18 1,275 3/7/2022
2.2.17 1,097 2/21/2022
2.2.16 1,140 2/19/2022
2.2.15 1,044 12/17/2021
2.2.14 1,009 11/9/2021
2.2.13 1,069 10/9/2021
2.2.12 1,359 7/31/2021
2.2.11 1,887 7/19/2021
2.2.10 1,632 5/31/2021
2.2.9 7,395 3/26/2021
2.2.8 1,972 2/13/2021
2.2.7 1,336 12/26/2020
2.2.7-preview-03 1,064 12/26/2020
2.2.7-preview-02 1,042 12/26/2020
2.2.7-preview-01 1,081 12/26/2020
2.2.6 12,978 11/25/2020
2.2.6-preview-01 895 11/25/2020
2.2.5 4,149 10/24/2020
2.2.4 2,913 10/19/2020
2.2.3 1,279 10/11/2020
2.2.2 22,537 8/19/2020
2.2.1 8,315 8/8/2020
2.2.0 65,606 7/27/2020
1.1.8 20,760 7/12/2020
1.1.7 5,465 7/6/2020
1.1.6 2,919 7/5/2020
1.1.5 42,389 6/15/2020
1.1.4 1,334 6/15/2020
1.1.3 1,331 6/15/2020
1.1.2 22,247 5/31/2020
1.1.1 27,909 5/14/2020
1.1.0 24,072 4/25/2020
1.0.24 13,128 4/16/2020
1.0.23 215,138 3/26/2020
1.0.22 6,337 3/18/2020
1.0.21 37,088 2/29/2020
1.0.20 138,866 1/11/2020
1.0.19 115,977 8/29/2019
1.0.18 83,390 7/2/2019
1.0.17 43,432 6/14/2019
1.0.16 4,778 6/6/2019
1.0.15 6,103 5/20/2019
1.0.14 5,174 5/14/2019
1.0.13 15,167 5/3/2019
1.0.12 70,267 3/26/2019
1.0.11 14,182 2/28/2019
1.0.10 32,300 2/5/2019
1.0.9.2 589,683 1/10/2019
1.0.9.1 1,756 1/7/2019
1.0.9 36,301 10/19/2018
1.0.8.18 82,385 9/4/2018
1.0.8.17 11,894 8/27/2018
1.0.8.16 18,829 8/19/2018
1.0.8.15 1,887 8/17/2018
1.0.8.13 6,508 8/2/2018
1.0.8.12 5,288 7/27/2018
1.0.8.11 38,522 6/6/2018
1.0.8.10 2,720 6/5/2018
1.0.8.9 7,320 5/26/2018
1.0.8.8 2,277 5/21/2018
1.0.8.7 3,594 5/9/2018
1.0.8.6 2,949 4/28/2018
1.0.8.5 2,523 4/27/2018
1.0.8.4 2,303 4/25/2018
1.0.8.3 4,060 3/30/2018
1.0.8.2 57,034 1/9/2018
1.0.8.1 5,763 1/5/2018
1.0.8 21,204 12/16/2017
1.0.4.8 17,359 11/1/2017
1.0.4.7 4,732 9/12/2017
1.0.4.6 6,496 7/8/2017
1.0.4.5 2,231 6/28/2017
1.0.4.4 2,061 6/27/2017
1.0.4.3 2,372 6/1/2017
1.0.4.2 2,013 6/1/2017
1.0.4.1 2,046 5/31/2017
1.0.4 2,691 5/17/2017
1.0.3.6 3,630 4/8/2017
1.0.3.5 2,563 3/30/2017
1.0.3.4 2,494 3/25/2017
1.0.3.3 6,282 11/16/2016
1.0.3.2 2,504 10/31/2016
1.0.3.1 2,369 10/30/2016
1.0.3 2,263 10/22/2016
1.0.1 3,524 6/27/2016
1.0.0 11,236 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md