Microsoft.EntityFrameworkCore.DynamicLinq 2.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 2.3.9-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 2.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="2.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="2.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 2.3.9-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 2.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@2.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=2.3.9-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.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 17,700 7/28/2025
9.6.6 48,931 6/11/2025
9.6.5 7,504 5/28/2025
9.6.4 7,970 5/19/2025
9.6.3 4,302 5/9/2025
9.6.2 12,766 4/24/2025
9.6.0.2 64,793 2/11/2025
9.6.0.1 58,262 1/28/2025
9.6.0 3,323 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 131 1/23/2025
9.5.1 75,253 12/12/2024
9.5.0 5,241 12/7/2024
9.4.9 20,036 11/16/2024
8.6.7 6,144 7/28/2025
8.6.6 16,199 6/11/2025
8.6.5 5,599 5/28/2025
8.6.4 2,534 5/19/2025
8.6.3 3,096 5/9/2025
8.6.2 6,451 4/24/2025
8.6.1 230,506 1/23/2025
8.6.0.2 16,351 2/11/2025
8.6.0.1 1,748 1/28/2025
8.6.0 8,898 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 62,252 12/12/2024
8.5.0 5,195 12/7/2024
8.4.9 46,814 11/16/2024
8.4.8 106,303 10/31/2024
8.4.7 33,322 10/26/2024
8.4.6 180,700 10/13/2024
8.4.5 218,417 8/20/2024
8.4.4 132,403 7/30/2024
8.4.3 160,582 7/1/2024
8.4.2 27,189 6/25/2024
8.4.1 38,451 6/21/2024
8.4.0 101,958 5/31/2024
8.3.14 84,774 5/3/2024
8.3.13 19,080 4/25/2024
8.3.12 17,887 4/18/2024
8.3.10 160,525 3/3/2024
8.3.9 10,343 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,373 1/20/2024
8.3.7 117,696 11/20/2023
7.6.7 209 7/28/2025
7.6.6 891 6/11/2025
7.6.5 549 5/28/2025
7.6.4 594 5/19/2025
7.6.3 750 5/9/2025
7.6.2 515 4/24/2025
7.6.1 1,303 1/23/2025
7.6.0.2 864 2/11/2025
7.6.0.1 811 1/28/2025
7.6.0 826 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 981 12/12/2024
7.5.0 856 12/7/2024
7.4.9 988 11/16/2024
7.4.8 929 10/31/2024
7.4.7 814 10/26/2024
7.4.6 1,199 10/13/2024
7.4.5 16,854 8/20/2024
7.4.4 1,124 7/30/2024
7.4.3 9,764 7/1/2024
7.4.2 2,240 6/25/2024
7.4.1 1,017 6/21/2024
7.4.0 6,353 5/31/2024
7.3.14 12,852 5/3/2024
7.3.13 1,572 4/25/2024
7.3.12 1,677 4/18/2024
7.3.11 1,578 4/17/2024
7.3.10 25,444 3/3/2024
7.3.9 3,729 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,277 1/20/2024
7.3.7 27,336 11/20/2023
7.3.6 14,056 11/19/2023
7.3.5 234,706 9/21/2023
7.3.4 131,844 8/3/2023
7.3.3 87,667 6/24/2023
7.3.2 397,451 4/1/2023
7.3.1 29,408 3/6/2023
7.3.0 2,166 3/3/2023
7.2.25 82,624 2/5/2023
7.2.24 214,046 12/18/2022
7.2.23 78,902 11/12/2022
6.6.7 190 7/28/2025
6.6.6 854 6/11/2025
6.6.5 285 5/28/2025
6.6.4 419 5/19/2025
6.6.3 248 5/9/2025
6.6.2 337 4/24/2025
6.6.1 2,333 1/23/2025
6.6.0.2 1,428 2/11/2025
6.6.0.1 307 1/28/2025
6.6.0 948 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 124 1/23/2025
6.5.1 25,872 12/12/2024
6.5.0 418 12/7/2024
6.4.9 1,115 11/16/2024
6.4.8 466 10/31/2024
6.4.7 615 10/26/2024
6.4.6 1,828 10/13/2024
6.4.5 2,553 8/20/2024
6.4.4 1,173 7/30/2024
6.4.3 1,627 7/1/2024
6.4.2 449 6/25/2024
6.4.1 2,502 6/21/2024
6.4.0 2,030 5/31/2024
6.3.14 2,898 5/3/2024
6.3.13 12,252 4/25/2024
6.3.12 439 4/18/2024
6.3.11 381 4/17/2024
6.3.10 10,889 3/3/2024
6.3.9 2,791 2/29/2024
6.3.9-preview-02 569 2/3/2024
6.3.9-preview-01 331 1/23/2024
6.3.8 43,852 1/20/2024
6.3.7 41,240 11/20/2023
6.3.6 1,762 11/19/2023
6.3.5 606,396 9/21/2023
6.3.4 48,154 8/3/2023
6.3.3 40,205 6/24/2023
6.3.2 148,117 4/1/2023
6.3.1 40,144 3/6/2023
6.3.0 19,964 3/3/2023
6.2.25 55,037 2/5/2023
6.2.24 72,972 12/18/2022
6.2.23 79,137 11/12/2022
6.2.22 48,894 11/6/2022
6.2.21 47,194 10/28/2022
6.2.20 398,363 9/3/2022
6.2.20-preview-01 723 9/3/2022
6.2.19 347,138 6/26/2022
6.2.18 669,371 3/7/2022
6.2.17 67,087 2/21/2022
6.2.16 4,164 2/19/2022
6.2.15 181,061 12/17/2021
6.2.14 274,970 11/9/2021
6.2.13-preview.4.21253.1 1,864 10/9/2021
6.2.12-preview.4.21253.1 1,004 7/31/2021
6.2.11-preview.4.21253.1 323 7/19/2021
6.0.0-preview.4.21253.1 528 5/31/2021
6.0.0-preview.3.21201.2 354 5/9/2021
5.6.7 112 7/28/2025
5.6.6 327 6/11/2025
5.6.5 191 5/28/2025
5.6.4 180 5/19/2025
5.6.3 132 5/9/2025
5.6.2 210 4/24/2025
5.6.1 290 1/23/2025
5.6.0.2 178 2/11/2025
5.6.0.1 154 1/28/2025
5.6.0 164 1/26/2025
5.6.0-preview-03 128 1/25/2025
5.6.0-preview-02 127 1/24/2025
5.6.0-preview-01 132 1/23/2025
5.5.1 475 12/12/2024
5.5.0 177 12/7/2024
5.4.9 170 11/16/2024
5.4.8 169 10/31/2024
5.4.7 172 10/26/2024
5.4.6 199 10/13/2024
5.4.5 313 8/20/2024
5.4.4 330 7/30/2024
5.4.3 312 7/1/2024
5.4.2 194 6/25/2024
5.4.1 212 6/21/2024
5.4.0 221 5/31/2024
5.3.14 186 5/3/2024
5.3.13 206 4/25/2024
5.3.12 201 4/18/2024
5.3.11 391 4/17/2024
5.3.10 990 3/3/2024
5.3.9 298 2/29/2024
5.3.9-preview-02 320 2/3/2024
5.3.9-preview-01 337 1/23/2024
5.3.8 439 1/20/2024
5.3.7 2,964 11/20/2023
5.3.6 525 11/19/2023
5.3.5 1,163 9/21/2023
5.3.4 1,114 8/3/2023
5.3.3 2,458 6/24/2023
5.3.2 33,096 4/1/2023
5.3.1 893 3/6/2023
5.3.0 948 3/3/2023
5.2.25 1,021 2/5/2023
5.2.24 10,557 12/18/2022
5.2.23 3,522 11/12/2022
5.2.22 5,291 11/6/2022
5.2.21 1,010 10/28/2022
5.2.20 30,387 9/3/2022
5.2.20-preview-01 739 9/3/2022
5.2.19 32,194 6/26/2022
5.2.18 19,154 3/7/2022
5.2.17 4,890 2/21/2022
5.2.16 2,329 2/19/2022
5.2.15 139,393 12/17/2021
5.2.14 17,559 11/9/2021
5.2.13 164,869 10/9/2021
5.2.12 199,056 7/31/2021
5.2.11 79,669 7/19/2021
5.2.10 337,314 5/31/2021
5.2.9 189,949 3/26/2021
5.2.8 280,494 2/13/2021
5.2.7 80,855 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 160 7/28/2025
3.6.6 329 6/11/2025
3.6.5 547 5/28/2025
3.6.4 192 5/19/2025
3.6.3 135 5/9/2025
3.6.2 215 4/24/2025
3.6.1 246 1/23/2025
3.6.0.2 189 2/11/2025
3.6.0.1 159 1/28/2025
3.6.0 175 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 138 1/23/2025
3.5.1 192 12/12/2024
3.5.0 171 12/7/2024
3.4.9 177 11/16/2024
3.4.8 168 10/31/2024
3.4.7 169 10/26/2024
3.4.6 203 10/13/2024
3.4.5 2,480 8/20/2024
3.4.4 170 7/30/2024
3.4.3 882 7/1/2024
3.4.2 211 6/25/2024
3.4.1 212 6/21/2024
3.4.0 248 5/31/2024
3.3.14 218 5/3/2024
3.3.13 198 4/25/2024
3.3.12 216 4/18/2024
3.3.11 204 4/17/2024
3.3.10 548 3/3/2024
3.3.9 295 2/29/2024
3.3.9-preview-02 301 2/3/2024
3.3.9-preview-01 353 1/23/2024
3.3.8 423 1/20/2024
3.3.7 9,802 11/20/2023
3.3.6 526 11/19/2023
3.3.5 3,107 9/21/2023
3.3.4 1,732 8/3/2023
3.3.3 9,130 6/24/2023
3.3.2 2,927 4/1/2023
3.3.1 1,285 3/6/2023
3.3.0 860 3/3/2023
3.2.25 1,604 2/5/2023
3.2.24 18,253 12/18/2022
3.2.23 1,673 11/12/2022
3.2.22 1,063 11/6/2022
3.2.21 1,088 10/28/2022
3.2.20 23,081 9/3/2022
3.2.20-preview-01 689 9/3/2022
3.2.19 48,408 6/26/2022
3.2.18 25,155 3/7/2022
3.2.17 1,317 2/21/2022
3.2.16 1,138 2/19/2022
3.2.15 26,505 12/17/2021
3.2.14 18,096 11/9/2021
3.2.13 2,618 10/9/2021
3.2.12 23,018 7/31/2021
3.2.11 4,872 7/19/2021
3.2.10 39,954 5/31/2021
3.2.9 22,645 3/26/2021
3.2.8 20,462 2/13/2021
3.2.7 73,848 12/26/2020
3.2.7-preview-03 1,055 12/26/2020
3.2.7-preview-02 1,085 12/26/2020
3.2.7-preview-01 1,070 12/26/2020
3.2.6 134,973 11/25/2020
3.2.6-preview-01 972 11/25/2020
3.2.5 194,651 10/24/2020
3.2.4 8,236 10/19/2020
3.2.3 12,196 10/11/2020
3.2.2 82,767 8/19/2020
3.2.1 10,918 8/8/2020
3.2.0 26,702 7/27/2020
2.6.7 121 7/28/2025
2.6.6 329 6/11/2025
2.6.5 189 5/28/2025
2.6.4 187 5/19/2025
2.6.3 133 5/9/2025
2.6.2 220 4/24/2025
2.6.1 164 1/23/2025
2.6.0.2 171 2/11/2025
2.6.0.1 155 1/28/2025
2.6.0 224 1/26/2025
2.6.0-preview-03 126 1/25/2025
2.6.0-preview-02 127 1/24/2025
2.6.0-preview-01 132 1/23/2025
2.5.1 188 12/12/2024
2.5.0 183 12/7/2024
2.4.9 176 11/16/2024
2.4.8 173 10/31/2024
2.4.7 181 10/26/2024
2.4.6 187 10/13/2024
2.4.5 212 8/20/2024
2.4.4 162 7/30/2024
2.4.3 205 7/1/2024
2.4.2 196 6/25/2024
2.4.1 202 6/21/2024
2.4.0 182 5/31/2024
2.3.14 202 5/3/2024
2.3.13 230 4/25/2024
2.3.12 204 4/18/2024
2.3.11 190 4/17/2024
2.3.10 288 3/3/2024
2.3.9 299 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 384 1/20/2024
2.3.7 539 11/20/2023
2.3.6 511 11/19/2023
2.3.5 590 9/21/2023
2.3.4 740 8/3/2023
2.3.3 743 6/24/2023
2.3.2 852 4/1/2023
2.3.1 812 3/6/2023
2.3.0 847 3/3/2023
2.2.25 885 2/5/2023
2.2.24 886 12/18/2022
2.2.23 907 11/12/2022
2.2.22 960 11/6/2022
2.2.21 966 10/28/2022
2.2.20 1,018 9/3/2022
2.2.20-preview-01 673 9/3/2022
2.2.19 1,089 6/26/2022
2.2.18 1,264 3/7/2022
2.2.17 1,088 2/21/2022
2.2.16 1,130 2/19/2022
2.2.15 1,036 12/17/2021
2.2.14 999 11/9/2021
2.2.13 1,059 10/9/2021
2.2.12 1,350 7/31/2021
2.2.11 1,877 7/19/2021
2.2.10 1,622 5/31/2021
2.2.9 7,386 3/26/2021
2.2.8 1,965 2/13/2021
2.2.7 1,327 12/26/2020
2.2.7-preview-03 1,055 12/26/2020
2.2.7-preview-02 1,036 12/26/2020
2.2.7-preview-01 1,076 12/26/2020
2.2.6 12,968 11/25/2020
2.2.6-preview-01 891 11/25/2020
2.2.5 4,135 10/24/2020
2.2.4 2,903 10/19/2020
2.2.3 1,268 10/11/2020
2.2.2 22,529 8/19/2020
2.2.1 8,293 8/8/2020
2.2.0 65,517 7/27/2020
1.1.8 20,711 7/12/2020
1.1.7 5,457 7/6/2020
1.1.6 2,911 7/5/2020
1.1.5 42,380 6/15/2020
1.1.4 1,324 6/15/2020
1.1.3 1,320 6/15/2020
1.1.2 22,218 5/31/2020
1.1.1 27,897 5/14/2020
1.1.0 24,055 4/25/2020
1.0.24 13,117 4/16/2020
1.0.23 215,128 3/26/2020
1.0.22 6,326 3/18/2020
1.0.21 37,013 2/29/2020
1.0.20 138,726 1/11/2020
1.0.19 115,896 8/29/2019
1.0.18 83,378 7/2/2019
1.0.17 43,421 6/14/2019
1.0.16 4,766 6/6/2019
1.0.15 6,077 5/20/2019
1.0.14 5,163 5/14/2019
1.0.13 15,136 5/3/2019
1.0.12 70,235 3/26/2019
1.0.11 14,173 2/28/2019
1.0.10 32,289 2/5/2019
1.0.9.2 589,621 1/10/2019
1.0.9.1 1,747 1/7/2019
1.0.9 36,281 10/19/2018
1.0.8.18 82,374 9/4/2018
1.0.8.17 11,883 8/27/2018
1.0.8.16 18,819 8/19/2018
1.0.8.15 1,878 8/17/2018
1.0.8.13 6,493 8/2/2018
1.0.8.12 5,272 7/27/2018
1.0.8.11 38,464 6/6/2018
1.0.8.10 2,700 6/5/2018
1.0.8.9 7,300 5/26/2018
1.0.8.8 2,257 5/21/2018
1.0.8.7 3,573 5/9/2018
1.0.8.6 2,929 4/28/2018
1.0.8.5 2,504 4/27/2018
1.0.8.4 2,284 4/25/2018
1.0.8.3 4,040 3/30/2018
1.0.8.2 57,014 1/9/2018
1.0.8.1 5,742 1/5/2018
1.0.8 21,183 12/16/2017
1.0.4.8 17,316 11/1/2017
1.0.4.7 4,715 9/12/2017
1.0.4.6 6,479 7/8/2017
1.0.4.5 2,212 6/28/2017
1.0.4.4 2,045 6/27/2017
1.0.4.3 2,357 6/1/2017
1.0.4.2 1,997 6/1/2017
1.0.4.1 2,030 5/31/2017
1.0.4 2,677 5/17/2017
1.0.3.6 3,607 4/8/2017
1.0.3.5 2,543 3/30/2017
1.0.3.4 2,473 3/25/2017
1.0.3.3 6,262 11/16/2016
1.0.3.2 2,484 10/31/2016
1.0.3.1 2,349 10/30/2016
1.0.3 2,244 10/22/2016
1.0.1 3,495 6/27/2016
1.0.0 11,140 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md