Microsoft.EntityFrameworkCore.DynamicLinq 6.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 6.3.9-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 6.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="6.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="6.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 6.3.9-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 6.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@6.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=6.3.9-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=6.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 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 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. 
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 1,816 10/11/2025
9.6.8 6,470 9/28/2025
9.6.7 44,967 7/28/2025
9.6.6 86,130 6/11/2025
9.6.5 9,484 5/28/2025
9.6.4 10,532 5/19/2025
9.6.3 4,684 5/9/2025
9.6.2 17,785 4/24/2025
9.6.0.2 73,430 2/11/2025
9.6.0.1 70,440 1/28/2025
9.6.0 3,820 1/26/2025
9.6.0-preview-03 190 1/25/2025
9.6.0-preview-02 165 1/24/2025
9.6.0-preview-01 166 1/23/2025
9.5.1 79,350 12/12/2024
9.5.0 5,965 12/7/2024
9.4.9 21,353 11/16/2024
8.6.9 1,263 10/11/2025
8.6.8 3,245 9/28/2025
8.6.7 17,690 7/28/2025
8.6.6 24,573 6/11/2025
8.6.5 8,871 5/28/2025
8.6.4 3,383 5/19/2025
8.6.3 4,060 5/9/2025
8.6.2 8,993 4/24/2025
8.6.1 269,648 1/23/2025
8.6.0.2 21,811 2/11/2025
8.6.0.1 2,045 1/28/2025
8.6.0 10,000 1/26/2025
8.6.0-preview-03 154 1/25/2025
8.6.0-preview-02 159 1/24/2025
8.6.0-preview-01 164 1/23/2025
8.5.1 71,047 12/12/2024
8.5.0 6,495 12/7/2024
8.4.9 52,553 11/16/2024
8.4.8 111,628 10/31/2024
8.4.7 38,931 10/26/2024
8.4.6 191,335 10/13/2024
8.4.5 239,686 8/20/2024
8.4.4 139,207 7/30/2024
8.4.3 170,007 7/1/2024
8.4.2 28,715 6/25/2024
8.4.1 39,900 6/21/2024
8.4.0 111,221 5/31/2024
8.3.14 90,728 5/3/2024
8.3.13 19,649 4/25/2024
8.3.12 18,316 4/18/2024
8.3.10 167,933 3/3/2024
8.3.9 10,685 2/29/2024
8.3.9-preview-02 491 2/3/2024
8.3.9-preview-01 716 1/23/2024
8.3.8 101,780 1/20/2024
8.3.7 123,891 11/20/2023
7.6.9 156 10/11/2025
7.6.8 252 9/28/2025
7.6.7 430 7/28/2025
7.6.6 1,107 6/11/2025
7.6.5 747 5/28/2025
7.6.4 789 5/19/2025
7.6.3 944 5/9/2025
7.6.2 676 4/24/2025
7.6.1 1,608 1/23/2025
7.6.0.2 1,027 2/11/2025
7.6.0.1 989 1/28/2025
7.6.0 983 1/26/2025
7.6.0-preview-03 156 1/25/2025
7.6.0-preview-02 146 1/24/2025
7.6.0-preview-01 154 1/23/2025
7.5.1 1,138 12/12/2024
7.5.0 1,016 12/7/2024
7.4.9 1,153 11/16/2024
7.4.8 1,088 10/31/2024
7.4.7 973 10/26/2024
7.4.6 1,359 10/13/2024
7.4.5 21,267 8/20/2024
7.4.4 1,294 7/30/2024
7.4.3 10,951 7/1/2024
7.4.2 3,301 6/25/2024
7.4.1 1,174 6/21/2024
7.4.0 7,168 5/31/2024
7.3.14 16,373 5/3/2024
7.3.13 1,790 4/25/2024
7.3.12 1,933 4/18/2024
7.3.11 1,738 4/17/2024
7.3.10 31,826 3/3/2024
7.3.9 3,897 2/29/2024
7.3.9-preview-02 882 2/3/2024
7.3.9-preview-01 504 1/23/2024
7.3.8 26,980 1/20/2024
7.3.7 28,202 11/20/2023
7.3.6 17,990 11/19/2023
7.3.5 248,159 9/21/2023
7.3.4 136,394 8/3/2023
7.3.3 94,898 6/24/2023
7.3.2 400,501 4/1/2023
7.3.1 31,966 3/6/2023
7.3.0 2,375 3/3/2023
7.2.25 93,567 2/5/2023
7.2.24 217,778 12/18/2022
7.2.23 84,270 11/12/2022
6.6.9 147 10/11/2025
6.6.8 225 9/28/2025
6.6.7 415 7/28/2025
6.6.6 1,474 6/11/2025
6.6.5 448 5/28/2025
6.6.4 597 5/19/2025
6.6.3 414 5/9/2025
6.6.2 498 4/24/2025
6.6.1 2,669 1/23/2025
6.6.0.2 1,736 2/11/2025
6.6.0.1 474 1/28/2025
6.6.0 1,351 1/26/2025
6.6.0-preview-03 162 1/25/2025
6.6.0-preview-02 155 1/24/2025
6.6.0-preview-01 155 1/23/2025
6.5.1 31,227 12/12/2024
6.5.0 583 12/7/2024
6.4.9 1,436 11/16/2024
6.4.8 633 10/31/2024
6.4.7 786 10/26/2024
6.4.6 2,059 10/13/2024
6.4.5 2,752 8/20/2024
6.4.4 1,379 7/30/2024
6.4.3 1,820 7/1/2024
6.4.2 611 6/25/2024
6.4.1 2,663 6/21/2024
6.4.0 2,192 5/31/2024
6.3.14 3,071 5/3/2024
6.3.13 14,647 4/25/2024
6.3.12 599 4/18/2024
6.3.11 542 4/17/2024
6.3.10 11,729 3/3/2024
6.3.9 3,072 2/29/2024
6.3.9-preview-02 601 2/3/2024
6.3.9-preview-01 363 1/23/2024
6.3.8 45,900 1/20/2024
6.3.7 42,478 11/20/2023
6.3.6 1,927 11/19/2023
6.3.5 733,614 9/21/2023
6.3.4 48,398 8/3/2023
6.3.3 41,743 6/24/2023
6.3.2 156,587 4/1/2023
6.3.1 40,528 3/6/2023
6.3.0 20,249 3/3/2023
6.2.25 56,170 2/5/2023
6.2.24 74,734 12/18/2022
6.2.23 80,067 11/12/2022
6.2.22 50,885 11/6/2022
6.2.21 49,856 10/28/2022
6.2.20 403,466 9/3/2022
6.2.20-preview-01 768 9/3/2022
6.2.19 359,040 6/26/2022
6.2.18 678,208 3/7/2022
6.2.17 67,639 2/21/2022
6.2.16 4,332 2/19/2022
6.2.15 183,473 12/17/2021
6.2.14 281,240 11/9/2021
6.2.13-preview.4.21253.1 2,170 10/9/2021
6.2.12-preview.4.21253.1 1,031 7/31/2021
6.2.11-preview.4.21253.1 350 7/19/2021
6.0.0-preview.4.21253.1 548 5/31/2021
6.0.0-preview.3.21201.2 378 5/9/2021
5.6.9 148 10/11/2025
5.6.8 221 9/28/2025
5.6.7 279 7/28/2025
5.6.6 483 6/11/2025
5.6.5 361 5/28/2025
5.6.4 348 5/19/2025
5.6.3 288 5/9/2025
5.6.2 362 4/24/2025
5.6.1 505 1/23/2025
5.6.0.2 330 2/11/2025
5.6.0.1 310 1/28/2025
5.6.0 323 1/26/2025
5.6.0-preview-03 174 1/25/2025
5.6.0-preview-02 157 1/24/2025
5.6.0-preview-01 169 1/23/2025
5.5.1 733 12/12/2024
5.5.0 334 12/7/2024
5.4.9 318 11/16/2024
5.4.8 320 10/31/2024
5.4.7 329 10/26/2024
5.4.6 355 10/13/2024
5.4.5 473 8/20/2024
5.4.4 543 7/30/2024
5.4.3 495 7/1/2024
5.4.2 350 6/25/2024
5.4.1 365 6/21/2024
5.4.0 379 5/31/2024
5.3.14 336 5/3/2024
5.3.13 360 4/25/2024
5.3.12 352 4/18/2024
5.3.11 546 4/17/2024
5.3.10 1,152 3/3/2024
5.3.9 454 2/29/2024
5.3.9-preview-02 361 2/3/2024
5.3.9-preview-01 365 1/23/2024
5.3.8 594 1/20/2024
5.3.7 3,241 11/20/2023
5.3.6 677 11/19/2023
5.3.5 1,319 9/21/2023
5.3.4 1,267 8/3/2023
5.3.3 2,612 6/24/2023
5.3.2 34,969 4/1/2023
5.3.1 1,055 3/6/2023
5.3.0 1,105 3/3/2023
5.2.25 1,191 2/5/2023
5.2.24 10,890 12/18/2022
5.2.23 3,788 11/12/2022
5.2.22 5,440 11/6/2022
5.2.21 1,169 10/28/2022
5.2.20 31,425 9/3/2022
5.2.20-preview-01 782 9/3/2022
5.2.19 32,996 6/26/2022
5.2.18 19,362 3/7/2022
5.2.17 5,061 2/21/2022
5.2.16 2,486 2/19/2022
5.2.15 144,138 12/17/2021
5.2.14 17,972 11/9/2021
5.2.13 165,255 10/9/2021
5.2.12 204,747 7/31/2021
5.2.11 83,768 7/19/2021
5.2.10 346,189 5/31/2021
5.2.9 193,661 3/26/2021
5.2.8 286,917 2/13/2021
5.2.7 82,006 12/26/2020
5.2.7-preview-03 1,102 12/26/2020
5.2.7-preview-01 1,089 12/26/2020
3.6.9 150 10/11/2025
3.6.8 217 9/28/2025
3.6.7 412 7/28/2025
3.6.6 482 6/11/2025
3.6.5 903 5/28/2025
3.6.4 406 5/19/2025
3.6.3 296 5/9/2025
3.6.2 373 4/24/2025
3.6.1 423 1/23/2025
3.6.0.2 344 2/11/2025
3.6.0.1 316 1/28/2025
3.6.0 327 1/26/2025
3.6.0-preview-03 153 1/25/2025
3.6.0-preview-02 145 1/24/2025
3.6.0-preview-01 167 1/23/2025
3.5.1 351 12/12/2024
3.5.0 326 12/7/2024
3.4.9 329 11/16/2024
3.4.8 321 10/31/2024
3.4.7 320 10/26/2024
3.4.6 363 10/13/2024
3.4.5 2,978 8/20/2024
3.4.4 324 7/30/2024
3.4.3 1,222 7/1/2024
3.4.2 364 6/25/2024
3.4.1 367 6/21/2024
3.4.0 404 5/31/2024
3.3.14 372 5/3/2024
3.3.13 356 4/25/2024
3.3.12 370 4/18/2024
3.3.11 357 4/17/2024
3.3.10 721 3/3/2024
3.3.9 445 2/29/2024
3.3.9-preview-02 329 2/3/2024
3.3.9-preview-01 386 1/23/2024
3.3.8 580 1/20/2024
3.3.7 11,073 11/20/2023
3.3.6 684 11/19/2023
3.3.5 3,343 9/21/2023
3.3.4 1,887 8/3/2023
3.3.3 9,383 6/24/2023
3.3.2 3,082 4/1/2023
3.3.1 1,439 3/6/2023
3.3.0 1,019 3/3/2023
3.2.25 1,760 2/5/2023
3.2.24 18,928 12/18/2022
3.2.23 1,844 11/12/2022
3.2.22 1,223 11/6/2022
3.2.21 1,253 10/28/2022
3.2.20 23,397 9/3/2022
3.2.20-preview-01 732 9/3/2022
3.2.19 48,696 6/26/2022
3.2.18 25,892 3/7/2022
3.2.17 1,475 2/21/2022
3.2.16 1,304 2/19/2022
3.2.15 26,729 12/17/2021
3.2.14 18,391 11/9/2021
3.2.13 2,780 10/9/2021
3.2.12 23,233 7/31/2021
3.2.11 5,090 7/19/2021
3.2.10 40,392 5/31/2021
3.2.9 23,175 3/26/2021
3.2.8 20,746 2/13/2021
3.2.7 74,023 12/26/2020
3.2.7-preview-03 1,106 12/26/2020
3.2.7-preview-02 1,136 12/26/2020
3.2.7-preview-01 1,117 12/26/2020
3.2.6 136,622 11/25/2020
3.2.6-preview-01 1,022 11/25/2020
3.2.5 200,732 10/24/2020
3.2.4 9,407 10/19/2020
3.2.3 12,373 10/11/2020
3.2.2 85,126 8/19/2020
3.2.1 11,120 8/8/2020
3.2.0 26,892 7/27/2020
2.6.9 150 10/11/2025
2.6.8 220 9/28/2025
2.6.7 301 7/28/2025
2.6.6 494 6/11/2025
2.6.5 342 5/28/2025
2.6.4 344 5/19/2025
2.6.3 303 5/9/2025
2.6.2 374 4/24/2025
2.6.1 319 1/23/2025
2.6.0.2 325 2/11/2025
2.6.0.1 315 1/28/2025
2.6.0 454 1/26/2025
2.6.0-preview-03 164 1/25/2025
2.6.0-preview-02 163 1/24/2025
2.6.0-preview-01 161 1/23/2025
2.5.1 351 12/12/2024
2.5.0 340 12/7/2024
2.4.9 329 11/16/2024
2.4.8 330 10/31/2024
2.4.7 329 10/26/2024
2.4.6 348 10/13/2024
2.4.5 365 8/20/2024
2.4.4 329 7/30/2024
2.4.3 360 7/1/2024
2.4.2 348 6/25/2024
2.4.1 351 6/21/2024
2.4.0 358 5/31/2024
2.3.14 365 5/3/2024
2.3.13 401 4/25/2024
2.3.12 365 4/18/2024
2.3.11 348 4/17/2024
2.3.10 440 3/3/2024
2.3.9 461 2/29/2024
2.3.9-preview-02 350 2/3/2024
2.3.9-preview-01 387 1/23/2024
2.3.8 541 1/20/2024
2.3.7 705 11/20/2023
2.3.6 669 11/19/2023
2.3.5 729 9/21/2023
2.3.4 889 8/3/2023
2.3.3 896 6/24/2023
2.3.2 1,004 4/1/2023
2.3.1 968 3/6/2023
2.3.0 1,008 3/3/2023
2.2.25 1,037 2/5/2023
2.2.24 1,048 12/18/2022
2.2.23 1,058 11/12/2022
2.2.22 1,119 11/6/2022
2.2.21 1,125 10/28/2022
2.2.20 1,176 9/3/2022
2.2.20-preview-01 714 9/3/2022
2.2.19 1,250 6/26/2022
2.2.18 1,426 3/7/2022
2.2.17 1,247 2/21/2022
2.2.16 1,291 2/19/2022
2.2.15 1,195 12/17/2021
2.2.14 1,169 11/9/2021
2.2.13 1,226 10/9/2021
2.2.12 1,512 7/31/2021
2.2.11 2,038 7/19/2021
2.2.10 1,779 5/31/2021
2.2.9 7,626 3/26/2021
2.2.8 2,134 2/13/2021
2.2.7 1,482 12/26/2020
2.2.7-preview-03 1,102 12/26/2020
2.2.7-preview-02 1,085 12/26/2020
2.2.7-preview-01 1,146 12/26/2020
2.2.6 13,152 11/25/2020
2.2.6-preview-01 933 11/25/2020
2.2.5 4,628 10/24/2020
2.2.4 3,062 10/19/2020
2.2.3 1,427 10/11/2020
2.2.2 22,685 8/19/2020
2.2.1 8,477 8/8/2020
2.2.0 67,643 7/27/2020
1.1.8 21,064 7/12/2020
1.1.7 5,726 7/6/2020
1.1.6 3,088 7/5/2020
1.1.5 42,546 6/15/2020
1.1.4 1,492 6/15/2020
1.1.3 1,484 6/15/2020
1.1.2 23,643 5/31/2020
1.1.1 28,063 5/14/2020
1.1.0 24,681 4/25/2020
1.0.24 14,233 4/16/2020
1.0.23 224,497 3/26/2020
1.0.22 6,484 3/18/2020
1.0.21 39,833 2/29/2020
1.0.20 144,313 1/11/2020
1.0.19 117,411 8/29/2019
1.0.18 84,987 7/2/2019
1.0.17 43,824 6/14/2019
1.0.16 4,951 6/6/2019
1.0.15 6,354 5/20/2019
1.0.14 5,327 5/14/2019
1.0.13 15,595 5/3/2019
1.0.12 72,929 3/26/2019
1.0.11 14,411 2/28/2019
1.0.10 33,339 2/5/2019
1.0.9.2 596,217 1/10/2019
1.0.9.1 1,907 1/7/2019
1.0.9 37,010 10/19/2018
1.0.8.18 83,142 9/4/2018
1.0.8.17 12,210 8/27/2018
1.0.8.16 19,934 8/19/2018
1.0.8.15 2,039 8/17/2018
1.0.8.13 6,679 8/2/2018
1.0.8.12 5,481 7/27/2018
1.0.8.11 40,157 6/6/2018
1.0.8.10 2,902 6/5/2018
1.0.8.9 7,637 5/26/2018
1.0.8.8 2,478 5/21/2018
1.0.8.7 3,774 5/9/2018
1.0.8.6 3,122 4/28/2018
1.0.8.5 2,694 4/27/2018
1.0.8.4 2,472 4/25/2018
1.0.8.3 4,246 3/30/2018
1.0.8.2 58,683 1/9/2018
1.0.8.1 6,092 1/5/2018
1.0.8 22,066 12/16/2017
1.0.4.8 17,999 11/1/2017
1.0.4.7 4,903 9/12/2017
1.0.4.6 6,690 7/8/2017
1.0.4.5 2,421 6/28/2017
1.0.4.4 2,266 6/27/2017
1.0.4.3 2,556 6/1/2017
1.0.4.2 2,226 6/1/2017
1.0.4.1 2,246 5/31/2017
1.0.4 2,885 5/17/2017
1.0.3.6 3,823 4/8/2017
1.0.3.5 2,796 3/30/2017
1.0.3.4 2,677 3/25/2017
1.0.3.3 6,486 11/16/2016
1.0.3.2 2,675 10/31/2016
1.0.3.1 2,545 10/30/2016
1.0.3 2,437 10/22/2016
1.0.1 3,707 6/27/2016
1.0.0 11,500 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md