Microsoft.EntityFrameworkCore.DynamicLinq 3.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 3.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 3.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="3.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="3.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 3.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 3.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.
#:package Microsoft.EntityFrameworkCore.DynamicLinq@3.6.0-preview-03
                    
#: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=3.6.0-preview-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=3.6.0-preview-03&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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 19,970 7/28/2025
9.6.6 52,939 6/11/2025
9.6.5 7,691 5/28/2025
9.6.4 8,176 5/19/2025
9.6.3 4,316 5/9/2025
9.6.2 13,309 4/24/2025
9.6.0.2 65,635 2/11/2025
9.6.0.1 59,513 1/28/2025
9.6.0 3,338 1/26/2025
9.6.0-preview-03 158 1/25/2025
9.6.0-preview-02 130 1/24/2025
9.6.0-preview-01 131 1/23/2025
9.5.1 75,779 12/12/2024
9.5.0 5,271 12/7/2024
9.4.9 20,143 11/16/2024
8.6.7 7,260 7/28/2025
8.6.6 17,792 6/11/2025
8.6.5 5,865 5/28/2025
8.6.4 2,638 5/19/2025
8.6.3 3,214 5/9/2025
8.6.2 6,690 4/24/2025
8.6.1 236,322 1/23/2025
8.6.0.2 17,165 2/11/2025
8.6.0.1 1,760 1/28/2025
8.6.0 9,044 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 63,231 12/12/2024
8.5.0 5,373 12/7/2024
8.4.9 47,373 11/16/2024
8.4.8 106,902 10/31/2024
8.4.7 33,412 10/26/2024
8.4.6 182,025 10/13/2024
8.4.5 220,739 8/20/2024
8.4.4 133,022 7/30/2024
8.4.3 161,083 7/1/2024
8.4.2 27,506 6/25/2024
8.4.1 38,569 6/21/2024
8.4.0 102,845 5/31/2024
8.3.14 85,242 5/3/2024
8.3.13 19,136 4/25/2024
8.3.12 17,949 4/18/2024
8.3.10 161,156 3/3/2024
8.3.9 10,357 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,730 1/20/2024
8.3.7 118,319 11/20/2023
7.6.7 211 7/28/2025
7.6.6 917 6/11/2025
7.6.5 567 5/28/2025
7.6.4 612 5/19/2025
7.6.3 768 5/9/2025
7.6.2 521 4/24/2025
7.6.1 1,330 1/23/2025
7.6.0.2 868 2/11/2025
7.6.0.1 816 1/28/2025
7.6.0 831 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 987 12/12/2024
7.5.0 861 12/7/2024
7.4.9 992 11/16/2024
7.4.8 933 10/31/2024
7.4.7 818 10/26/2024
7.4.6 1,203 10/13/2024
7.4.5 17,249 8/20/2024
7.4.4 1,129 7/30/2024
7.4.3 9,772 7/1/2024
7.4.2 2,244 6/25/2024
7.4.1 1,021 6/21/2024
7.4.0 6,360 5/31/2024
7.3.14 12,888 5/3/2024
7.3.13 1,627 4/25/2024
7.3.12 1,686 4/18/2024
7.3.11 1,583 4/17/2024
7.3.10 25,499 3/3/2024
7.3.9 3,735 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,309 1/20/2024
7.3.7 27,378 11/20/2023
7.3.6 14,127 11/19/2023
7.3.5 236,819 9/21/2023
7.3.4 132,089 8/3/2023
7.3.3 87,722 6/24/2023
7.3.2 397,710 4/1/2023
7.3.1 29,427 3/6/2023
7.3.0 2,183 3/3/2023
7.2.25 82,707 2/5/2023
7.2.24 214,128 12/18/2022
7.2.23 79,170 11/12/2022
6.6.7 204 7/28/2025
6.6.6 895 6/11/2025
6.6.5 290 5/28/2025
6.6.4 426 5/19/2025
6.6.3 252 5/9/2025
6.6.2 344 4/24/2025
6.6.1 2,359 1/23/2025
6.6.0.2 1,441 2/11/2025
6.6.0.1 313 1/28/2025
6.6.0 965 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 126 1/23/2025
6.5.1 26,340 12/12/2024
6.5.0 423 12/7/2024
6.4.9 1,139 11/16/2024
6.4.8 470 10/31/2024
6.4.7 624 10/26/2024
6.4.6 1,840 10/13/2024
6.4.5 2,562 8/20/2024
6.4.4 1,177 7/30/2024
6.4.3 1,632 7/1/2024
6.4.2 453 6/25/2024
6.4.1 2,507 6/21/2024
6.4.0 2,036 5/31/2024
6.3.14 2,902 5/3/2024
6.3.13 12,305 4/25/2024
6.3.12 443 4/18/2024
6.3.11 388 4/17/2024
6.3.10 10,930 3/3/2024
6.3.9 2,814 2/29/2024
6.3.9-preview-02 570 2/3/2024
6.3.9-preview-01 332 1/23/2024
6.3.8 44,075 1/20/2024
6.3.7 41,431 11/20/2023
6.3.6 1,767 11/19/2023
6.3.5 620,072 9/21/2023
6.3.4 48,168 8/3/2023
6.3.3 40,352 6/24/2023
6.3.2 148,753 4/1/2023
6.3.1 40,167 3/6/2023
6.3.0 19,993 3/3/2023
6.2.25 55,133 2/5/2023
6.2.24 73,071 12/18/2022
6.2.23 79,174 11/12/2022
6.2.22 48,944 11/6/2022
6.2.21 47,219 10/28/2022
6.2.20 398,567 9/3/2022
6.2.20-preview-01 724 9/3/2022
6.2.19 347,842 6/26/2022
6.2.18 669,763 3/7/2022
6.2.17 67,128 2/21/2022
6.2.16 4,171 2/19/2022
6.2.15 181,260 12/17/2021
6.2.14 275,193 11/9/2021
6.2.13-preview.4.21253.1 1,904 10/9/2021
6.2.12-preview.4.21253.1 1,006 7/31/2021
6.2.11-preview.4.21253.1 324 7/19/2021
6.0.0-preview.4.21253.1 530 5/31/2021
6.0.0-preview.3.21201.2 354 5/9/2021
5.6.7 114 7/28/2025
5.6.6 330 6/11/2025
5.6.5 193 5/28/2025
5.6.4 183 5/19/2025
5.6.3 134 5/9/2025
5.6.2 213 4/24/2025
5.6.1 292 1/23/2025
5.6.0.2 181 2/11/2025
5.6.0.1 157 1/28/2025
5.6.0 166 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 132 1/23/2025
5.5.1 478 12/12/2024
5.5.0 182 12/7/2024
5.4.9 172 11/16/2024
5.4.8 172 10/31/2024
5.4.7 174 10/26/2024
5.4.6 201 10/13/2024
5.4.5 320 8/20/2024
5.4.4 333 7/30/2024
5.4.3 316 7/1/2024
5.4.2 196 6/25/2024
5.4.1 216 6/21/2024
5.4.0 225 5/31/2024
5.3.14 189 5/3/2024
5.3.13 208 4/25/2024
5.3.12 203 4/18/2024
5.3.11 395 4/17/2024
5.3.10 993 3/3/2024
5.3.9 300 2/29/2024
5.3.9-preview-02 321 2/3/2024
5.3.9-preview-01 339 1/23/2024
5.3.8 441 1/20/2024
5.3.7 2,984 11/20/2023
5.3.6 527 11/19/2023
5.3.5 1,166 9/21/2023
5.3.4 1,118 8/3/2023
5.3.3 2,462 6/24/2023
5.3.2 33,100 4/1/2023
5.3.1 897 3/6/2023
5.3.0 951 3/3/2023
5.2.25 1,024 2/5/2023
5.2.24 10,578 12/18/2022
5.2.23 3,542 11/12/2022
5.2.22 5,294 11/6/2022
5.2.21 1,014 10/28/2022
5.2.20 30,448 9/3/2022
5.2.20-preview-01 740 9/3/2022
5.2.19 32,274 6/26/2022
5.2.18 19,157 3/7/2022
5.2.17 4,894 2/21/2022
5.2.16 2,333 2/19/2022
5.2.15 139,681 12/17/2021
5.2.14 17,566 11/9/2021
5.2.13 164,881 10/9/2021
5.2.12 199,103 7/31/2021
5.2.11 79,742 7/19/2021
5.2.10 337,388 5/31/2021
5.2.9 189,993 3/26/2021
5.2.8 280,571 2/13/2021
5.2.7 80,888 12/26/2020
5.2.7-preview-03 1,060 12/26/2020
5.2.7-preview-01 1,047 12/26/2020
3.6.7 164 7/28/2025
3.6.6 333 6/11/2025
3.6.5 567 5/28/2025
3.6.4 194 5/19/2025
3.6.3 138 5/9/2025
3.6.2 219 4/24/2025
3.6.1 250 1/23/2025
3.6.0.2 191 2/11/2025
3.6.0.1 161 1/28/2025
3.6.0 179 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 194 12/12/2024
3.5.0 173 12/7/2024
3.4.9 180 11/16/2024
3.4.8 170 10/31/2024
3.4.7 171 10/26/2024
3.4.6 207 10/13/2024
3.4.5 2,559 8/20/2024
3.4.4 173 7/30/2024
3.4.3 910 7/1/2024
3.4.2 214 6/25/2024
3.4.1 215 6/21/2024
3.4.0 252 5/31/2024
3.3.14 220 5/3/2024
3.3.13 200 4/25/2024
3.3.12 219 4/18/2024
3.3.11 206 4/17/2024
3.3.10 550 3/3/2024
3.3.9 297 2/29/2024
3.3.9-preview-02 303 2/3/2024
3.3.9-preview-01 354 1/23/2024
3.3.8 426 1/20/2024
3.3.7 9,948 11/20/2023
3.3.6 530 11/19/2023
3.3.5 3,114 9/21/2023
3.3.4 1,739 8/3/2023
3.3.3 9,135 6/24/2023
3.3.2 2,931 4/1/2023
3.3.1 1,290 3/6/2023
3.3.0 863 3/3/2023
3.2.25 1,609 2/5/2023
3.2.24 18,260 12/18/2022
3.2.23 1,681 11/12/2022
3.2.22 1,066 11/6/2022
3.2.21 1,092 10/28/2022
3.2.20 23,104 9/3/2022
3.2.20-preview-01 691 9/3/2022
3.2.19 48,422 6/26/2022
3.2.18 25,159 3/7/2022
3.2.17 1,320 2/21/2022
3.2.16 1,141 2/19/2022
3.2.15 26,541 12/17/2021
3.2.14 18,123 11/9/2021
3.2.13 2,622 10/9/2021
3.2.12 23,023 7/31/2021
3.2.11 4,876 7/19/2021
3.2.10 39,959 5/31/2021
3.2.9 22,719 3/26/2021
3.2.8 20,476 2/13/2021
3.2.7 73,852 12/26/2020
3.2.7-preview-03 1,059 12/26/2020
3.2.7-preview-02 1,089 12/26/2020
3.2.7-preview-01 1,072 12/26/2020
3.2.6 135,026 11/25/2020
3.2.6-preview-01 972 11/25/2020
3.2.5 194,682 10/24/2020
3.2.4 8,238 10/19/2020
3.2.3 12,199 10/11/2020
3.2.2 82,783 8/19/2020
3.2.1 10,922 8/8/2020
3.2.0 26,712 7/27/2020
2.6.7 124 7/28/2025
2.6.6 333 6/11/2025
2.6.5 191 5/28/2025
2.6.4 190 5/19/2025
2.6.3 138 5/9/2025
2.6.2 224 4/24/2025
2.6.1 166 1/23/2025
2.6.0.2 174 2/11/2025
2.6.0.1 159 1/28/2025
2.6.0 228 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 132 1/23/2025
2.5.1 201 12/12/2024
2.5.0 185 12/7/2024
2.4.9 178 11/16/2024
2.4.8 177 10/31/2024
2.4.7 183 10/26/2024
2.4.6 191 10/13/2024
2.4.5 216 8/20/2024
2.4.4 164 7/30/2024
2.4.3 207 7/1/2024
2.4.2 198 6/25/2024
2.4.1 205 6/21/2024
2.4.0 187 5/31/2024
2.3.14 204 5/3/2024
2.3.13 233 4/25/2024
2.3.12 207 4/18/2024
2.3.11 194 4/17/2024
2.3.10 291 3/3/2024
2.3.9 305 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 386 1/20/2024
2.3.7 542 11/20/2023
2.3.6 513 11/19/2023
2.3.5 593 9/21/2023
2.3.4 743 8/3/2023
2.3.3 747 6/24/2023
2.3.2 855 4/1/2023
2.3.1 815 3/6/2023
2.3.0 853 3/3/2023
2.2.25 888 2/5/2023
2.2.24 891 12/18/2022
2.2.23 910 11/12/2022
2.2.22 964 11/6/2022
2.2.21 971 10/28/2022
2.2.20 1,022 9/3/2022
2.2.20-preview-01 675 9/3/2022
2.2.19 1,093 6/26/2022
2.2.18 1,268 3/7/2022
2.2.17 1,091 2/21/2022
2.2.16 1,134 2/19/2022
2.2.15 1,039 12/17/2021
2.2.14 1,003 11/9/2021
2.2.13 1,063 10/9/2021
2.2.12 1,353 7/31/2021
2.2.11 1,880 7/19/2021
2.2.10 1,625 5/31/2021
2.2.9 7,388 3/26/2021
2.2.8 1,967 2/13/2021
2.2.7 1,331 12/26/2020
2.2.7-preview-03 1,056 12/26/2020
2.2.7-preview-02 1,038 12/26/2020
2.2.7-preview-01 1,078 12/26/2020
2.2.6 12,972 11/25/2020
2.2.6-preview-01 891 11/25/2020
2.2.5 4,140 10/24/2020
2.2.4 2,907 10/19/2020
2.2.3 1,272 10/11/2020
2.2.2 22,531 8/19/2020
2.2.1 8,308 8/8/2020
2.2.0 65,575 7/27/2020
1.1.8 20,744 7/12/2020
1.1.7 5,459 7/6/2020
1.1.6 2,913 7/5/2020
1.1.5 42,383 6/15/2020
1.1.4 1,328 6/15/2020
1.1.3 1,324 6/15/2020
1.1.2 22,233 5/31/2020
1.1.1 27,900 5/14/2020
1.1.0 24,061 4/25/2020
1.0.24 13,121 4/16/2020
1.0.23 215,131 3/26/2020
1.0.22 6,330 3/18/2020
1.0.21 37,061 2/29/2020
1.0.20 138,797 1/11/2020
1.0.19 115,952 8/29/2019
1.0.18 83,383 7/2/2019
1.0.17 43,426 6/14/2019
1.0.16 4,769 6/6/2019
1.0.15 6,086 5/20/2019
1.0.14 5,167 5/14/2019
1.0.13 15,144 5/3/2019
1.0.12 70,243 3/26/2019
1.0.11 14,176 2/28/2019
1.0.10 32,294 2/5/2019
1.0.9.2 589,647 1/10/2019
1.0.9.1 1,750 1/7/2019
1.0.9 36,293 10/19/2018
1.0.8.18 82,379 9/4/2018
1.0.8.17 11,888 8/27/2018
1.0.8.16 18,823 8/19/2018
1.0.8.15 1,881 8/17/2018
1.0.8.13 6,498 8/2/2018
1.0.8.12 5,276 7/27/2018
1.0.8.11 38,506 6/6/2018
1.0.8.10 2,706 6/5/2018
1.0.8.9 7,306 5/26/2018
1.0.8.8 2,262 5/21/2018
1.0.8.7 3,579 5/9/2018
1.0.8.6 2,935 4/28/2018
1.0.8.5 2,509 4/27/2018
1.0.8.4 2,289 4/25/2018
1.0.8.3 4,045 3/30/2018
1.0.8.2 57,020 1/9/2018
1.0.8.1 5,748 1/5/2018
1.0.8 21,189 12/16/2017
1.0.4.8 17,342 11/1/2017
1.0.4.7 4,722 9/12/2017
1.0.4.6 6,486 7/8/2017
1.0.4.5 2,219 6/28/2017
1.0.4.4 2,051 6/27/2017
1.0.4.3 2,361 6/1/2017
1.0.4.2 2,002 6/1/2017
1.0.4.1 2,035 5/31/2017
1.0.4 2,681 5/17/2017
1.0.3.6 3,615 4/8/2017
1.0.3.5 2,549 3/30/2017
1.0.3.4 2,479 3/25/2017
1.0.3.3 6,267 11/16/2016
1.0.3.2 2,490 10/31/2016
1.0.3.1 2,355 10/30/2016
1.0.3 2,249 10/22/2016
1.0.1 3,503 6/27/2016
1.0.0 11,214 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md