Microsoft.EntityFrameworkCore.DynamicLinq 3.3.9-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 3.3.9-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 3.3.9-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="3.3.9-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="3.3.9-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 3.3.9-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 3.3.9-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@3.3.9-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=3.3.9-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=3.3.9-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 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 (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 15,338 7/28/2025
9.6.6 45,218 6/11/2025
9.6.5 7,249 5/28/2025
9.6.4 7,773 5/19/2025
9.6.3 4,259 5/9/2025
9.6.2 12,352 4/24/2025
9.6.0.2 64,015 2/11/2025
9.6.0.1 56,498 1/28/2025
9.6.0 3,287 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 128 1/23/2025
9.5.1 74,865 12/12/2024
9.5.0 5,191 12/7/2024
9.4.9 19,933 11/16/2024
8.6.7 4,632 7/28/2025
8.6.6 15,214 6/11/2025
8.6.5 5,369 5/28/2025
8.6.4 2,434 5/19/2025
8.6.3 2,941 5/9/2025
8.6.2 6,135 4/24/2025
8.6.1 225,683 1/23/2025
8.6.0.2 15,697 2/11/2025
8.6.0.1 1,724 1/28/2025
8.6.0 8,719 1/26/2025
8.6.0-preview-03 126 1/25/2025
8.6.0-preview-02 126 1/24/2025
8.6.0-preview-01 121 1/23/2025
8.5.1 61,398 12/12/2024
8.5.0 5,004 12/7/2024
8.4.9 46,138 11/16/2024
8.4.8 105,877 10/31/2024
8.4.7 33,128 10/26/2024
8.4.6 179,730 10/13/2024
8.4.5 216,078 8/20/2024
8.4.4 131,950 7/30/2024
8.4.3 160,131 7/1/2024
8.4.2 26,904 6/25/2024
8.4.1 38,265 6/21/2024
8.4.0 101,373 5/31/2024
8.3.14 84,277 5/3/2024
8.3.13 19,042 4/25/2024
8.3.12 17,840 4/18/2024
8.3.10 159,990 3/3/2024
8.3.9 10,307 2/29/2024
8.3.9-preview-02 464 2/3/2024
8.3.9-preview-01 679 1/23/2024
8.3.8 97,964 1/20/2024
8.3.7 117,251 11/20/2023
7.6.7 191 7/28/2025
7.6.6 876 6/11/2025
7.6.5 535 5/28/2025
7.6.4 580 5/19/2025
7.6.3 735 5/9/2025
7.6.2 502 4/24/2025
7.6.1 1,282 1/23/2025
7.6.0.2 852 2/11/2025
7.6.0.1 799 1/28/2025
7.6.0 809 1/26/2025
7.6.0-preview-03 124 1/25/2025
7.6.0-preview-02 117 1/24/2025
7.6.0-preview-01 125 1/23/2025
7.5.1 967 12/12/2024
7.5.0 843 12/7/2024
7.4.9 976 11/16/2024
7.4.8 917 10/31/2024
7.4.7 802 10/26/2024
7.4.6 1,183 10/13/2024
7.4.5 16,519 8/20/2024
7.4.4 1,109 7/30/2024
7.4.3 9,746 7/1/2024
7.4.2 2,228 6/25/2024
7.4.1 1,003 6/21/2024
7.4.0 6,336 5/31/2024
7.3.14 12,809 5/3/2024
7.3.13 1,551 4/25/2024
7.3.12 1,664 4/18/2024
7.3.11 1,565 4/17/2024
7.3.10 25,399 3/3/2024
7.3.9 3,716 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,159 1/20/2024
7.3.7 27,288 11/20/2023
7.3.6 13,990 11/19/2023
7.3.5 233,380 9/21/2023
7.3.4 131,717 8/3/2023
7.3.3 87,604 6/24/2023
7.3.2 397,291 4/1/2023
7.3.1 29,374 3/6/2023
7.3.0 2,148 3/3/2023
7.2.25 82,563 2/5/2023
7.2.24 213,947 12/18/2022
7.2.23 78,638 11/12/2022
6.6.7 167 7/28/2025
6.6.6 785 6/11/2025
6.6.5 271 5/28/2025
6.6.4 403 5/19/2025
6.6.3 234 5/9/2025
6.6.2 323 4/24/2025
6.6.1 2,301 1/23/2025
6.6.0.2 1,405 2/11/2025
6.6.0.1 294 1/28/2025
6.6.0 929 1/26/2025
6.6.0-preview-03 128 1/25/2025
6.6.0-preview-02 117 1/24/2025
6.6.0-preview-01 124 1/23/2025
6.5.1 25,404 12/12/2024
6.5.0 405 12/7/2024
6.4.9 1,078 11/16/2024
6.4.8 450 10/31/2024
6.4.7 598 10/26/2024
6.4.6 1,806 10/13/2024
6.4.5 2,534 8/20/2024
6.4.4 1,159 7/30/2024
6.4.3 1,614 7/1/2024
6.4.2 436 6/25/2024
6.4.1 2,487 6/21/2024
6.4.0 2,014 5/31/2024
6.3.14 2,869 5/3/2024
6.3.13 12,100 4/25/2024
6.3.12 426 4/18/2024
6.3.11 367 4/17/2024
6.3.10 10,835 3/3/2024
6.3.9 2,750 2/29/2024
6.3.9-preview-02 568 2/3/2024
6.3.9-preview-01 331 1/23/2024
6.3.8 43,645 1/20/2024
6.3.7 41,111 11/20/2023
6.3.6 1,749 11/19/2023
6.3.5 595,173 9/21/2023
6.3.4 48,117 8/3/2023
6.3.3 40,073 6/24/2023
6.3.2 147,689 4/1/2023
6.3.1 40,107 3/6/2023
6.3.0 19,918 3/3/2023
6.2.25 54,932 2/5/2023
6.2.24 72,851 12/18/2022
6.2.23 79,109 11/12/2022
6.2.22 48,837 11/6/2022
6.2.21 47,147 10/28/2022
6.2.20 398,154 9/3/2022
6.2.20-preview-01 723 9/3/2022
6.2.19 346,574 6/26/2022
6.2.18 669,069 3/7/2022
6.2.17 67,036 2/21/2022
6.2.16 4,153 2/19/2022
6.2.15 180,912 12/17/2021
6.2.14 274,751 11/9/2021
6.2.13-preview.4.21253.1 1,802 10/9/2021
6.2.12-preview.4.21253.1 1,002 7/31/2021
6.2.11-preview.4.21253.1 323 7/19/2021
6.0.0-preview.4.21253.1 527 5/31/2021
6.0.0-preview.3.21201.2 353 5/9/2021
5.6.7 103 7/28/2025
5.6.6 316 6/11/2025
5.6.5 182 5/28/2025
5.6.4 171 5/19/2025
5.6.3 121 5/9/2025
5.6.2 201 4/24/2025
5.6.1 279 1/23/2025
5.6.0.2 168 2/11/2025
5.6.0.1 144 1/28/2025
5.6.0 153 1/26/2025
5.6.0-preview-03 128 1/25/2025
5.6.0-preview-02 125 1/24/2025
5.6.0-preview-01 131 1/23/2025
5.5.1 463 12/12/2024
5.5.0 168 12/7/2024
5.4.9 160 11/16/2024
5.4.8 160 10/31/2024
5.4.7 161 10/26/2024
5.4.6 189 10/13/2024
5.4.5 303 8/20/2024
5.4.4 320 7/30/2024
5.4.3 303 7/1/2024
5.4.2 184 6/25/2024
5.4.1 203 6/21/2024
5.4.0 211 5/31/2024
5.3.14 177 5/3/2024
5.3.13 196 4/25/2024
5.3.12 192 4/18/2024
5.3.11 378 4/17/2024
5.3.10 978 3/3/2024
5.3.9 289 2/29/2024
5.3.9-preview-02 319 2/3/2024
5.3.9-preview-01 337 1/23/2024
5.3.8 429 1/20/2024
5.3.7 2,941 11/20/2023
5.3.6 515 11/19/2023
5.3.5 1,153 9/21/2023
5.3.4 1,103 8/3/2023
5.3.3 2,445 6/24/2023
5.3.2 33,084 4/1/2023
5.3.1 880 3/6/2023
5.3.0 935 3/3/2023
5.2.25 1,005 2/5/2023
5.2.24 10,519 12/18/2022
5.2.23 3,493 11/12/2022
5.2.22 5,282 11/6/2022
5.2.21 999 10/28/2022
5.2.20 30,297 9/3/2022
5.2.20-preview-01 738 9/3/2022
5.2.19 32,100 6/26/2022
5.2.18 19,140 3/7/2022
5.2.17 4,878 2/21/2022
5.2.16 2,319 2/19/2022
5.2.15 139,164 12/17/2021
5.2.14 17,548 11/9/2021
5.2.13 164,857 10/9/2021
5.2.12 198,975 7/31/2021
5.2.11 79,540 7/19/2021
5.2.10 337,262 5/31/2021
5.2.9 189,923 3/26/2021
5.2.8 280,430 2/13/2021
5.2.7 80,823 12/26/2020
5.2.7-preview-03 1,058 12/26/2020
5.2.7-preview-01 1,045 12/26/2020
3.6.7 138 7/28/2025
3.6.6 319 6/11/2025
3.6.5 524 5/28/2025
3.6.4 182 5/19/2025
3.6.3 125 5/9/2025
3.6.2 204 4/24/2025
3.6.1 235 1/23/2025
3.6.0.2 180 2/11/2025
3.6.0.1 148 1/28/2025
3.6.0 164 1/26/2025
3.6.0-preview-03 123 1/25/2025
3.6.0-preview-02 114 1/24/2025
3.6.0-preview-01 137 1/23/2025
3.5.1 180 12/12/2024
3.5.0 162 12/7/2024
3.4.9 168 11/16/2024
3.4.8 159 10/31/2024
3.4.7 158 10/26/2024
3.4.6 191 10/13/2024
3.4.5 2,453 8/20/2024
3.4.4 159 7/30/2024
3.4.3 844 7/1/2024
3.4.2 201 6/25/2024
3.4.1 202 6/21/2024
3.4.0 237 5/31/2024
3.3.14 209 5/3/2024
3.3.13 189 4/25/2024
3.3.12 205 4/18/2024
3.3.11 191 4/17/2024
3.3.10 536 3/3/2024
3.3.9 284 2/29/2024
3.3.9-preview-02 301 2/3/2024
3.3.9-preview-01 352 1/23/2024
3.3.8 414 1/20/2024
3.3.7 9,696 11/20/2023
3.3.6 515 11/19/2023
3.3.5 3,092 9/21/2023
3.3.4 1,721 8/3/2023
3.3.3 9,108 6/24/2023
3.3.2 2,913 4/1/2023
3.3.1 1,270 3/6/2023
3.3.0 845 3/3/2023
3.2.25 1,589 2/5/2023
3.2.24 18,238 12/18/2022
3.2.23 1,664 11/12/2022
3.2.22 1,051 11/6/2022
3.2.21 1,079 10/28/2022
3.2.20 23,035 9/3/2022
3.2.20-preview-01 689 9/3/2022
3.2.19 48,387 6/26/2022
3.2.18 25,144 3/7/2022
3.2.17 1,308 2/21/2022
3.2.16 1,127 2/19/2022
3.2.15 26,473 12/17/2021
3.2.14 18,075 11/9/2021
3.2.13 2,608 10/9/2021
3.2.12 23,003 7/31/2021
3.2.11 4,862 7/19/2021
3.2.10 39,943 5/31/2021
3.2.9 22,620 3/26/2021
3.2.8 20,442 2/13/2021
3.2.7 73,836 12/26/2020
3.2.7-preview-03 1,052 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,912 11/25/2020
3.2.6-preview-01 971 11/25/2020
3.2.5 194,625 10/24/2020
3.2.4 8,226 10/19/2020
3.2.3 12,183 10/11/2020
3.2.2 82,743 8/19/2020
3.2.1 10,907 8/8/2020
3.2.0 26,688 7/27/2020
2.6.7 110 7/28/2025
2.6.6 317 6/11/2025
2.6.5 179 5/28/2025
2.6.4 176 5/19/2025
2.6.3 123 5/9/2025
2.6.2 211 4/24/2025
2.6.1 155 1/23/2025
2.6.0.2 161 2/11/2025
2.6.0.1 145 1/28/2025
2.6.0 211 1/26/2025
2.6.0-preview-03 126 1/25/2025
2.6.0-preview-02 125 1/24/2025
2.6.0-preview-01 132 1/23/2025
2.5.1 178 12/12/2024
2.5.0 173 12/7/2024
2.4.9 166 11/16/2024
2.4.8 164 10/31/2024
2.4.7 170 10/26/2024
2.4.6 178 10/13/2024
2.4.5 202 8/20/2024
2.4.4 152 7/30/2024
2.4.3 194 7/1/2024
2.4.2 186 6/25/2024
2.4.1 192 6/21/2024
2.4.0 172 5/31/2024
2.3.14 192 5/3/2024
2.3.13 221 4/25/2024
2.3.12 190 4/18/2024
2.3.11 180 4/17/2024
2.3.10 279 3/3/2024
2.3.9 290 2/29/2024
2.3.9-preview-02 317 2/3/2024
2.3.9-preview-01 333 1/23/2024
2.3.8 374 1/20/2024
2.3.7 529 11/20/2023
2.3.6 501 11/19/2023
2.3.5 580 9/21/2023
2.3.4 729 8/3/2023
2.3.3 732 6/24/2023
2.3.2 840 4/1/2023
2.3.1 798 3/6/2023
2.3.0 833 3/3/2023
2.2.25 872 2/5/2023
2.2.24 875 12/18/2022
2.2.23 898 11/12/2022
2.2.22 950 11/6/2022
2.2.21 956 10/28/2022
2.2.20 1,008 9/3/2022
2.2.20-preview-01 672 9/3/2022
2.2.19 1,078 6/26/2022
2.2.18 1,252 3/7/2022
2.2.17 1,078 2/21/2022
2.2.16 1,120 2/19/2022
2.2.15 1,026 12/17/2021
2.2.14 990 11/9/2021
2.2.13 1,048 10/9/2021
2.2.12 1,339 7/31/2021
2.2.11 1,868 7/19/2021
2.2.10 1,613 5/31/2021
2.2.9 7,375 3/26/2021
2.2.8 1,955 2/13/2021
2.2.7 1,317 12/26/2020
2.2.7-preview-03 1,052 12/26/2020
2.2.7-preview-02 1,033 12/26/2020
2.2.7-preview-01 1,072 12/26/2020
2.2.6 12,951 11/25/2020
2.2.6-preview-01 888 11/25/2020
2.2.5 4,125 10/24/2020
2.2.4 2,891 10/19/2020
2.2.3 1,256 10/11/2020
2.2.2 22,518 8/19/2020
2.2.1 8,283 8/8/2020
2.2.0 65,476 7/27/2020
1.1.8 20,690 7/12/2020
1.1.7 5,443 7/6/2020
1.1.6 2,900 7/5/2020
1.1.5 42,367 6/15/2020
1.1.4 1,314 6/15/2020
1.1.3 1,307 6/15/2020
1.1.2 22,202 5/31/2020
1.1.1 27,885 5/14/2020
1.1.0 24,036 4/25/2020
1.0.24 13,105 4/16/2020
1.0.23 215,117 3/26/2020
1.0.22 6,315 3/18/2020
1.0.21 36,958 2/29/2020
1.0.20 138,657 1/11/2020
1.0.19 115,863 8/29/2019
1.0.18 83,365 7/2/2019
1.0.17 43,380 6/14/2019
1.0.16 4,752 6/6/2019
1.0.15 6,058 5/20/2019
1.0.14 5,152 5/14/2019
1.0.13 15,118 5/3/2019
1.0.12 70,222 3/26/2019
1.0.11 14,162 2/28/2019
1.0.10 32,277 2/5/2019
1.0.9.2 589,583 1/10/2019
1.0.9.1 1,737 1/7/2019
1.0.9 36,265 10/19/2018
1.0.8.18 82,364 9/4/2018
1.0.8.17 11,870 8/27/2018
1.0.8.16 18,808 8/19/2018
1.0.8.15 1,867 8/17/2018
1.0.8.13 6,482 8/2/2018
1.0.8.12 5,261 7/27/2018
1.0.8.11 38,406 6/6/2018
1.0.8.10 2,687 6/5/2018
1.0.8.9 7,288 5/26/2018
1.0.8.8 2,244 5/21/2018
1.0.8.7 3,560 5/9/2018
1.0.8.6 2,917 4/28/2018
1.0.8.5 2,491 4/27/2018
1.0.8.4 2,271 4/25/2018
1.0.8.3 4,027 3/30/2018
1.0.8.2 56,998 1/9/2018
1.0.8.1 5,730 1/5/2018
1.0.8 21,169 12/16/2017
1.0.4.8 17,293 11/1/2017
1.0.4.7 4,704 9/12/2017
1.0.4.6 6,467 7/8/2017
1.0.4.5 2,201 6/28/2017
1.0.4.4 2,033 6/27/2017
1.0.4.3 2,346 6/1/2017
1.0.4.2 1,986 6/1/2017
1.0.4.1 2,018 5/31/2017
1.0.4 2,665 5/17/2017
1.0.3.6 3,595 4/8/2017
1.0.3.5 2,531 3/30/2017
1.0.3.4 2,458 3/25/2017
1.0.3.3 6,248 11/16/2016
1.0.3.2 2,471 10/31/2016
1.0.3.1 2,336 10/30/2016
1.0.3 2,230 10/22/2016
1.0.1 3,481 6/27/2016
1.0.0 11,097 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md