Microsoft.EntityFrameworkCore.DynamicLinq 7.6.0-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 7.6.0-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.6.0-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="7.6.0-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="7.6.0-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 7.6.0-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.6.0-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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.6.0-preview-02&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.6.0-preview-02&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq 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 (78)

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.6 3,331 6/11/2025
9.6.5 4,075 5/28/2025
9.6.4 4,327 5/19/2025
9.6.3 3,687 5/9/2025
9.6.2 6,590 4/24/2025
9.6.0.2 52,517 2/11/2025
9.6.0.1 39,672 1/28/2025
9.6.0 2,877 1/26/2025
9.6.0-preview-03 130 1/25/2025
9.6.0-preview-02 103 1/24/2025
9.6.0-preview-01 106 1/23/2025
9.5.1 64,689 12/12/2024
9.5.0 4,461 12/7/2024
9.4.9 18,439 11/16/2024
8.6.6 1,178 6/11/2025
8.6.5 1,770 5/28/2025
8.6.4 1,476 5/19/2025
8.6.3 1,519 5/9/2025
8.6.2 3,359 4/24/2025
8.6.1 138,357 1/23/2025
8.6.0.2 9,529 2/11/2025
8.6.0.1 1,497 1/28/2025
8.6.0 6,215 1/26/2025
8.6.0-preview-03 105 1/25/2025
8.6.0-preview-02 101 1/24/2025
8.6.0-preview-01 96 1/23/2025
8.5.1 50,777 12/12/2024
8.5.0 3,871 12/7/2024
8.4.9 39,200 11/16/2024
8.4.8 97,276 10/31/2024
8.4.7 31,221 10/26/2024
8.4.6 164,120 10/13/2024
8.4.5 186,246 8/20/2024
8.4.4 122,604 7/30/2024
8.4.3 152,422 7/1/2024
8.4.2 24,615 6/25/2024
8.4.1 35,756 6/21/2024
8.4.0 87,393 5/31/2024
8.3.14 77,474 5/3/2024
8.3.13 18,218 4/25/2024
8.3.12 17,060 4/18/2024
8.3.10 151,814 3/3/2024
8.3.9 9,895 2/29/2024
8.3.9-preview-02 433 2/3/2024
8.3.9-preview-01 658 1/23/2024
8.3.8 92,141 1/20/2024
8.3.7 112,666 11/20/2023
7.6.6 355 6/11/2025
7.6.5 254 5/28/2025
7.6.4 310 5/19/2025
7.6.3 428 5/9/2025
7.6.2 414 4/24/2025
7.6.1 1,063 1/23/2025
7.6.0.2 748 2/11/2025
7.6.0.1 702 1/28/2025
7.6.0 724 1/26/2025
7.6.0-preview-03 106 1/25/2025
7.6.0-preview-02 94 1/24/2025
7.6.0-preview-01 102 1/23/2025
7.5.1 863 12/12/2024
7.5.0 754 12/7/2024
7.4.9 879 11/16/2024
7.4.8 824 10/31/2024
7.4.7 714 10/26/2024
7.4.6 1,100 10/13/2024
7.4.5 12,158 8/20/2024
7.4.4 1,011 7/30/2024
7.4.3 9,598 7/1/2024
7.4.2 2,139 6/25/2024
7.4.1 916 6/21/2024
7.4.0 6,141 5/31/2024
7.3.14 12,339 5/3/2024
7.3.13 1,340 4/25/2024
7.3.12 1,554 4/18/2024
7.3.11 1,482 4/17/2024
7.3.10 24,889 3/3/2024
7.3.9 3,614 2/29/2024
7.3.9-preview-02 835 2/3/2024
7.3.9-preview-01 447 1/23/2024
7.3.8 23,211 1/20/2024
7.3.7 26,663 11/20/2023
7.3.6 13,278 11/19/2023
7.3.5 216,506 9/21/2023
7.3.4 129,351 8/3/2023
7.3.3 87,168 6/24/2023
7.3.2 394,503 4/1/2023
7.3.1 28,860 3/6/2023
7.3.0 1,987 3/3/2023
7.2.25 81,755 2/5/2023
7.2.24 212,271 12/18/2022
7.2.23 75,921 11/12/2022
6.6.6 289 6/11/2025
6.6.5 185 5/28/2025
6.6.4 303 5/19/2025
6.6.3 146 5/9/2025
6.6.2 240 4/24/2025
6.6.1 1,988 1/23/2025
6.6.0.2 1,066 2/11/2025
6.6.0.1 203 1/28/2025
6.6.0 652 1/26/2025
6.6.0-preview-03 105 1/25/2025
6.6.0-preview-02 98 1/24/2025
6.6.0-preview-01 101 1/23/2025
6.5.1 18,241 12/12/2024
6.5.0 288 12/7/2024
6.4.9 851 11/16/2024
6.4.8 350 10/31/2024
6.4.7 483 10/26/2024
6.4.6 1,628 10/13/2024
6.4.5 2,348 8/20/2024
6.4.4 1,068 7/30/2024
6.4.3 1,517 7/1/2024
6.4.2 351 6/25/2024
6.4.1 2,398 6/21/2024
6.4.0 1,922 5/31/2024
6.3.14 2,771 5/3/2024
6.3.13 10,111 4/25/2024
6.3.12 340 4/18/2024
6.3.11 276 4/17/2024
6.3.10 10,349 3/3/2024
6.3.9 2,489 2/29/2024
6.3.9-preview-02 543 2/3/2024
6.3.9-preview-01 307 1/23/2024
6.3.8 41,142 1/20/2024
6.3.7 39,809 11/20/2023
6.3.6 1,668 11/19/2023
6.3.5 474,221 9/21/2023
6.3.4 47,844 8/3/2023
6.3.3 38,366 6/24/2023
6.3.2 143,254 4/1/2023
6.3.1 39,822 3/6/2023
6.3.0 19,046 3/3/2023
6.2.25 53,865 2/5/2023
6.2.24 71,512 12/18/2022
6.2.23 78,682 11/12/2022
6.2.22 48,319 11/6/2022
6.2.21 46,741 10/28/2022
6.2.20 393,831 9/3/2022
6.2.20-preview-01 681 9/3/2022
6.2.19 338,364 6/26/2022
6.2.18 664,256 3/7/2022
6.2.17 66,665 2/21/2022
6.2.16 4,094 2/19/2022
6.2.15 178,036 12/17/2021
6.2.14 271,248 11/9/2021
6.2.13-preview.4.21253.1 1,443 10/9/2021
6.2.12-preview.4.21253.1 954 7/31/2021
6.2.11-preview.4.21253.1 273 7/19/2021
6.0.0-preview.4.21253.1 482 5/31/2021
6.0.0-preview.3.21201.2 301 5/9/2021
5.6.6 279 6/11/2025
5.6.5 148 5/28/2025
5.6.4 148 5/19/2025
5.6.3 95 5/9/2025
5.6.2 177 4/24/2025
5.6.1 242 1/23/2025
5.6.0.2 147 2/11/2025
5.6.0.1 120 1/28/2025
5.6.0 130 1/26/2025
5.6.0-preview-03 106 1/25/2025
5.6.0-preview-02 94 1/24/2025
5.6.0-preview-01 107 1/23/2025
5.5.1 433 12/12/2024
5.5.0 145 12/7/2024
5.4.9 136 11/16/2024
5.4.8 133 10/31/2024
5.4.7 134 10/26/2024
5.4.6 159 10/13/2024
5.4.5 283 8/20/2024
5.4.4 291 7/30/2024
5.4.3 276 7/1/2024
5.4.2 162 6/25/2024
5.4.1 178 6/21/2024
5.4.0 187 5/31/2024
5.3.14 153 5/3/2024
5.3.13 176 4/25/2024
5.3.12 167 4/18/2024
5.3.11 351 4/17/2024
5.3.10 902 3/3/2024
5.3.9 266 2/29/2024
5.3.9-preview-02 301 2/3/2024
5.3.9-preview-01 317 1/23/2024
5.3.8 403 1/20/2024
5.3.7 2,796 11/20/2023
5.3.6 487 11/19/2023
5.3.5 1,123 9/21/2023
5.3.4 1,058 8/3/2023
5.3.3 2,404 6/24/2023
5.3.2 33,007 4/1/2023
5.3.1 838 3/6/2023
5.3.0 899 3/3/2023
5.2.25 962 2/5/2023
5.2.24 10,267 12/18/2022
5.2.23 3,293 11/12/2022
5.2.22 5,244 11/6/2022
5.2.21 957 10/28/2022
5.2.20 29,351 9/3/2022
5.2.20-preview-01 694 9/3/2022
5.2.19 31,085 6/26/2022
5.2.18 19,066 3/7/2022
5.2.17 4,807 2/21/2022
5.2.16 2,272 2/19/2022
5.2.15 135,510 12/17/2021
5.2.14 17,454 11/9/2021
5.2.13 164,746 10/9/2021
5.2.12 198,149 7/31/2021
5.2.11 78,287 7/19/2021
5.2.10 336,475 5/31/2021
5.2.9 189,404 3/26/2021
5.2.8 279,264 2/13/2021
5.2.7 80,432 12/26/2020
5.2.7-preview-03 1,009 12/26/2020
5.2.7-preview-01 994 12/26/2020
3.6.6 280 6/11/2025
3.6.5 194 5/28/2025
3.6.4 159 5/19/2025
3.6.3 102 5/9/2025
3.6.2 178 4/24/2025
3.6.1 195 1/23/2025
3.6.0.2 152 2/11/2025
3.6.0.1 125 1/28/2025
3.6.0 139 1/26/2025
3.6.0-preview-03 103 1/25/2025
3.6.0-preview-02 92 1/24/2025
3.6.0-preview-01 115 1/23/2025
3.5.1 154 12/12/2024
3.5.0 137 12/7/2024
3.4.9 146 11/16/2024
3.4.8 134 10/31/2024
3.4.7 136 10/26/2024
3.4.6 161 10/13/2024
3.4.5 2,074 8/20/2024
3.4.4 134 7/30/2024
3.4.3 624 7/1/2024
3.4.2 177 6/25/2024
3.4.1 178 6/21/2024
3.4.0 204 5/31/2024
3.3.14 184 5/3/2024
3.3.13 162 4/25/2024
3.3.12 181 4/18/2024
3.3.11 165 4/17/2024
3.3.10 438 3/3/2024
3.3.9 257 2/29/2024
3.3.9-preview-02 278 2/3/2024
3.3.9-preview-01 333 1/23/2024
3.3.8 390 1/20/2024
3.3.7 8,936 11/20/2023
3.3.6 489 11/19/2023
3.3.5 2,981 9/21/2023
3.3.4 1,678 8/3/2023
3.3.3 8,847 6/24/2023
3.3.2 2,870 4/1/2023
3.3.1 1,224 3/6/2023
3.3.0 809 3/3/2023
3.2.25 1,530 2/5/2023
3.2.24 18,159 12/18/2022
3.2.23 1,613 11/12/2022
3.2.22 1,006 11/6/2022
3.2.21 1,034 10/28/2022
3.2.20 22,688 9/3/2022
3.2.20-preview-01 645 9/3/2022
3.2.19 48,192 6/26/2022
3.2.18 25,081 3/7/2022
3.2.17 1,257 2/21/2022
3.2.16 1,079 2/19/2022
3.2.15 25,948 12/17/2021
3.2.14 17,770 11/9/2021
3.2.13 2,544 10/9/2021
3.2.12 22,839 7/31/2021
3.2.11 4,797 7/19/2021
3.2.10 39,892 5/31/2021
3.2.9 22,204 3/26/2021
3.2.8 20,229 2/13/2021
3.2.7 73,710 12/26/2020
3.2.7-preview-03 1,001 12/26/2020
3.2.7-preview-02 1,019 12/26/2020
3.2.7-preview-01 1,017 12/26/2020
3.2.6 134,225 11/25/2020
3.2.6-preview-01 917 11/25/2020
3.2.5 194,051 10/24/2020
3.2.4 8,167 10/19/2020
3.2.3 12,110 10/11/2020
3.2.2 82,298 8/19/2020
3.2.1 10,720 8/8/2020
3.2.0 26,542 7/27/2020
2.6.6 283 6/11/2025
2.6.5 152 5/28/2025
2.6.4 150 5/19/2025
2.6.3 98 5/9/2025
2.6.2 181 4/24/2025
2.6.1 132 1/23/2025
2.6.0.2 138 2/11/2025
2.6.0.1 122 1/28/2025
2.6.0 148 1/26/2025
2.6.0-preview-03 104 1/25/2025
2.6.0-preview-02 98 1/24/2025
2.6.0-preview-01 105 1/23/2025
2.5.1 154 12/12/2024
2.5.0 146 12/7/2024
2.4.9 140 11/16/2024
2.4.8 140 10/31/2024
2.4.7 143 10/26/2024
2.4.6 154 10/13/2024
2.4.5 175 8/20/2024
2.4.4 130 7/30/2024
2.4.3 167 7/1/2024
2.4.2 162 6/25/2024
2.4.1 163 6/21/2024
2.4.0 152 5/31/2024
2.3.14 164 5/3/2024
2.3.13 192 4/25/2024
2.3.12 166 4/18/2024
2.3.11 153 4/17/2024
2.3.10 253 3/3/2024
2.3.9 268 2/29/2024
2.3.9-preview-02 298 2/3/2024
2.3.9-preview-01 309 1/23/2024
2.3.8 348 1/20/2024
2.3.7 507 11/20/2023
2.3.6 478 11/19/2023
2.3.5 549 9/21/2023
2.3.4 690 8/3/2023
2.3.3 690 6/24/2023
2.3.2 797 4/1/2023
2.3.1 752 3/6/2023
2.3.0 795 3/3/2023
2.2.25 832 2/5/2023
2.2.24 828 12/18/2022
2.2.23 857 11/12/2022
2.2.22 906 11/6/2022
2.2.21 911 10/28/2022
2.2.20 965 9/3/2022
2.2.20-preview-01 627 9/3/2022
2.2.19 1,029 6/26/2022
2.2.18 1,200 3/7/2022
2.2.17 1,027 2/21/2022
2.2.16 1,068 2/19/2022
2.2.15 975 12/17/2021
2.2.14 943 11/9/2021
2.2.13 998 10/9/2021
2.2.12 1,291 7/31/2021
2.2.11 1,818 7/19/2021
2.2.10 1,565 5/31/2021
2.2.9 7,321 3/26/2021
2.2.8 1,903 2/13/2021
2.2.7 1,269 12/26/2020
2.2.7-preview-03 998 12/26/2020
2.2.7-preview-02 982 12/26/2020
2.2.7-preview-01 1,018 12/26/2020
2.2.6 12,868 11/25/2020
2.2.6-preview-01 840 11/25/2020
2.2.5 4,076 10/24/2020
2.2.4 2,834 10/19/2020
2.2.3 1,204 10/11/2020
2.2.2 22,450 8/19/2020
2.2.1 8,220 8/8/2020
2.2.0 64,966 7/27/2020
1.1.8 20,431 7/12/2020
1.1.7 5,378 7/6/2020
1.1.6 2,802 7/5/2020
1.1.5 42,298 6/15/2020
1.1.4 1,261 6/15/2020
1.1.3 1,254 6/15/2020
1.1.2 21,925 5/31/2020
1.1.1 27,800 5/14/2020
1.1.0 23,889 4/25/2020
1.0.24 13,048 4/16/2020
1.0.23 215,061 3/26/2020
1.0.22 6,255 3/18/2020
1.0.21 36,457 2/29/2020
1.0.20 137,569 1/11/2020
1.0.19 115,227 8/29/2019
1.0.18 83,257 7/2/2019
1.0.17 43,067 6/14/2019
1.0.16 4,646 6/6/2019
1.0.15 5,920 5/20/2019
1.0.14 5,093 5/14/2019
1.0.13 14,994 5/3/2019
1.0.12 70,120 3/26/2019
1.0.11 14,105 2/28/2019
1.0.10 32,127 2/5/2019
1.0.9.2 589,308 1/10/2019
1.0.9.1 1,682 1/7/2019
1.0.9 36,181 10/19/2018
1.0.8.18 82,295 9/4/2018
1.0.8.17 11,813 8/27/2018
1.0.8.16 18,749 8/19/2018
1.0.8.15 1,810 8/17/2018
1.0.8.13 6,389 8/2/2018
1.0.8.12 5,172 7/27/2018
1.0.8.11 38,260 6/6/2018
1.0.8.10 2,555 6/5/2018
1.0.8.9 7,166 5/26/2018
1.0.8.8 2,115 5/21/2018
1.0.8.7 3,411 5/9/2018
1.0.8.6 2,778 4/28/2018
1.0.8.5 2,364 4/27/2018
1.0.8.4 2,142 4/25/2018
1.0.8.3 3,885 3/30/2018
1.0.8.2 56,859 1/9/2018
1.0.8.1 5,601 1/5/2018
1.0.8 21,039 12/16/2017
1.0.4.8 16,864 11/1/2017
1.0.4.7 4,609 9/12/2017
1.0.4.6 6,373 7/8/2017
1.0.4.5 2,109 6/28/2017
1.0.4.4 1,940 6/27/2017
1.0.4.3 2,249 6/1/2017
1.0.4.2 1,895 6/1/2017
1.0.4.1 1,923 5/31/2017
1.0.4 2,570 5/17/2017
1.0.3.6 3,459 4/8/2017
1.0.3.5 2,400 3/30/2017
1.0.3.4 2,324 3/25/2017
1.0.3.3 6,113 11/16/2016
1.0.3.2 2,337 10/31/2016
1.0.3.1 2,205 10/30/2016
1.0.3 2,095 10/22/2016
1.0.1 3,317 6/27/2016
1.0.0 10,237 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md