Microsoft.EntityFrameworkCore.DynamicLinq 2.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 2.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 2.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="2.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="2.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 2.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 2.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@2.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=2.6.0-preview-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.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 29,074 7/28/2025
9.6.6 65,677 6/11/2025
9.6.5 8,357 5/28/2025
9.6.4 9,016 5/19/2025
9.6.3 4,423 5/9/2025
9.6.2 15,132 4/24/2025
9.6.0.2 68,279 2/11/2025
9.6.0.1 63,900 1/28/2025
9.6.0 3,471 1/26/2025
9.6.0-preview-03 160 1/25/2025
9.6.0-preview-02 134 1/24/2025
9.6.0-preview-01 138 1/23/2025
9.5.1 77,289 12/12/2024
9.5.0 5,510 12/7/2024
9.4.9 20,528 11/16/2024
8.6.7 10,738 7/28/2025
8.6.6 20,751 6/11/2025
8.6.5 6,667 5/28/2025
8.6.4 2,892 5/19/2025
8.6.3 3,471 5/9/2025
8.6.2 7,504 4/24/2025
8.6.1 250,815 1/23/2025
8.6.0.2 18,610 2/11/2025
8.6.0.1 1,846 1/28/2025
8.6.0 9,392 1/26/2025
8.6.0-preview-03 129 1/25/2025
8.6.0-preview-02 131 1/24/2025
8.6.0-preview-01 124 1/23/2025
8.5.1 66,018 12/12/2024
8.5.0 5,759 12/7/2024
8.4.9 49,065 11/16/2024
8.4.8 108,333 10/31/2024
8.4.7 34,357 10/26/2024
8.4.6 185,331 10/13/2024
8.4.5 227,189 8/20/2024
8.4.4 135,011 7/30/2024
8.4.3 163,828 7/1/2024
8.4.2 27,993 6/25/2024
8.4.1 38,958 6/21/2024
8.4.0 105,496 5/31/2024
8.3.14 87,141 5/3/2024
8.3.13 19,296 4/25/2024
8.3.12 18,040 4/18/2024
8.3.10 163,221 3/3/2024
8.3.9 10,444 2/29/2024
8.3.9-preview-02 466 2/3/2024
8.3.9-preview-01 683 1/23/2024
8.3.8 100,046 1/20/2024
8.3.7 119,953 11/20/2023
7.6.7 260 7/28/2025
7.6.6 984 6/11/2025
7.6.5 622 5/28/2025
7.6.4 666 5/19/2025
7.6.3 822 5/9/2025
7.6.2 559 4/24/2025
7.6.1 1,401 1/23/2025
7.6.0.2 907 2/11/2025
7.6.0.1 857 1/28/2025
7.6.0 868 1/26/2025
7.6.0-preview-03 128 1/25/2025
7.6.0-preview-02 119 1/24/2025
7.6.0-preview-01 128 1/23/2025
7.5.1 1,028 12/12/2024
7.5.0 902 12/7/2024
7.4.9 1,032 11/16/2024
7.4.8 971 10/31/2024
7.4.7 857 10/26/2024
7.4.6 1,241 10/13/2024
7.4.5 18,470 8/20/2024
7.4.4 1,177 7/30/2024
7.4.3 9,978 7/1/2024
7.4.2 2,399 6/25/2024
7.4.1 1,061 6/21/2024
7.4.0 6,493 5/31/2024
7.3.14 13,443 5/3/2024
7.3.13 1,671 4/25/2024
7.3.12 1,768 4/18/2024
7.3.11 1,622 4/17/2024
7.3.10 26,522 3/3/2024
7.3.9 3,776 2/29/2024
7.3.9-preview-02 859 2/3/2024
7.3.9-preview-01 477 1/23/2024
7.3.8 24,930 1/20/2024
7.3.7 27,559 11/20/2023
7.3.6 14,832 11/19/2023
7.3.5 241,909 9/21/2023
7.3.4 132,784 8/3/2023
7.3.3 88,661 6/24/2023
7.3.2 398,512 4/1/2023
7.3.1 30,527 3/6/2023
7.3.0 2,222 3/3/2023
7.2.25 85,315 2/5/2023
7.2.24 214,741 12/18/2022
7.2.23 80,314 11/12/2022
6.6.7 254 7/28/2025
6.6.6 1,126 6/11/2025
6.6.5 331 5/28/2025
6.6.4 477 5/19/2025
6.6.3 291 5/9/2025
6.6.2 383 4/24/2025
6.6.1 2,455 1/23/2025
6.6.0.2 1,530 2/11/2025
6.6.0.1 354 1/28/2025
6.6.0 1,079 1/26/2025
6.6.0-preview-03 133 1/25/2025
6.6.0-preview-02 126 1/24/2025
6.6.0-preview-01 126 1/23/2025
6.5.1 28,093 12/12/2024
6.5.0 464 12/7/2024
6.4.9 1,220 11/16/2024
6.4.8 512 10/31/2024
6.4.7 666 10/26/2024
6.4.6 1,897 10/13/2024
6.4.5 2,617 8/20/2024
6.4.4 1,218 7/30/2024
6.4.3 1,682 7/1/2024
6.4.2 492 6/25/2024
6.4.1 2,547 6/21/2024
6.4.0 2,076 5/31/2024
6.3.14 2,946 5/3/2024
6.3.13 13,366 4/25/2024
6.3.12 483 4/18/2024
6.3.11 429 4/17/2024
6.3.10 11,135 3/3/2024
6.3.9 2,881 2/29/2024
6.3.9-preview-02 573 2/3/2024
6.3.9-preview-01 335 1/23/2024
6.3.8 44,837 1/20/2024
6.3.7 41,857 11/20/2023
6.3.6 1,808 11/19/2023
6.3.5 658,526 9/21/2023
6.3.4 48,226 8/3/2023
6.3.3 40,785 6/24/2023
6.3.2 150,910 4/1/2023
6.3.1 40,254 3/6/2023
6.3.0 20,064 3/3/2023
6.2.25 55,493 2/5/2023
6.2.24 73,492 12/18/2022
6.2.23 79,413 11/12/2022
6.2.22 49,191 11/6/2022
6.2.21 47,663 10/28/2022
6.2.20 399,816 9/3/2022
6.2.20-preview-01 734 9/3/2022
6.2.19 350,599 6/26/2022
6.2.18 671,746 3/7/2022
6.2.17 67,264 2/21/2022
6.2.16 4,208 2/19/2022
6.2.15 181,667 12/17/2021
6.2.14 276,488 11/9/2021
6.2.13-preview.4.21253.1 1,952 10/9/2021
6.2.12-preview.4.21253.1 1,015 7/31/2021
6.2.11-preview.4.21253.1 334 7/19/2021
6.0.0-preview.4.21253.1 537 5/31/2021
6.0.0-preview.3.21201.2 362 5/9/2021
5.6.7 150 7/28/2025
5.6.6 366 6/11/2025
5.6.5 233 5/28/2025
5.6.4 221 5/19/2025
5.6.3 170 5/9/2025
5.6.2 248 4/24/2025
5.6.1 347 1/23/2025
5.6.0.2 216 2/11/2025
5.6.0.1 192 1/28/2025
5.6.0 206 1/26/2025
5.6.0-preview-03 134 1/25/2025
5.6.0-preview-02 129 1/24/2025
5.6.0-preview-01 135 1/23/2025
5.5.1 519 12/12/2024
5.5.0 217 12/7/2024
5.4.9 207 11/16/2024
5.4.8 206 10/31/2024
5.4.7 211 10/26/2024
5.4.6 238 10/13/2024
5.4.5 358 8/20/2024
5.4.4 373 7/30/2024
5.4.3 355 7/1/2024
5.4.2 233 6/25/2024
5.4.1 253 6/21/2024
5.4.0 261 5/31/2024
5.3.14 224 5/3/2024
5.3.13 244 4/25/2024
5.3.12 237 4/18/2024
5.3.11 433 4/17/2024
5.3.10 1,031 3/3/2024
5.3.9 337 2/29/2024
5.3.9-preview-02 326 2/3/2024
5.3.9-preview-01 342 1/23/2024
5.3.8 475 1/20/2024
5.3.7 3,072 11/20/2023
5.3.6 562 11/19/2023
5.3.5 1,197 9/21/2023
5.3.4 1,153 8/3/2023
5.3.3 2,496 6/24/2023
5.3.2 33,376 4/1/2023
5.3.1 929 3/6/2023
5.3.0 986 3/3/2023
5.2.25 1,061 2/5/2023
5.2.24 10,666 12/18/2022
5.2.23 3,608 11/12/2022
5.2.22 5,326 11/6/2022
5.2.21 1,050 10/28/2022
5.2.20 30,645 9/3/2022
5.2.20-preview-01 748 9/3/2022
5.2.19 32,467 6/26/2022
5.2.18 19,204 3/7/2022
5.2.17 4,934 2/21/2022
5.2.16 2,366 2/19/2022
5.2.15 141,310 12/17/2021
5.2.14 17,680 11/9/2021
5.2.13 164,954 10/9/2021
5.2.12 199,647 7/31/2021
5.2.11 80,552 7/19/2021
5.2.10 338,773 5/31/2021
5.2.9 190,594 3/26/2021
5.2.8 281,789 2/13/2021
5.2.7 80,952 12/26/2020
5.2.7-preview-03 1,067 12/26/2020
5.2.7-preview-01 1,055 12/26/2020
3.6.7 209 7/28/2025
3.6.6 368 6/11/2025
3.6.5 649 5/28/2025
3.6.4 242 5/19/2025
3.6.3 178 5/9/2025
3.6.2 257 4/24/2025
3.6.1 291 1/23/2025
3.6.0.2 228 2/11/2025
3.6.0.1 196 1/28/2025
3.6.0 214 1/26/2025
3.6.0-preview-03 126 1/25/2025
3.6.0-preview-02 116 1/24/2025
3.6.0-preview-01 141 1/23/2025
3.5.1 233 12/12/2024
3.5.0 207 12/7/2024
3.4.9 215 11/16/2024
3.4.8 207 10/31/2024
3.4.7 205 10/26/2024
3.4.6 244 10/13/2024
3.4.5 2,687 8/20/2024
3.4.4 207 7/30/2024
3.4.3 979 7/1/2024
3.4.2 249 6/25/2024
3.4.1 250 6/21/2024
3.4.0 288 5/31/2024
3.3.14 256 5/3/2024
3.3.13 235 4/25/2024
3.3.12 254 4/18/2024
3.3.11 243 4/17/2024
3.3.10 591 3/3/2024
3.3.9 331 2/29/2024
3.3.9-preview-02 304 2/3/2024
3.3.9-preview-01 358 1/23/2024
3.3.8 462 1/20/2024
3.3.7 10,498 11/20/2023
3.3.6 566 11/19/2023
3.3.5 3,172 9/21/2023
3.3.4 1,771 8/3/2023
3.3.3 9,235 6/24/2023
3.3.2 2,965 4/1/2023
3.3.1 1,323 3/6/2023
3.3.0 896 3/3/2023
3.2.25 1,645 2/5/2023
3.2.24 18,340 12/18/2022
3.2.23 1,716 11/12/2022
3.2.22 1,101 11/6/2022
3.2.21 1,130 10/28/2022
3.2.20 23,224 9/3/2022
3.2.20-preview-01 700 9/3/2022
3.2.19 48,489 6/26/2022
3.2.18 25,194 3/7/2022
3.2.17 1,354 2/21/2022
3.2.16 1,177 2/19/2022
3.2.15 26,588 12/17/2021
3.2.14 18,200 11/9/2021
3.2.13 2,658 10/9/2021
3.2.12 23,080 7/31/2021
3.2.11 4,910 7/19/2021
3.2.10 40,037 5/31/2021
3.2.9 22,854 3/26/2021
3.2.8 20,546 2/13/2021
3.2.7 73,893 12/26/2020
3.2.7-preview-03 1,067 12/26/2020
3.2.7-preview-02 1,098 12/26/2020
3.2.7-preview-01 1,083 12/26/2020
3.2.6 135,314 11/25/2020
3.2.6-preview-01 984 11/25/2020
3.2.5 195,741 10/24/2020
3.2.4 8,276 10/19/2020
3.2.3 12,243 10/11/2020
3.2.2 83,414 8/19/2020
3.2.1 10,964 8/8/2020
3.2.0 26,754 7/27/2020
2.6.7 162 7/28/2025
2.6.6 371 6/11/2025
2.6.5 228 5/28/2025
2.6.4 229 5/19/2025
2.6.3 177 5/9/2025
2.6.2 259 4/24/2025
2.6.1 201 1/23/2025
2.6.0.2 209 2/11/2025
2.6.0.1 197 1/28/2025
2.6.0 269 1/26/2025
2.6.0-preview-03 127 1/25/2025
2.6.0-preview-02 133 1/24/2025
2.6.0-preview-01 136 1/23/2025
2.5.1 234 12/12/2024
2.5.0 219 12/7/2024
2.4.9 216 11/16/2024
2.4.8 215 10/31/2024
2.4.7 218 10/26/2024
2.4.6 231 10/13/2024
2.4.5 251 8/20/2024
2.4.4 201 7/30/2024
2.4.3 243 7/1/2024
2.4.2 234 6/25/2024
2.4.1 238 6/21/2024
2.4.0 224 5/31/2024
2.3.14 241 5/3/2024
2.3.13 269 4/25/2024
2.3.12 247 4/18/2024
2.3.11 233 4/17/2024
2.3.10 326 3/3/2024
2.3.9 343 2/29/2024
2.3.9-preview-02 322 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 423 1/20/2024
2.3.7 579 11/20/2023
2.3.6 551 11/19/2023
2.3.5 621 9/21/2023
2.3.4 776 8/3/2023
2.3.3 780 6/24/2023
2.3.2 887 4/1/2023
2.3.1 853 3/6/2023
2.3.0 886 3/3/2023
2.2.25 922 2/5/2023
2.2.24 928 12/18/2022
2.2.23 942 11/12/2022
2.2.22 1,000 11/6/2022
2.2.21 1,010 10/28/2022
2.2.20 1,059 9/3/2022
2.2.20-preview-01 683 9/3/2022
2.2.19 1,127 6/26/2022
2.2.18 1,304 3/7/2022
2.2.17 1,128 2/21/2022
2.2.16 1,169 2/19/2022
2.2.15 1,075 12/17/2021
2.2.14 1,041 11/9/2021
2.2.13 1,098 10/9/2021
2.2.12 1,387 7/31/2021
2.2.11 1,917 7/19/2021
2.2.10 1,661 5/31/2021
2.2.9 7,426 3/26/2021
2.2.8 2,002 2/13/2021
2.2.7 1,365 12/26/2020
2.2.7-preview-03 1,068 12/26/2020
2.2.7-preview-02 1,048 12/26/2020
2.2.7-preview-01 1,088 12/26/2020
2.2.6 13,015 11/25/2020
2.2.6-preview-01 897 11/25/2020
2.2.5 4,261 10/24/2020
2.2.4 2,943 10/19/2020
2.2.3 1,306 10/11/2020
2.2.2 22,564 8/19/2020
2.2.1 8,344 8/8/2020
2.2.0 65,910 7/27/2020
1.1.8 20,822 7/12/2020
1.1.7 5,559 7/6/2020
1.1.6 2,949 7/5/2020
1.1.5 42,422 6/15/2020
1.1.4 1,363 6/15/2020
1.1.3 1,358 6/15/2020
1.1.2 22,556 5/31/2020
1.1.1 27,936 5/14/2020
1.1.0 24,205 4/25/2020
1.0.24 13,352 4/16/2020
1.0.23 216,418 3/26/2020
1.0.22 6,365 3/18/2020
1.0.21 37,817 2/29/2020
1.0.20 140,363 1/11/2020
1.0.19 116,304 8/29/2019
1.0.18 83,461 7/2/2019
1.0.17 43,526 6/14/2019
1.0.16 4,808 6/6/2019
1.0.15 6,155 5/20/2019
1.0.14 5,203 5/14/2019
1.0.13 15,237 5/3/2019
1.0.12 70,525 3/26/2019
1.0.11 14,220 2/28/2019
1.0.10 32,400 2/5/2019
1.0.9.2 590,570 1/10/2019
1.0.9.1 1,786 1/7/2019
1.0.9 36,373 10/19/2018
1.0.8.18 82,490 9/4/2018
1.0.8.17 11,924 8/27/2018
1.0.8.16 18,932 8/19/2018
1.0.8.15 1,916 8/17/2018
1.0.8.13 6,539 8/2/2018
1.0.8.12 5,329 7/27/2018
1.0.8.11 38,607 6/6/2018
1.0.8.10 2,750 6/5/2018
1.0.8.9 7,363 5/26/2018
1.0.8.8 2,309 5/21/2018
1.0.8.7 3,626 5/9/2018
1.0.8.6 2,982 4/28/2018
1.0.8.5 2,552 4/27/2018
1.0.8.4 2,335 4/25/2018
1.0.8.3 4,094 3/30/2018
1.0.8.2 57,125 1/9/2018
1.0.8.1 5,821 1/5/2018
1.0.8 21,372 12/16/2017
1.0.4.8 17,474 11/1/2017
1.0.4.7 4,760 9/12/2017
1.0.4.6 6,527 7/8/2017
1.0.4.5 2,261 6/28/2017
1.0.4.4 2,090 6/27/2017
1.0.4.3 2,401 6/1/2017
1.0.4.2 2,042 6/1/2017
1.0.4.1 2,076 5/31/2017
1.0.4 2,719 5/17/2017
1.0.3.6 3,659 4/8/2017
1.0.3.5 2,594 3/30/2017
1.0.3.4 2,526 3/25/2017
1.0.3.3 6,312 11/16/2016
1.0.3.2 2,533 10/31/2016
1.0.3.1 2,403 10/30/2016
1.0.3 2,295 10/22/2016
1.0.1 3,554 6/27/2016
1.0.0 11,308 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md