Microsoft.EntityFrameworkCore.DynamicLinq 2.3.9-preview-01

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-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 2.3.9-preview-01
                    
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-01" />
                    
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-01" />
                    
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-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 2.3.9-preview-01"
                    
#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-01
                    
#: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-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=2.3.9-preview-01&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 31,382 7/28/2025
9.6.6 68,515 6/11/2025
9.6.5 8,475 5/28/2025
9.6.4 9,153 5/19/2025
9.6.3 4,441 5/9/2025
9.6.2 15,380 4/24/2025
9.6.0.2 68,949 2/11/2025
9.6.0.1 64,372 1/28/2025
9.6.0 3,503 1/26/2025
9.6.0-preview-03 170 1/25/2025
9.6.0-preview-02 135 1/24/2025
9.6.0-preview-01 139 1/23/2025
9.5.1 77,481 12/12/2024
9.5.0 5,538 12/7/2024
9.4.9 20,596 11/16/2024
8.6.7 11,340 7/28/2025
8.6.6 21,215 6/11/2025
8.6.5 6,901 5/28/2025
8.6.4 2,946 5/19/2025
8.6.3 3,518 5/9/2025
8.6.2 7,641 4/24/2025
8.6.1 253,435 1/23/2025
8.6.0.2 18,913 2/11/2025
8.6.0.1 1,866 1/28/2025
8.6.0 9,452 1/26/2025
8.6.0-preview-03 139 1/25/2025
8.6.0-preview-02 141 1/24/2025
8.6.0-preview-01 135 1/23/2025
8.5.1 66,497 12/12/2024
8.5.0 5,842 12/7/2024
8.4.9 49,496 11/16/2024
8.4.8 108,696 10/31/2024
8.4.7 34,904 10/26/2024
8.4.6 186,024 10/13/2024
8.4.5 228,699 8/20/2024
8.4.4 135,654 7/30/2024
8.4.3 164,559 7/1/2024
8.4.2 28,074 6/25/2024
8.4.1 39,041 6/21/2024
8.4.0 106,066 5/31/2024
8.3.14 87,531 5/3/2024
8.3.13 19,362 4/25/2024
8.3.12 18,074 4/18/2024
8.3.10 163,611 3/3/2024
8.3.9 10,470 2/29/2024
8.3.9-preview-02 477 2/3/2024
8.3.9-preview-01 694 1/23/2024
8.3.8 100,318 1/20/2024
8.3.7 120,305 11/20/2023
7.6.7 274 7/28/2025
7.6.6 1,000 6/11/2025
7.6.5 636 5/28/2025
7.6.4 680 5/19/2025
7.6.3 838 5/9/2025
7.6.2 573 4/24/2025
7.6.1 1,422 1/23/2025
7.6.0.2 922 2/11/2025
7.6.0.1 872 1/28/2025
7.6.0 883 1/26/2025
7.6.0-preview-03 138 1/25/2025
7.6.0-preview-02 130 1/24/2025
7.6.0-preview-01 138 1/23/2025
7.5.1 1,043 12/12/2024
7.5.0 907 12/7/2024
7.4.9 1,047 11/16/2024
7.4.8 987 10/31/2024
7.4.7 861 10/26/2024
7.4.6 1,258 10/13/2024
7.4.5 18,654 8/20/2024
7.4.4 1,192 7/30/2024
7.4.3 10,089 7/1/2024
7.4.2 2,530 6/25/2024
7.4.1 1,076 6/21/2024
7.4.0 6,561 5/31/2024
7.3.14 13,818 5/3/2024
7.3.13 1,686 4/25/2024
7.3.12 1,787 4/18/2024
7.3.11 1,637 4/17/2024
7.3.10 27,214 3/3/2024
7.3.9 3,791 2/29/2024
7.3.9-preview-02 868 2/3/2024
7.3.9-preview-01 487 1/23/2024
7.3.8 25,176 1/20/2024
7.3.7 27,645 11/20/2023
7.3.6 15,233 11/19/2023
7.3.5 243,271 9/21/2023
7.3.4 133,125 8/3/2023
7.3.3 89,365 6/24/2023
7.3.2 398,840 4/1/2023
7.3.1 30,645 3/6/2023
7.3.0 2,239 3/3/2023
7.2.25 85,855 2/5/2023
7.2.24 215,059 12/18/2022
7.2.23 80,630 11/12/2022
6.6.7 271 7/28/2025
6.6.6 1,158 6/11/2025
6.6.5 345 5/28/2025
6.6.4 491 5/19/2025
6.6.3 308 5/9/2025
6.6.2 387 4/24/2025
6.6.1 2,473 1/23/2025
6.6.0.2 1,563 2/11/2025
6.6.0.1 359 1/28/2025
6.6.0 1,098 1/26/2025
6.6.0-preview-03 144 1/25/2025
6.6.0-preview-02 137 1/24/2025
6.6.0-preview-01 137 1/23/2025
6.5.1 28,439 12/12/2024
6.5.0 469 12/7/2024
6.4.9 1,240 11/16/2024
6.4.8 530 10/31/2024
6.4.7 681 10/26/2024
6.4.6 1,915 10/13/2024
6.4.5 2,631 8/20/2024
6.4.4 1,232 7/30/2024
6.4.3 1,699 7/1/2024
6.4.2 509 6/25/2024
6.4.1 2,551 6/21/2024
6.4.0 2,090 5/31/2024
6.3.14 2,950 5/3/2024
6.3.13 13,425 4/25/2024
6.3.12 498 4/18/2024
6.3.11 434 4/17/2024
6.3.10 11,211 3/3/2024
6.3.9 2,904 2/29/2024
6.3.9-preview-02 584 2/3/2024
6.3.9-preview-01 336 1/23/2024
6.3.8 44,934 1/20/2024
6.3.7 41,980 11/20/2023
6.3.6 1,821 11/19/2023
6.3.5 664,129 9/21/2023
6.3.4 48,243 8/3/2023
6.3.3 40,847 6/24/2023
6.3.2 151,945 4/1/2023
6.3.1 40,272 3/6/2023
6.3.0 20,083 3/3/2023
6.2.25 55,535 2/5/2023
6.2.24 73,669 12/18/2022
6.2.23 79,466 11/12/2022
6.2.22 49,399 11/6/2022
6.2.21 47,904 10/28/2022
6.2.20 400,143 9/3/2022
6.2.20-preview-01 735 9/3/2022
6.2.19 351,340 6/26/2022
6.2.18 672,375 3/7/2022
6.2.17 67,299 2/21/2022
6.2.16 4,214 2/19/2022
6.2.15 181,765 12/17/2021
6.2.14 276,919 11/9/2021
6.2.13-preview.4.21253.1 1,953 10/9/2021
6.2.12-preview.4.21253.1 1,018 7/31/2021
6.2.11-preview.4.21253.1 337 7/19/2021
6.0.0-preview.4.21253.1 538 5/31/2021
6.0.0-preview.3.21201.2 363 5/9/2021
5.6.7 154 7/28/2025
5.6.6 381 6/11/2025
5.6.5 247 5/28/2025
5.6.4 245 5/19/2025
5.6.3 185 5/9/2025
5.6.2 263 4/24/2025
5.6.1 351 1/23/2025
5.6.0.2 230 2/11/2025
5.6.0.1 207 1/28/2025
5.6.0 221 1/26/2025
5.6.0-preview-03 154 1/25/2025
5.6.0-preview-02 140 1/24/2025
5.6.0-preview-01 136 1/23/2025
5.5.1 532 12/12/2024
5.5.0 233 12/7/2024
5.4.9 221 11/16/2024
5.4.8 221 10/31/2024
5.4.7 227 10/26/2024
5.4.6 243 10/13/2024
5.4.5 372 8/20/2024
5.4.4 387 7/30/2024
5.4.3 359 7/1/2024
5.4.2 247 6/25/2024
5.4.1 267 6/21/2024
5.4.0 275 5/31/2024
5.3.14 228 5/3/2024
5.3.13 259 4/25/2024
5.3.12 252 4/18/2024
5.3.11 448 4/17/2024
5.3.10 1,047 3/3/2024
5.3.9 353 2/29/2024
5.3.9-preview-02 327 2/3/2024
5.3.9-preview-01 352 1/23/2024
5.3.8 480 1/20/2024
5.3.7 3,083 11/20/2023
5.3.6 576 11/19/2023
5.3.5 1,202 9/21/2023
5.3.4 1,158 8/3/2023
5.3.3 2,500 6/24/2023
5.3.2 33,719 4/1/2023
5.3.1 943 3/6/2023
5.3.0 990 3/3/2023
5.2.25 1,066 2/5/2023
5.2.24 10,686 12/18/2022
5.2.23 3,619 11/12/2022
5.2.22 5,340 11/6/2022
5.2.21 1,064 10/28/2022
5.2.20 30,724 9/3/2022
5.2.20-preview-01 760 9/3/2022
5.2.19 32,530 6/26/2022
5.2.18 19,220 3/7/2022
5.2.17 4,949 2/21/2022
5.2.16 2,381 2/19/2022
5.2.15 141,562 12/17/2021
5.2.14 17,695 11/9/2021
5.2.13 164,974 10/9/2021
5.2.12 201,420 7/31/2021
5.2.11 80,910 7/19/2021
5.2.10 339,459 5/31/2021
5.2.9 191,009 3/26/2021
5.2.8 282,314 2/13/2021
5.2.7 80,972 12/26/2020
5.2.7-preview-03 1,079 12/26/2020
5.2.7-preview-01 1,069 12/26/2020
3.6.7 224 7/28/2025
3.6.6 382 6/11/2025
3.6.5 686 5/28/2025
3.6.4 280 5/19/2025
3.6.3 193 5/9/2025
3.6.2 273 4/24/2025
3.6.1 306 1/23/2025
3.6.0.2 243 2/11/2025
3.6.0.1 202 1/28/2025
3.6.0 228 1/26/2025
3.6.0-preview-03 137 1/25/2025
3.6.0-preview-02 128 1/24/2025
3.6.0-preview-01 152 1/23/2025
3.5.1 248 12/12/2024
3.5.0 223 12/7/2024
3.4.9 229 11/16/2024
3.4.8 221 10/31/2024
3.4.7 220 10/26/2024
3.4.6 261 10/13/2024
3.4.5 2,730 8/20/2024
3.4.4 222 7/30/2024
3.4.3 1,040 7/1/2024
3.4.2 264 6/25/2024
3.4.1 265 6/21/2024
3.4.0 304 5/31/2024
3.3.14 271 5/3/2024
3.3.13 251 4/25/2024
3.3.12 268 4/18/2024
3.3.11 258 4/17/2024
3.3.10 608 3/3/2024
3.3.9 345 2/29/2024
3.3.9-preview-02 314 2/3/2024
3.3.9-preview-01 368 1/23/2024
3.3.8 468 1/20/2024
3.3.7 10,574 11/20/2023
3.3.6 582 11/19/2023
3.3.5 3,189 9/21/2023
3.3.4 1,788 8/3/2023
3.3.3 9,251 6/24/2023
3.3.2 2,979 4/1/2023
3.3.1 1,337 3/6/2023
3.3.0 910 3/3/2023
3.2.25 1,660 2/5/2023
3.2.24 18,362 12/18/2022
3.2.23 1,732 11/12/2022
3.2.22 1,116 11/6/2022
3.2.21 1,147 10/28/2022
3.2.20 23,264 9/3/2022
3.2.20-preview-01 711 9/3/2022
3.2.19 48,519 6/26/2022
3.2.18 25,210 3/7/2022
3.2.17 1,371 2/21/2022
3.2.16 1,196 2/19/2022
3.2.15 26,606 12/17/2021
3.2.14 18,221 11/9/2021
3.2.13 2,673 10/9/2021
3.2.12 23,101 7/31/2021
3.2.11 4,928 7/19/2021
3.2.10 40,083 5/31/2021
3.2.9 22,868 3/26/2021
3.2.8 20,570 2/13/2021
3.2.7 73,900 12/26/2020
3.2.7-preview-03 1,080 12/26/2020
3.2.7-preview-02 1,111 12/26/2020
3.2.7-preview-01 1,096 12/26/2020
3.2.6 135,480 11/25/2020
3.2.6-preview-01 998 11/25/2020
3.2.5 196,339 10/24/2020
3.2.4 8,368 10/19/2020
3.2.3 12,260 10/11/2020
3.2.2 83,507 8/19/2020
3.2.1 10,981 8/8/2020
3.2.0 26,770 7/27/2020
2.6.7 186 7/28/2025
2.6.6 394 6/11/2025
2.6.5 243 5/28/2025
2.6.4 244 5/19/2025
2.6.3 191 5/9/2025
2.6.2 274 4/24/2025
2.6.1 216 1/23/2025
2.6.0.2 225 2/11/2025
2.6.0.1 212 1/28/2025
2.6.0 275 1/26/2025
2.6.0-preview-03 137 1/25/2025
2.6.0-preview-02 134 1/24/2025
2.6.0-preview-01 147 1/23/2025
2.5.1 248 12/12/2024
2.5.0 233 12/7/2024
2.4.9 230 11/16/2024
2.4.8 221 10/31/2024
2.4.7 232 10/26/2024
2.4.6 245 10/13/2024
2.4.5 266 8/20/2024
2.4.4 208 7/30/2024
2.4.3 257 7/1/2024
2.4.2 248 6/25/2024
2.4.1 253 6/21/2024
2.4.0 238 5/31/2024
2.3.14 255 5/3/2024
2.3.13 292 4/25/2024
2.3.12 261 4/18/2024
2.3.11 248 4/17/2024
2.3.10 341 3/3/2024
2.3.9 348 2/29/2024
2.3.9-preview-02 333 2/3/2024
2.3.9-preview-01 353 1/23/2024
2.3.8 427 1/20/2024
2.3.7 595 11/20/2023
2.3.6 566 11/19/2023
2.3.5 635 9/21/2023
2.3.4 791 8/3/2023
2.3.3 794 6/24/2023
2.3.2 902 4/1/2023
2.3.1 867 3/6/2023
2.3.0 900 3/3/2023
2.2.25 936 2/5/2023
2.2.24 942 12/18/2022
2.2.23 956 11/12/2022
2.2.22 1,014 11/6/2022
2.2.21 1,024 10/28/2022
2.2.20 1,063 9/3/2022
2.2.20-preview-01 683 9/3/2022
2.2.19 1,145 6/26/2022
2.2.18 1,320 3/7/2022
2.2.17 1,143 2/21/2022
2.2.16 1,185 2/19/2022
2.2.15 1,091 12/17/2021
2.2.14 1,065 11/9/2021
2.2.13 1,113 10/9/2021
2.2.12 1,393 7/31/2021
2.2.11 1,933 7/19/2021
2.2.10 1,677 5/31/2021
2.2.9 7,431 3/26/2021
2.2.8 2,007 2/13/2021
2.2.7 1,382 12/26/2020
2.2.7-preview-03 1,081 12/26/2020
2.2.7-preview-02 1,060 12/26/2020
2.2.7-preview-01 1,098 12/26/2020
2.2.6 13,022 11/25/2020
2.2.6-preview-01 909 11/25/2020
2.2.5 4,306 10/24/2020
2.2.4 2,961 10/19/2020
2.2.3 1,323 10/11/2020
2.2.2 22,581 8/19/2020
2.2.1 8,371 8/8/2020
2.2.0 66,170 7/27/2020
1.1.8 20,855 7/12/2020
1.1.7 5,575 7/6/2020
1.1.6 2,965 7/5/2020
1.1.5 42,439 6/15/2020
1.1.4 1,378 6/15/2020
1.1.3 1,372 6/15/2020
1.1.2 22,617 5/31/2020
1.1.1 27,952 5/14/2020
1.1.0 24,256 4/25/2020
1.0.24 13,406 4/16/2020
1.0.23 217,439 3/26/2020
1.0.22 6,382 3/18/2020
1.0.21 37,955 2/29/2020
1.0.20 140,580 1/11/2020
1.0.19 116,474 8/29/2019
1.0.18 83,489 7/2/2019
1.0.17 43,552 6/14/2019
1.0.16 4,824 6/6/2019
1.0.15 6,176 5/20/2019
1.0.14 5,220 5/14/2019
1.0.13 15,253 5/3/2019
1.0.12 70,541 3/26/2019
1.0.11 14,236 2/28/2019
1.0.10 32,436 2/5/2019
1.0.9.2 591,169 1/10/2019
1.0.9.1 1,802 1/7/2019
1.0.9 36,430 10/19/2018
1.0.8.18 82,534 9/4/2018
1.0.8.17 11,941 8/27/2018
1.0.8.16 18,983 8/19/2018
1.0.8.15 1,921 8/17/2018
1.0.8.13 6,563 8/2/2018
1.0.8.12 5,335 7/27/2018
1.0.8.11 38,649 6/6/2018
1.0.8.10 2,765 6/5/2018
1.0.8.9 7,379 5/26/2018
1.0.8.8 2,331 5/21/2018
1.0.8.7 3,641 5/9/2018
1.0.8.6 2,997 4/28/2018
1.0.8.5 2,567 4/27/2018
1.0.8.4 2,350 4/25/2018
1.0.8.3 4,119 3/30/2018
1.0.8.2 57,146 1/9/2018
1.0.8.1 5,833 1/5/2018
1.0.8 21,444 12/16/2017
1.0.4.8 17,539 11/1/2017
1.0.4.7 4,784 9/12/2017
1.0.4.6 6,544 7/8/2017
1.0.4.5 2,275 6/28/2017
1.0.4.4 2,112 6/27/2017
1.0.4.3 2,416 6/1/2017
1.0.4.2 2,056 6/1/2017
1.0.4.1 2,100 5/31/2017
1.0.4 2,733 5/17/2017
1.0.3.6 3,681 4/8/2017
1.0.3.5 2,616 3/30/2017
1.0.3.4 2,543 3/25/2017
1.0.3.3 6,328 11/16/2016
1.0.3.2 2,548 10/31/2016
1.0.3.1 2,418 10/30/2016
1.0.3 2,310 10/22/2016
1.0.1 3,559 6/27/2016
1.0.0 11,342 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md