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 (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,518 7/28/2025
9.6.6 59,164 6/11/2025
9.6.5 8,012 5/28/2025
9.6.4 8,540 5/19/2025
9.6.3 4,361 5/9/2025
9.6.2 14,288 4/24/2025
9.6.0.2 66,687 2/11/2025
9.6.0.1 61,527 1/28/2025
9.6.0 3,392 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,229 12/12/2024
9.5.0 5,401 12/7/2024
9.4.9 20,349 11/16/2024
8.6.7 9,312 7/28/2025
8.6.6 19,046 6/11/2025
8.6.5 6,205 5/28/2025
8.6.4 2,733 5/19/2025
8.6.3 3,347 5/9/2025
8.6.2 7,109 4/24/2025
8.6.1 244,030 1/23/2025
8.6.0.2 18,002 2/11/2025
8.6.0.1 1,792 1/28/2025
8.6.0 9,218 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,986 12/12/2024
8.5.0 5,517 12/7/2024
8.4.9 48,281 11/16/2024
8.4.8 107,440 10/31/2024
8.4.7 33,608 10/26/2024
8.4.6 183,647 10/13/2024
8.4.5 223,535 8/20/2024
8.4.4 133,820 7/30/2024
8.4.3 162,318 7/1/2024
8.4.2 27,736 6/25/2024
8.4.1 38,718 6/21/2024
8.4.0 104,351 5/31/2024
8.3.14 86,096 5/3/2024
8.3.13 19,191 4/25/2024
8.3.12 17,988 4/18/2024
8.3.10 161,887 3/3/2024
8.3.9 10,395 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,456 1/20/2024
8.3.7 119,168 11/20/2023
7.6.7 229 7/28/2025
7.6.6 932 6/11/2025
7.6.5 580 5/28/2025
7.6.4 624 5/19/2025
7.6.3 781 5/9/2025
7.6.2 532 4/24/2025
7.6.1 1,353 1/23/2025
7.6.0.2 880 2/11/2025
7.6.0.1 829 1/28/2025
7.6.0 842 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 999 12/12/2024
7.5.0 872 12/7/2024
7.4.9 1,004 11/16/2024
7.4.8 944 10/31/2024
7.4.7 829 10/26/2024
7.4.6 1,214 10/13/2024
7.4.5 17,856 8/20/2024
7.4.4 1,148 7/30/2024
7.4.3 9,789 7/1/2024
7.4.2 2,256 6/25/2024
7.4.1 1,032 6/21/2024
7.4.0 6,383 5/31/2024
7.3.14 12,975 5/3/2024
7.3.13 1,640 4/25/2024
7.3.12 1,731 4/18/2024
7.3.11 1,594 4/17/2024
7.3.10 25,568 3/3/2024
7.3.9 3,748 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,467 1/20/2024
7.3.7 27,433 11/20/2023
7.3.6 14,252 11/19/2023
7.3.5 239,255 9/21/2023
7.3.4 132,262 8/3/2023
7.3.3 87,769 6/24/2023
7.3.2 398,043 4/1/2023
7.3.1 29,463 3/6/2023
7.3.0 2,194 3/3/2023
7.2.25 82,791 2/5/2023
7.2.24 214,241 12/18/2022
7.2.23 79,531 11/12/2022
6.6.7 226 7/28/2025
6.6.6 1,001 6/11/2025
6.6.5 303 5/28/2025
6.6.4 440 5/19/2025
6.6.3 264 5/9/2025
6.6.2 356 4/24/2025
6.6.1 2,409 1/23/2025
6.6.0.2 1,477 2/11/2025
6.6.0.1 325 1/28/2025
6.6.0 1,019 1/26/2025
6.6.0-preview-03 131 1/25/2025
6.6.0-preview-02 120 1/24/2025
6.6.0-preview-01 126 1/23/2025
6.5.1 27,229 12/12/2024
6.5.0 435 12/7/2024
6.4.9 1,176 11/16/2024
6.4.8 483 10/31/2024
6.4.7 637 10/26/2024
6.4.6 1,861 10/13/2024
6.4.5 2,586 8/20/2024
6.4.4 1,188 7/30/2024
6.4.3 1,648 7/1/2024
6.4.2 465 6/25/2024
6.4.1 2,519 6/21/2024
6.4.0 2,047 5/31/2024
6.3.14 2,914 5/3/2024
6.3.13 12,684 4/25/2024
6.3.12 454 4/18/2024
6.3.11 400 4/17/2024
6.3.10 10,977 3/3/2024
6.3.9 2,839 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,510 1/20/2024
6.3.7 41,642 11/20/2023
6.3.6 1,779 11/19/2023
6.3.5 641,677 9/21/2023
6.3.4 48,186 8/3/2023
6.3.3 40,595 6/24/2023
6.3.2 149,769 4/1/2023
6.3.1 40,199 3/6/2023
6.3.0 20,025 3/3/2023
6.2.25 55,253 2/5/2023
6.2.24 73,200 12/18/2022
6.2.23 79,218 11/12/2022
6.2.22 49,034 11/6/2022
6.2.21 47,261 10/28/2022
6.2.20 399,186 9/3/2022
6.2.20-preview-01 732 9/3/2022
6.2.19 348,693 6/26/2022
6.2.18 670,296 3/7/2022
6.2.17 67,190 2/21/2022
6.2.16 4,183 2/19/2022
6.2.15 181,403 12/17/2021
6.2.14 275,430 11/9/2021
6.2.13-preview.4.21253.1 1,938 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 126 7/28/2025
5.6.6 342 6/11/2025
5.6.5 206 5/28/2025
5.6.4 194 5/19/2025
5.6.3 146 5/9/2025
5.6.2 224 4/24/2025
5.6.1 314 1/23/2025
5.6.0.2 191 2/11/2025
5.6.0.1 167 1/28/2025
5.6.0 179 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 489 12/12/2024
5.5.0 192 12/7/2024
5.4.9 182 11/16/2024
5.4.8 183 10/31/2024
5.4.7 187 10/26/2024
5.4.6 212 10/13/2024
5.4.5 333 8/20/2024
5.4.4 344 7/30/2024
5.4.3 326 7/1/2024
5.4.2 207 6/25/2024
5.4.1 227 6/21/2024
5.4.0 235 5/31/2024
5.3.14 200 5/3/2024
5.3.13 219 4/25/2024
5.3.12 213 4/18/2024
5.3.11 409 4/17/2024
5.3.10 1,003 3/3/2024
5.3.9 312 2/29/2024
5.3.9-preview-02 323 2/3/2024
5.3.9-preview-01 340 1/23/2024
5.3.8 451 1/20/2024
5.3.7 3,018 11/20/2023
5.3.6 537 11/19/2023
5.3.5 1,173 9/21/2023
5.3.4 1,128 8/3/2023
5.3.3 2,469 6/24/2023
5.3.2 33,110 4/1/2023
5.3.1 906 3/6/2023
5.3.0 960 3/3/2023
5.2.25 1,035 2/5/2023
5.2.24 10,624 12/18/2022
5.2.23 3,577 11/12/2022
5.2.22 5,303 11/6/2022
5.2.21 1,025 10/28/2022
5.2.20 30,570 9/3/2022
5.2.20-preview-01 746 9/3/2022
5.2.19 32,356 6/26/2022
5.2.18 19,168 3/7/2022
5.2.17 4,905 2/21/2022
5.2.16 2,343 2/19/2022
5.2.15 140,803 12/17/2021
5.2.14 17,576 11/9/2021
5.2.13 164,898 10/9/2021
5.2.12 199,196 7/31/2021
5.2.11 79,886 7/19/2021
5.2.10 337,470 5/31/2021
5.2.9 190,045 3/26/2021
5.2.8 280,721 2/13/2021
5.2.7 80,922 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 179 7/28/2025
3.6.6 344 6/11/2025
3.6.5 598 5/28/2025
3.6.4 206 5/19/2025
3.6.3 151 5/9/2025
3.6.2 229 4/24/2025
3.6.1 266 1/23/2025
3.6.0.2 203 2/11/2025
3.6.0.1 173 1/28/2025
3.6.0 190 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 208 12/12/2024
3.5.0 184 12/7/2024
3.4.9 191 11/16/2024
3.4.8 183 10/31/2024
3.4.7 181 10/26/2024
3.4.6 217 10/13/2024
3.4.5 2,617 8/20/2024
3.4.4 183 7/30/2024
3.4.3 944 7/1/2024
3.4.2 224 6/25/2024
3.4.1 225 6/21/2024
3.4.0 263 5/31/2024
3.3.14 232 5/3/2024
3.3.13 211 4/25/2024
3.3.12 230 4/18/2024
3.3.11 219 4/17/2024
3.3.10 560 3/3/2024
3.3.9 308 2/29/2024
3.3.9-preview-02 303 2/3/2024
3.3.9-preview-01 356 1/23/2024
3.3.8 438 1/20/2024
3.3.7 10,230 11/20/2023
3.3.6 541 11/19/2023
3.3.5 3,144 9/21/2023
3.3.4 1,748 8/3/2023
3.3.3 9,179 6/24/2023
3.3.2 2,941 4/1/2023
3.3.1 1,298 3/6/2023
3.3.0 872 3/3/2023
3.2.25 1,619 2/5/2023
3.2.24 18,296 12/18/2022
3.2.23 1,690 11/12/2022
3.2.22 1,076 11/6/2022
3.2.21 1,102 10/28/2022
3.2.20 23,172 9/3/2022
3.2.20-preview-01 696 9/3/2022
3.2.19 48,450 6/26/2022
3.2.18 25,168 3/7/2022
3.2.17 1,330 2/21/2022
3.2.16 1,150 2/19/2022
3.2.15 26,554 12/17/2021
3.2.14 18,138 11/9/2021
3.2.13 2,634 10/9/2021
3.2.12 23,042 7/31/2021
3.2.11 4,885 7/19/2021
3.2.10 39,969 5/31/2021
3.2.9 22,791 3/26/2021
3.2.8 20,504 2/13/2021
3.2.7 73,865 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,079 12/26/2020
3.2.6 135,068 11/25/2020
3.2.6-preview-01 981 11/25/2020
3.2.5 194,734 10/24/2020
3.2.4 8,249 10/19/2020
3.2.3 12,218 10/11/2020
3.2.2 82,867 8/19/2020
3.2.1 10,939 8/8/2020
3.2.0 26,725 7/27/2020
2.6.7 137 7/28/2025
2.6.6 345 6/11/2025
2.6.5 203 5/28/2025
2.6.4 203 5/19/2025
2.6.3 149 5/9/2025
2.6.2 236 4/24/2025
2.6.1 177 1/23/2025
2.6.0.2 184 2/11/2025
2.6.0.1 171 1/28/2025
2.6.0 238 1/26/2025
2.6.0-preview-03 127 1/25/2025
2.6.0-preview-02 129 1/24/2025
2.6.0-preview-01 133 1/23/2025
2.5.1 211 12/12/2024
2.5.0 196 12/7/2024
2.4.9 192 11/16/2024
2.4.8 189 10/31/2024
2.4.7 193 10/26/2024
2.4.6 202 10/13/2024
2.4.5 226 8/20/2024
2.4.4 176 7/30/2024
2.4.3 218 7/1/2024
2.4.2 209 6/25/2024
2.4.1 215 6/21/2024
2.4.0 198 5/31/2024
2.3.14 216 5/3/2024
2.3.13 244 4/25/2024
2.3.12 218 4/18/2024
2.3.11 205 4/17/2024
2.3.10 302 3/3/2024
2.3.9 319 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 396 1/20/2024
2.3.7 553 11/20/2023
2.3.6 524 11/19/2023
2.3.5 597 9/21/2023
2.3.4 751 8/3/2023
2.3.3 754 6/24/2023
2.3.2 864 4/1/2023
2.3.1 827 3/6/2023
2.3.0 862 3/3/2023
2.2.25 896 2/5/2023
2.2.24 903 12/18/2022
2.2.23 919 11/12/2022
2.2.22 974 11/6/2022
2.2.21 982 10/28/2022
2.2.20 1,033 9/3/2022
2.2.20-preview-01 682 9/3/2022
2.2.19 1,102 6/26/2022
2.2.18 1,279 3/7/2022
2.2.17 1,102 2/21/2022
2.2.16 1,144 2/19/2022
2.2.15 1,050 12/17/2021
2.2.14 1,014 11/9/2021
2.2.13 1,073 10/9/2021
2.2.12 1,363 7/31/2021
2.2.11 1,891 7/19/2021
2.2.10 1,636 5/31/2021
2.2.9 7,401 3/26/2021
2.2.8 1,977 2/13/2021
2.2.7 1,341 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,084 12/26/2020
2.2.6 12,983 11/25/2020
2.2.6-preview-01 897 11/25/2020
2.2.5 4,153 10/24/2020
2.2.4 2,918 10/19/2020
2.2.3 1,282 10/11/2020
2.2.2 22,541 8/19/2020
2.2.1 8,318 8/8/2020
2.2.0 65,674 7/27/2020
1.1.8 20,776 7/12/2020
1.1.7 5,469 7/6/2020
1.1.6 2,924 7/5/2020
1.1.5 42,394 6/15/2020
1.1.4 1,337 6/15/2020
1.1.3 1,334 6/15/2020
1.1.2 22,265 5/31/2020
1.1.1 27,912 5/14/2020
1.1.0 24,086 4/25/2020
1.0.24 13,132 4/16/2020
1.0.23 215,142 3/26/2020
1.0.22 6,339 3/18/2020
1.0.21 37,120 2/29/2020
1.0.20 138,929 1/11/2020
1.0.19 116,000 8/29/2019
1.0.18 83,392 7/2/2019
1.0.17 43,438 6/14/2019
1.0.16 4,781 6/6/2019
1.0.15 6,117 5/20/2019
1.0.14 5,178 5/14/2019
1.0.13 15,174 5/3/2019
1.0.12 70,271 3/26/2019
1.0.11 14,185 2/28/2019
1.0.10 32,303 2/5/2019
1.0.9.2 589,699 1/10/2019
1.0.9.1 1,758 1/7/2019
1.0.9 36,308 10/19/2018
1.0.8.18 82,389 9/4/2018
1.0.8.17 11,898 8/27/2018
1.0.8.16 18,832 8/19/2018
1.0.8.15 1,889 8/17/2018
1.0.8.13 6,511 8/2/2018
1.0.8.12 5,291 7/27/2018
1.0.8.11 38,527 6/6/2018
1.0.8.10 2,723 6/5/2018
1.0.8.9 7,322 5/26/2018
1.0.8.8 2,279 5/21/2018
1.0.8.7 3,597 5/9/2018
1.0.8.6 2,952 4/28/2018
1.0.8.5 2,525 4/27/2018
1.0.8.4 2,306 4/25/2018
1.0.8.3 4,063 3/30/2018
1.0.8.2 57,036 1/9/2018
1.0.8.1 5,767 1/5/2018
1.0.8 21,206 12/16/2017
1.0.4.8 17,367 11/1/2017
1.0.4.7 4,734 9/12/2017
1.0.4.6 6,499 7/8/2017
1.0.4.5 2,233 6/28/2017
1.0.4.4 2,063 6/27/2017
1.0.4.3 2,374 6/1/2017
1.0.4.2 2,015 6/1/2017
1.0.4.1 2,049 5/31/2017
1.0.4 2,693 5/17/2017
1.0.3.6 3,632 4/8/2017
1.0.3.5 2,566 3/30/2017
1.0.3.4 2,496 3/25/2017
1.0.3.3 6,284 11/16/2016
1.0.3.2 2,506 10/31/2016
1.0.3.1 2,374 10/30/2016
1.0.3 2,267 10/22/2016
1.0.1 3,526 6/27/2016
1.0.0 11,249 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md