Microsoft.EntityFrameworkCore.DynamicLinq 7.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 7.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.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="7.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="7.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 7.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.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@7.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=7.6.0-preview-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.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 net6.0 is compatible.  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 is compatible.  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. 
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 24,034 7/28/2025
9.6.6 57,507 6/11/2025
9.6.5 7,926 5/28/2025
9.6.4 8,412 5/19/2025
9.6.3 4,352 5/9/2025
9.6.2 13,978 4/24/2025
9.6.0.2 66,436 2/11/2025
9.6.0.1 60,955 1/28/2025
9.6.0 3,376 1/26/2025
9.6.0-preview-03 158 1/25/2025
9.6.0-preview-02 131 1/24/2025
9.6.0-preview-01 133 1/23/2025
9.5.1 76,082 12/12/2024
9.5.0 5,365 12/7/2024
9.4.9 20,322 11/16/2024
8.6.7 8,860 7/28/2025
8.6.6 18,725 6/11/2025
8.6.5 6,094 5/28/2025
8.6.4 2,715 5/19/2025
8.6.3 3,321 5/9/2025
8.6.2 7,001 4/24/2025
8.6.1 242,308 1/23/2025
8.6.0.2 17,757 2/11/2025
8.6.0.1 1,782 1/28/2025
8.6.0 9,184 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,627 12/12/2024
8.5.0 5,463 12/7/2024
8.4.9 48,076 11/16/2024
8.4.8 107,296 10/31/2024
8.4.7 33,579 10/26/2024
8.4.6 183,223 10/13/2024
8.4.5 222,831 8/20/2024
8.4.4 133,644 7/30/2024
8.4.3 162,069 7/1/2024
8.4.2 27,711 6/25/2024
8.4.1 38,707 6/21/2024
8.4.0 103,927 5/31/2024
8.3.14 85,802 5/3/2024
8.3.13 19,163 4/25/2024
8.3.12 17,981 4/18/2024
8.3.10 161,647 3/3/2024
8.3.9 10,382 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,242 1/20/2024
8.3.7 118,958 11/20/2023
7.6.7 224 7/28/2025
7.6.6 925 6/11/2025
7.6.5 575 5/28/2025
7.6.4 619 5/19/2025
7.6.3 776 5/9/2025
7.6.2 527 4/24/2025
7.6.1 1,345 1/23/2025
7.6.0.2 875 2/11/2025
7.6.0.1 822 1/28/2025
7.6.0 837 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 993 12/12/2024
7.5.0 867 12/7/2024
7.4.9 999 11/16/2024
7.4.8 939 10/31/2024
7.4.7 824 10/26/2024
7.4.6 1,209 10/13/2024
7.4.5 17,698 8/20/2024
7.4.4 1,142 7/30/2024
7.4.3 9,783 7/1/2024
7.4.2 2,251 6/25/2024
7.4.1 1,027 6/21/2024
7.4.0 6,378 5/31/2024
7.3.14 12,958 5/3/2024
7.3.13 1,634 4/25/2024
7.3.12 1,720 4/18/2024
7.3.11 1,589 4/17/2024
7.3.10 25,548 3/3/2024
7.3.9 3,742 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,438 1/20/2024
7.3.7 27,425 11/20/2023
7.3.6 14,226 11/19/2023
7.3.5 238,696 9/21/2023
7.3.4 132,222 8/3/2023
7.3.3 87,759 6/24/2023
7.3.2 397,941 4/1/2023
7.3.1 29,453 3/6/2023
7.3.0 2,191 3/3/2023
7.2.25 82,770 2/5/2023
7.2.24 214,208 12/18/2022
7.2.23 79,450 11/12/2022
6.6.7 220 7/28/2025
6.6.6 960 6/11/2025
6.6.5 298 5/28/2025
6.6.4 435 5/19/2025
6.6.3 259 5/9/2025
6.6.2 351 4/24/2025
6.6.1 2,388 1/23/2025
6.6.0.2 1,466 2/11/2025
6.6.0.1 320 1/28/2025
6.6.0 998 1/26/2025
6.6.0-preview-03 131 1/25/2025
6.6.0-preview-02 118 1/24/2025
6.6.0-preview-01 126 1/23/2025
6.5.1 27,094 12/12/2024
6.5.0 429 12/7/2024
6.4.9 1,166 11/16/2024
6.4.8 477 10/31/2024
6.4.7 631 10/26/2024
6.4.6 1,852 10/13/2024
6.4.5 2,576 8/20/2024
6.4.4 1,183 7/30/2024
6.4.3 1,642 7/1/2024
6.4.2 460 6/25/2024
6.4.1 2,513 6/21/2024
6.4.0 2,042 5/31/2024
6.3.14 2,909 5/3/2024
6.3.13 12,654 4/25/2024
6.3.12 449 4/18/2024
6.3.11 395 4/17/2024
6.3.10 10,964 3/3/2024
6.3.9 2,830 2/29/2024
6.3.9-preview-02 571 2/3/2024
6.3.9-preview-01 334 1/23/2024
6.3.8 44,347 1/20/2024
6.3.7 41,600 11/20/2023
6.3.6 1,774 11/19/2023
6.3.5 634,855 9/21/2023
6.3.4 48,180 8/3/2023
6.3.3 40,564 6/24/2023
6.3.2 149,448 4/1/2023
6.3.1 40,179 3/6/2023
6.3.0 20,014 3/3/2023
6.2.25 55,209 2/5/2023
6.2.24 73,162 12/18/2022
6.2.23 79,208 11/12/2022
6.2.22 49,017 11/6/2022
6.2.21 47,251 10/28/2022
6.2.20 399,010 9/3/2022
6.2.20-preview-01 730 9/3/2022
6.2.19 348,450 6/26/2022
6.2.18 670,129 3/7/2022
6.2.17 67,168 2/21/2022
6.2.16 4,179 2/19/2022
6.2.15 181,362 12/17/2021
6.2.14 275,383 11/9/2021
6.2.13-preview.4.21253.1 1,925 10/9/2021
6.2.12-preview.4.21253.1 1,012 7/31/2021
6.2.11-preview.4.21253.1 330 7/19/2021
6.0.0-preview.4.21253.1 535 5/31/2021
6.0.0-preview.3.21201.2 359 5/9/2021
5.6.7 121 7/28/2025
5.6.6 337 6/11/2025
5.6.5 199 5/28/2025
5.6.4 189 5/19/2025
5.6.3 141 5/9/2025
5.6.2 218 4/24/2025
5.6.1 308 1/23/2025
5.6.0.2 186 2/11/2025
5.6.0.1 162 1/28/2025
5.6.0 173 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 483 12/12/2024
5.5.0 187 12/7/2024
5.4.9 177 11/16/2024
5.4.8 178 10/31/2024
5.4.7 182 10/26/2024
5.4.6 206 10/13/2024
5.4.5 327 8/20/2024
5.4.4 338 7/30/2024
5.4.3 321 7/1/2024
5.4.2 202 6/25/2024
5.4.1 222 6/21/2024
5.4.0 230 5/31/2024
5.3.14 194 5/3/2024
5.3.13 213 4/25/2024
5.3.12 208 4/18/2024
5.3.11 404 4/17/2024
5.3.10 998 3/3/2024
5.3.9 305 2/29/2024
5.3.9-preview-02 322 2/3/2024
5.3.9-preview-01 339 1/23/2024
5.3.8 446 1/20/2024
5.3.7 3,007 11/20/2023
5.3.6 532 11/19/2023
5.3.5 1,169 9/21/2023
5.3.4 1,125 8/3/2023
5.3.3 2,467 6/24/2023
5.3.2 33,106 4/1/2023
5.3.1 903 3/6/2023
5.3.0 957 3/3/2023
5.2.25 1,031 2/5/2023
5.2.24 10,614 12/18/2022
5.2.23 3,569 11/12/2022
5.2.22 5,300 11/6/2022
5.2.21 1,022 10/28/2022
5.2.20 30,539 9/3/2022
5.2.20-preview-01 743 9/3/2022
5.2.19 32,327 6/26/2022
5.2.18 19,165 3/7/2022
5.2.17 4,902 2/21/2022
5.2.16 2,339 2/19/2022
5.2.15 140,512 12/17/2021
5.2.14 17,572 11/9/2021
5.2.13 164,894 10/9/2021
5.2.12 199,170 7/31/2021
5.2.11 79,865 7/19/2021
5.2.10 337,448 5/31/2021
5.2.9 190,032 3/26/2021
5.2.8 280,695 2/13/2021
5.2.7 80,921 12/26/2020
5.2.7-preview-03 1,065 12/26/2020
5.2.7-preview-01 1,052 12/26/2020
3.6.7 174 7/28/2025
3.6.6 339 6/11/2025
3.6.5 589 5/28/2025
3.6.4 201 5/19/2025
3.6.3 146 5/9/2025
3.6.2 224 4/24/2025
3.6.1 260 1/23/2025
3.6.0.2 198 2/11/2025
3.6.0.1 167 1/28/2025
3.6.0 184 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 201 12/12/2024
3.5.0 179 12/7/2024
3.4.9 185 11/16/2024
3.4.8 177 10/31/2024
3.4.7 176 10/26/2024
3.4.6 212 10/13/2024
3.4.5 2,596 8/20/2024
3.4.4 178 7/30/2024
3.4.3 929 7/1/2024
3.4.2 219 6/25/2024
3.4.1 220 6/21/2024
3.4.0 257 5/31/2024
3.3.14 226 5/3/2024
3.3.13 205 4/25/2024
3.3.12 224 4/18/2024
3.3.11 212 4/17/2024
3.3.10 555 3/3/2024
3.3.9 302 2/29/2024
3.3.9-preview-02 303 2/3/2024
3.3.9-preview-01 355 1/23/2024
3.3.8 432 1/20/2024
3.3.7 10,111 11/20/2023
3.3.6 536 11/19/2023
3.3.5 3,139 9/21/2023
3.3.4 1,746 8/3/2023
3.3.3 9,164 6/24/2023
3.3.2 2,938 4/1/2023
3.3.1 1,295 3/6/2023
3.3.0 869 3/3/2023
3.2.25 1,616 2/5/2023
3.2.24 18,287 12/18/2022
3.2.23 1,687 11/12/2022
3.2.22 1,072 11/6/2022
3.2.21 1,099 10/28/2022
3.2.20 23,159 9/3/2022
3.2.20-preview-01 694 9/3/2022
3.2.19 48,446 6/26/2022
3.2.18 25,165 3/7/2022
3.2.17 1,327 2/21/2022
3.2.16 1,147 2/19/2022
3.2.15 26,549 12/17/2021
3.2.14 18,135 11/9/2021
3.2.13 2,629 10/9/2021
3.2.12 23,038 7/31/2021
3.2.11 4,883 7/19/2021
3.2.10 39,967 5/31/2021
3.2.9 22,750 3/26/2021
3.2.8 20,498 2/13/2021
3.2.7 73,863 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,078 12/26/2020
3.2.6 135,056 11/25/2020
3.2.6-preview-01 978 11/25/2020
3.2.5 194,715 10/24/2020
3.2.4 8,247 10/19/2020
3.2.3 12,216 10/11/2020
3.2.2 82,846 8/19/2020
3.2.1 10,936 8/8/2020
3.2.0 26,722 7/27/2020
2.6.7 131 7/28/2025
2.6.6 339 6/11/2025
2.6.5 197 5/28/2025
2.6.4 198 5/19/2025
2.6.3 144 5/9/2025
2.6.2 230 4/24/2025
2.6.1 172 1/23/2025
2.6.0.2 179 2/11/2025
2.6.0.1 165 1/28/2025
2.6.0 233 1/26/2025
2.6.0-preview-03 126 1/25/2025
2.6.0-preview-02 128 1/24/2025
2.6.0-preview-01 133 1/23/2025
2.5.1 206 12/12/2024
2.5.0 191 12/7/2024
2.4.9 185 11/16/2024
2.4.8 183 10/31/2024
2.4.7 188 10/26/2024
2.4.6 197 10/13/2024
2.4.5 221 8/20/2024
2.4.4 170 7/30/2024
2.4.3 212 7/1/2024
2.4.2 204 6/25/2024
2.4.1 210 6/21/2024
2.4.0 193 5/31/2024
2.3.14 210 5/3/2024
2.3.13 239 4/25/2024
2.3.12 213 4/18/2024
2.3.11 200 4/17/2024
2.3.10 296 3/3/2024
2.3.9 314 2/29/2024
2.3.9-preview-02 319 2/3/2024
2.3.9-preview-01 334 1/23/2024
2.3.8 391 1/20/2024
2.3.7 548 11/20/2023
2.3.6 519 11/19/2023
2.3.5 596 9/21/2023
2.3.4 748 8/3/2023
2.3.3 752 6/24/2023
2.3.2 861 4/1/2023
2.3.1 823 3/6/2023
2.3.0 858 3/3/2023
2.2.25 893 2/5/2023
2.2.24 899 12/18/2022
2.2.23 916 11/12/2022
2.2.22 970 11/6/2022
2.2.21 979 10/28/2022
2.2.20 1,030 9/3/2022
2.2.20-preview-01 679 9/3/2022
2.2.19 1,099 6/26/2022
2.2.18 1,276 3/7/2022
2.2.17 1,098 2/21/2022
2.2.16 1,141 2/19/2022
2.2.15 1,045 12/17/2021
2.2.14 1,010 11/9/2021
2.2.13 1,071 10/9/2021
2.2.12 1,361 7/31/2021
2.2.11 1,889 7/19/2021
2.2.10 1,634 5/31/2021
2.2.9 7,398 3/26/2021
2.2.8 1,975 2/13/2021
2.2.7 1,339 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,083 12/26/2020
2.2.6 12,982 11/25/2020
2.2.6-preview-01 896 11/25/2020
2.2.5 4,152 10/24/2020
2.2.4 2,915 10/19/2020
2.2.3 1,281 10/11/2020
2.2.2 22,539 8/19/2020
2.2.1 8,317 8/8/2020
2.2.0 65,636 7/27/2020
1.1.8 20,769 7/12/2020
1.1.7 5,468 7/6/2020
1.1.6 2,921 7/5/2020
1.1.5 42,391 6/15/2020
1.1.4 1,336 6/15/2020
1.1.3 1,333 6/15/2020
1.1.2 22,258 5/31/2020
1.1.1 27,910 5/14/2020
1.1.0 24,081 4/25/2020
1.0.24 13,130 4/16/2020
1.0.23 215,139 3/26/2020
1.0.22 6,338 3/18/2020
1.0.21 37,109 2/29/2020
1.0.20 138,886 1/11/2020
1.0.19 115,992 8/29/2019
1.0.18 83,391 7/2/2019
1.0.17 43,435 6/14/2019
1.0.16 4,779 6/6/2019
1.0.15 6,112 5/20/2019
1.0.14 5,175 5/14/2019
1.0.13 15,172 5/3/2019
1.0.12 70,268 3/26/2019
1.0.11 14,183 2/28/2019
1.0.10 32,302 2/5/2019
1.0.9.2 589,685 1/10/2019
1.0.9.1 1,757 1/7/2019
1.0.9 36,303 10/19/2018
1.0.8.18 82,387 9/4/2018
1.0.8.17 11,895 8/27/2018
1.0.8.16 18,830 8/19/2018
1.0.8.15 1,888 8/17/2018
1.0.8.13 6,509 8/2/2018
1.0.8.12 5,289 7/27/2018
1.0.8.11 38,525 6/6/2018
1.0.8.10 2,721 6/5/2018
1.0.8.9 7,321 5/26/2018
1.0.8.8 2,278 5/21/2018
1.0.8.7 3,595 5/9/2018
1.0.8.6 2,950 4/28/2018
1.0.8.5 2,524 4/27/2018
1.0.8.4 2,304 4/25/2018
1.0.8.3 4,062 3/30/2018
1.0.8.2 57,035 1/9/2018
1.0.8.1 5,764 1/5/2018
1.0.8 21,205 12/16/2017
1.0.4.8 17,361 11/1/2017
1.0.4.7 4,733 9/12/2017
1.0.4.6 6,497 7/8/2017
1.0.4.5 2,232 6/28/2017
1.0.4.4 2,062 6/27/2017
1.0.4.3 2,373 6/1/2017
1.0.4.2 2,014 6/1/2017
1.0.4.1 2,047 5/31/2017
1.0.4 2,692 5/17/2017
1.0.3.6 3,631 4/8/2017
1.0.3.5 2,564 3/30/2017
1.0.3.4 2,495 3/25/2017
1.0.3.3 6,283 11/16/2016
1.0.3.2 2,505 10/31/2016
1.0.3.1 2,370 10/30/2016
1.0.3 2,264 10/22/2016
1.0.1 3,525 6/27/2016
1.0.0 11,246 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md