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

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

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.

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.9 5,456 10/11/2025
9.6.8 9,201 9/28/2025
9.6.7 47,767 7/28/2025
9.6.6 94,843 6/11/2025
9.6.5 9,847 5/28/2025
9.6.4 11,239 5/19/2025
9.6.3 4,734 5/9/2025
9.6.2 18,379 4/24/2025
9.6.0.2 74,845 2/11/2025
9.6.0.1 72,014 1/28/2025
9.6.0 3,911 1/26/2025
9.6.0-preview-03 192 1/25/2025
9.6.0-preview-02 168 1/24/2025
9.6.0-preview-01 171 1/23/2025
9.5.1 80,043 12/12/2024
9.5.0 6,119 12/7/2024
9.4.9 21,504 11/16/2024
8.6.9 2,371 10/11/2025
8.6.8 4,089 9/28/2025
8.6.7 20,756 7/28/2025
8.6.6 25,738 6/11/2025
8.6.5 10,029 5/28/2025
8.6.4 3,647 5/19/2025
8.6.3 4,253 5/9/2025
8.6.2 9,498 4/24/2025
8.6.1 277,829 1/23/2025
8.6.0.2 23,153 2/11/2025
8.6.0.1 2,075 1/28/2025
8.6.0 10,148 1/26/2025
8.6.0-preview-03 156 1/25/2025
8.6.0-preview-02 163 1/24/2025
8.6.0-preview-01 167 1/23/2025
8.5.1 72,902 12/12/2024
8.5.0 6,724 12/7/2024
8.4.9 54,328 11/16/2024
8.4.8 112,100 10/31/2024
8.4.7 39,098 10/26/2024
8.4.6 193,868 10/13/2024
8.4.5 243,522 8/20/2024
8.4.4 139,614 7/30/2024
8.4.3 171,509 7/1/2024
8.4.2 28,895 6/25/2024
8.4.1 40,090 6/21/2024
8.4.0 113,129 5/31/2024
8.3.14 91,993 5/3/2024
8.3.13 19,758 4/25/2024
8.3.12 18,373 4/18/2024
8.3.10 168,855 3/3/2024
8.3.9 10,736 2/29/2024
8.3.9-preview-02 495 2/3/2024
8.3.9-preview-01 719 1/23/2024
8.3.8 102,469 1/20/2024
8.3.7 124,846 11/20/2023
7.6.9 165 10/11/2025
7.6.8 269 9/28/2025
7.6.7 436 7/28/2025
7.6.6 1,113 6/11/2025
7.6.5 752 5/28/2025
7.6.4 799 5/19/2025
7.6.3 951 5/9/2025
7.6.2 682 4/24/2025
7.6.1 1,655 1/23/2025
7.6.0.2 1,035 2/11/2025
7.6.0.1 1,001 1/28/2025
7.6.0 991 1/26/2025
7.6.0-preview-03 160 1/25/2025
7.6.0-preview-02 151 1/24/2025
7.6.0-preview-01 160 1/23/2025
7.5.1 1,144 12/12/2024
7.5.0 1,021 12/7/2024
7.4.9 1,156 11/16/2024
7.4.8 1,094 10/31/2024
7.4.7 978 10/26/2024
7.4.6 1,366 10/13/2024
7.4.5 22,206 8/20/2024
7.4.4 1,302 7/30/2024
7.4.3 10,959 7/1/2024
7.4.2 3,308 6/25/2024
7.4.1 1,180 6/21/2024
7.4.0 7,187 5/31/2024
7.3.14 16,428 5/3/2024
7.3.13 1,810 4/25/2024
7.3.12 1,939 4/18/2024
7.3.11 1,745 4/17/2024
7.3.10 31,885 3/3/2024
7.3.9 3,902 2/29/2024
7.3.9-preview-02 883 2/3/2024
7.3.9-preview-01 510 1/23/2024
7.3.8 27,116 1/20/2024
7.3.7 28,261 11/20/2023
7.3.6 18,140 11/19/2023
7.3.5 250,899 9/21/2023
7.3.4 136,844 8/3/2023
7.3.3 95,175 6/24/2023
7.3.2 400,905 4/1/2023
7.3.1 31,998 3/6/2023
7.3.0 2,390 3/3/2023
7.2.25 93,849 2/5/2023
7.2.24 218,118 12/18/2022
7.2.23 84,994 11/12/2022
6.6.9 155 10/11/2025
6.6.8 228 9/28/2025
6.6.7 423 7/28/2025
6.6.6 1,589 6/11/2025
6.6.5 450 5/28/2025
6.6.4 606 5/19/2025
6.6.3 422 5/9/2025
6.6.2 502 4/24/2025
6.6.1 2,703 1/23/2025
6.6.0.2 1,760 2/11/2025
6.6.0.1 478 1/28/2025
6.6.0 1,395 1/26/2025
6.6.0-preview-03 165 1/25/2025
6.6.0-preview-02 157 1/24/2025
6.6.0-preview-01 163 1/23/2025
6.5.1 33,395 12/12/2024
6.5.0 585 12/7/2024
6.4.9 1,458 11/16/2024
6.4.8 637 10/31/2024
6.4.7 789 10/26/2024
6.4.6 2,088 10/13/2024
6.4.5 2,771 8/20/2024
6.4.4 1,384 7/30/2024
6.4.3 1,827 7/1/2024
6.4.2 614 6/25/2024
6.4.1 2,666 6/21/2024
6.4.0 2,198 5/31/2024
6.3.14 3,078 5/3/2024
6.3.13 15,009 4/25/2024
6.3.12 604 4/18/2024
6.3.11 546 4/17/2024
6.3.10 11,762 3/3/2024
6.3.9 3,108 2/29/2024
6.3.9-preview-02 604 2/3/2024
6.3.9-preview-01 366 1/23/2024
6.3.8 46,157 1/20/2024
6.3.7 42,670 11/20/2023
6.3.6 1,929 11/19/2023
6.3.5 772,616 9/21/2023
6.3.4 48,484 8/3/2023
6.3.3 41,930 6/24/2023
6.3.2 157,653 4/1/2023
6.3.1 40,576 3/6/2023
6.3.0 20,283 3/3/2023
6.2.25 56,281 2/5/2023
6.2.24 74,867 12/18/2022
6.2.23 80,122 11/12/2022
6.2.22 51,006 11/6/2022
6.2.21 49,936 10/28/2022
6.2.20 404,210 9/3/2022
6.2.20-preview-01 776 9/3/2022
6.2.19 360,599 6/26/2022
6.2.18 679,111 3/7/2022
6.2.17 67,712 2/21/2022
6.2.16 4,342 2/19/2022
6.2.15 183,837 12/17/2021
6.2.14 281,584 11/9/2021
6.2.13-preview.4.21253.1 2,223 10/9/2021
6.2.12-preview.4.21253.1 1,035 7/31/2021
6.2.11-preview.4.21253.1 357 7/19/2021
6.0.0-preview.4.21253.1 557 5/31/2021
6.0.0-preview.3.21201.2 385 5/9/2021
5.6.9 160 10/11/2025
5.6.8 224 9/28/2025
5.6.7 280 7/28/2025
5.6.6 486 6/11/2025
5.6.5 368 5/28/2025
5.6.4 353 5/19/2025
5.6.3 291 5/9/2025
5.6.2 365 4/24/2025
5.6.1 519 1/23/2025
5.6.0.2 333 2/11/2025
5.6.0.1 315 1/28/2025
5.6.0 332 1/26/2025
5.6.0-preview-03 177 1/25/2025
5.6.0-preview-02 162 1/24/2025
5.6.0-preview-01 175 1/23/2025
5.5.1 739 12/12/2024
5.5.0 339 12/7/2024
5.4.9 320 11/16/2024
5.4.8 323 10/31/2024
5.4.7 334 10/26/2024
5.4.6 357 10/13/2024
5.4.5 479 8/20/2024
5.4.4 546 7/30/2024
5.4.3 498 7/1/2024
5.4.2 353 6/25/2024
5.4.1 369 6/21/2024
5.4.0 382 5/31/2024
5.3.14 338 5/3/2024
5.3.13 362 4/25/2024
5.3.12 356 4/18/2024
5.3.11 550 4/17/2024
5.3.10 1,155 3/3/2024
5.3.9 457 2/29/2024
5.3.9-preview-02 363 2/3/2024
5.3.9-preview-01 371 1/23/2024
5.3.8 595 1/20/2024
5.3.7 3,253 11/20/2023
5.3.6 680 11/19/2023
5.3.5 1,322 9/21/2023
5.3.4 1,269 8/3/2023
5.3.3 2,616 6/24/2023
5.3.2 34,978 4/1/2023
5.3.1 1,058 3/6/2023
5.3.0 1,110 3/3/2023
5.2.25 1,198 2/5/2023
5.2.24 10,911 12/18/2022
5.2.23 3,830 11/12/2022
5.2.22 5,442 11/6/2022
5.2.21 1,176 10/28/2022
5.2.20 31,637 9/3/2022
5.2.20-preview-01 787 9/3/2022
5.2.19 33,084 6/26/2022
5.2.18 19,370 3/7/2022
5.2.17 5,066 2/21/2022
5.2.16 2,495 2/19/2022
5.2.15 144,777 12/17/2021
5.2.14 17,978 11/9/2021
5.2.13 165,273 10/9/2021
5.2.12 204,859 7/31/2021
5.2.11 83,991 7/19/2021
5.2.10 346,273 5/31/2021
5.2.9 193,783 3/26/2021
5.2.8 287,027 2/13/2021
5.2.7 82,060 12/26/2020
5.2.7-preview-03 1,109 12/26/2020
5.2.7-preview-01 1,096 12/26/2020
3.6.9 156 10/11/2025
3.6.8 219 9/28/2025
3.6.7 426 7/28/2025
3.6.6 485 6/11/2025
3.6.5 912 5/28/2025
3.6.4 414 5/19/2025
3.6.3 299 5/9/2025
3.6.2 375 4/24/2025
3.6.1 424 1/23/2025
3.6.0.2 346 2/11/2025
3.6.0.1 318 1/28/2025
3.6.0 330 1/26/2025
3.6.0-preview-03 156 1/25/2025
3.6.0-preview-02 148 1/24/2025
3.6.0-preview-01 172 1/23/2025
3.5.1 355 12/12/2024
3.5.0 331 12/7/2024
3.4.9 332 11/16/2024
3.4.8 326 10/31/2024
3.4.7 323 10/26/2024
3.4.6 375 10/13/2024
3.4.5 3,040 8/20/2024
3.4.4 327 7/30/2024
3.4.3 1,339 7/1/2024
3.4.2 371 6/25/2024
3.4.1 372 6/21/2024
3.4.0 410 5/31/2024
3.3.14 376 5/3/2024
3.3.13 358 4/25/2024
3.3.12 373 4/18/2024
3.3.11 360 4/17/2024
3.3.10 727 3/3/2024
3.3.9 450 2/29/2024
3.3.9-preview-02 331 2/3/2024
3.3.9-preview-01 390 1/23/2024
3.3.8 584 1/20/2024
3.3.7 11,229 11/20/2023
3.3.6 687 11/19/2023
3.3.5 3,362 9/21/2023
3.3.4 1,895 8/3/2023
3.3.3 9,400 6/24/2023
3.3.2 3,088 4/1/2023
3.3.1 1,445 3/6/2023
3.3.0 1,023 3/3/2023
3.2.25 1,765 2/5/2023
3.2.24 18,932 12/18/2022
3.2.23 1,851 11/12/2022
3.2.22 1,229 11/6/2022
3.2.21 1,260 10/28/2022
3.2.20 23,476 9/3/2022
3.2.20-preview-01 740 9/3/2022
3.2.19 48,754 6/26/2022
3.2.18 25,901 3/7/2022
3.2.17 1,484 2/21/2022
3.2.16 1,313 2/19/2022
3.2.15 26,741 12/17/2021
3.2.14 18,444 11/9/2021
3.2.13 2,788 10/9/2021
3.2.12 23,249 7/31/2021
3.2.11 5,143 7/19/2021
3.2.10 40,398 5/31/2021
3.2.9 23,216 3/26/2021
3.2.8 20,785 2/13/2021
3.2.7 74,048 12/26/2020
3.2.7-preview-03 1,111 12/26/2020
3.2.7-preview-02 1,145 12/26/2020
3.2.7-preview-01 1,125 12/26/2020
3.2.6 136,693 11/25/2020
3.2.6-preview-01 1,028 11/25/2020
3.2.5 200,816 10/24/2020
3.2.4 9,565 10/19/2020
3.2.3 12,385 10/11/2020
3.2.2 85,197 8/19/2020
3.2.1 11,130 8/8/2020
3.2.0 26,920 7/27/2020
2.6.9 158 10/11/2025
2.6.8 223 9/28/2025
2.6.7 304 7/28/2025
2.6.6 496 6/11/2025
2.6.5 346 5/28/2025
2.6.4 348 5/19/2025
2.6.3 305 5/9/2025
2.6.2 377 4/24/2025
2.6.1 325 1/23/2025
2.6.0.2 328 2/11/2025
2.6.0.1 319 1/28/2025
2.6.0 471 1/26/2025
2.6.0-preview-03 168 1/25/2025
2.6.0-preview-02 166 1/24/2025
2.6.0-preview-01 166 1/23/2025
2.5.1 353 12/12/2024
2.5.0 344 12/7/2024
2.4.9 333 11/16/2024
2.4.8 335 10/31/2024
2.4.7 334 10/26/2024
2.4.6 351 10/13/2024
2.4.5 370 8/20/2024
2.4.4 331 7/30/2024
2.4.3 365 7/1/2024
2.4.2 352 6/25/2024
2.4.1 354 6/21/2024
2.4.0 361 5/31/2024
2.3.14 367 5/3/2024
2.3.13 402 4/25/2024
2.3.12 370 4/18/2024
2.3.11 353 4/17/2024
2.3.10 441 3/3/2024
2.3.9 465 2/29/2024
2.3.9-preview-02 354 2/3/2024
2.3.9-preview-01 390 1/23/2024
2.3.8 546 1/20/2024
2.3.7 708 11/20/2023
2.3.6 672 11/19/2023
2.3.5 731 9/21/2023
2.3.4 897 8/3/2023
2.3.3 899 6/24/2023
2.3.2 1,009 4/1/2023
2.3.1 975 3/6/2023
2.3.0 1,014 3/3/2023
2.2.25 1,043 2/5/2023
2.2.24 1,054 12/18/2022
2.2.23 1,060 11/12/2022
2.2.22 1,124 11/6/2022
2.2.21 1,130 10/28/2022
2.2.20 1,192 9/3/2022
2.2.20-preview-01 721 9/3/2022
2.2.19 1,253 6/26/2022
2.2.18 1,431 3/7/2022
2.2.17 1,252 2/21/2022
2.2.16 1,300 2/19/2022
2.2.15 1,201 12/17/2021
2.2.14 1,174 11/9/2021
2.2.13 1,232 10/9/2021
2.2.12 1,521 7/31/2021
2.2.11 2,046 7/19/2021
2.2.10 1,788 5/31/2021
2.2.9 7,654 3/26/2021
2.2.8 2,143 2/13/2021
2.2.7 1,491 12/26/2020
2.2.7-preview-03 1,110 12/26/2020
2.2.7-preview-02 1,092 12/26/2020
2.2.7-preview-01 1,158 12/26/2020
2.2.6 13,162 11/25/2020
2.2.6-preview-01 945 11/25/2020
2.2.5 4,637 10/24/2020
2.2.4 3,073 10/19/2020
2.2.3 1,433 10/11/2020
2.2.2 22,691 8/19/2020
2.2.1 8,486 8/8/2020
2.2.0 67,735 7/27/2020
1.1.8 21,086 7/12/2020
1.1.7 5,733 7/6/2020
1.1.6 3,094 7/5/2020
1.1.5 42,557 6/15/2020
1.1.4 1,502 6/15/2020
1.1.3 1,491 6/15/2020
1.1.2 23,680 5/31/2020
1.1.1 28,070 5/14/2020
1.1.0 24,688 4/25/2020
1.0.24 14,241 4/16/2020
1.0.23 224,525 3/26/2020
1.0.22 6,495 3/18/2020
1.0.21 39,919 2/29/2020
1.0.20 144,562 1/11/2020
1.0.19 117,527 8/29/2019
1.0.18 85,139 7/2/2019
1.0.17 43,898 6/14/2019
1.0.16 4,959 6/6/2019
1.0.15 6,372 5/20/2019
1.0.14 5,331 5/14/2019
1.0.13 15,614 5/3/2019
1.0.12 73,462 3/26/2019
1.0.11 14,452 2/28/2019
1.0.10 33,348 2/5/2019
1.0.9.2 596,881 1/10/2019
1.0.9.1 1,916 1/7/2019
1.0.9 37,064 10/19/2018
1.0.8.18 83,147 9/4/2018
1.0.8.17 12,214 8/27/2018
1.0.8.16 20,025 8/19/2018
1.0.8.15 2,045 8/17/2018
1.0.8.13 6,691 8/2/2018
1.0.8.12 5,490 7/27/2018
1.0.8.11 40,260 6/6/2018
1.0.8.10 2,918 6/5/2018
1.0.8.9 7,673 5/26/2018
1.0.8.8 2,495 5/21/2018
1.0.8.7 3,786 5/9/2018
1.0.8.6 3,133 4/28/2018
1.0.8.5 2,712 4/27/2018
1.0.8.4 2,487 4/25/2018
1.0.8.3 4,260 3/30/2018
1.0.8.2 58,763 1/9/2018
1.0.8.1 6,125 1/5/2018
1.0.8 22,112 12/16/2017
1.0.4.8 18,041 11/1/2017
1.0.4.7 4,911 9/12/2017
1.0.4.6 6,701 7/8/2017
1.0.4.5 2,431 6/28/2017
1.0.4.4 2,275 6/27/2017
1.0.4.3 2,566 6/1/2017
1.0.4.2 2,235 6/1/2017
1.0.4.1 2,253 5/31/2017
1.0.4 2,896 5/17/2017
1.0.3.6 3,836 4/8/2017
1.0.3.5 2,810 3/30/2017
1.0.3.4 2,687 3/25/2017
1.0.3.3 6,501 11/16/2016
1.0.3.2 2,689 10/31/2016
1.0.3.1 2,559 10/30/2016
1.0.3 2,452 10/22/2016
1.0.1 3,722 6/27/2016
1.0.0 11,522 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md