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 (83)

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.10 394 11/8/2025
9.6.9 12,591 10/11/2025
9.6.8 10,021 9/28/2025
9.6.7 51,078 7/28/2025
9.6.6 105,313 6/11/2025
9.6.5 10,210 5/28/2025
9.6.4 12,050 5/19/2025
9.6.3 4,774 5/9/2025
9.6.2 19,522 4/24/2025
9.6.0.2 76,269 2/11/2025
9.6.0.1 74,284 1/28/2025
9.6.0 3,984 1/26/2025
9.6.0-preview-03 193 1/25/2025
9.6.0-preview-02 170 1/24/2025
9.6.0-preview-01 175 1/23/2025
9.5.1 80,779 12/12/2024
9.5.0 6,243 12/7/2024
9.4.9 21,842 11/16/2024
8.6.10 373 11/8/2025
8.6.9 4,020 10/11/2025
8.6.8 5,063 9/28/2025
8.6.7 24,417 7/28/2025
8.6.6 27,145 6/11/2025
8.6.5 11,655 5/28/2025
8.6.4 4,272 5/19/2025
8.6.3 4,587 5/9/2025
8.6.2 10,129 4/24/2025
8.6.1 289,689 1/23/2025
8.6.0.2 24,903 2/11/2025
8.6.0.1 2,116 1/28/2025
8.6.0 10,335 1/26/2025
8.6.0-preview-03 158 1/25/2025
8.6.0-preview-02 166 1/24/2025
8.6.0-preview-01 168 1/23/2025
8.5.1 75,289 12/12/2024
8.5.0 7,004 12/7/2024
8.4.9 56,114 11/16/2024
8.4.8 112,761 10/31/2024
8.4.7 39,877 10/26/2024
8.4.6 197,453 10/13/2024
8.4.5 248,571 8/20/2024
8.4.4 140,244 7/30/2024
8.4.3 173,799 7/1/2024
8.4.2 29,411 6/25/2024
8.4.1 40,397 6/21/2024
8.4.0 115,101 5/31/2024
8.3.14 93,702 5/3/2024
8.3.13 19,883 4/25/2024
8.3.12 18,441 4/18/2024
8.3.10 170,334 3/3/2024
8.3.9 10,839 2/29/2024
8.3.9-preview-02 498 2/3/2024
8.3.9-preview-01 723 1/23/2024
8.3.8 103,319 1/20/2024
8.3.7 126,126 11/20/2023
7.6.10 71 11/8/2025
7.6.9 237 10/11/2025
7.6.8 295 9/28/2025
7.6.7 444 7/28/2025
7.6.6 1,125 6/11/2025
7.6.5 761 5/28/2025
7.6.4 808 5/19/2025
7.6.3 964 5/9/2025
7.6.2 692 4/24/2025
7.6.1 1,707 1/23/2025
7.6.0.2 1,045 2/11/2025
7.6.0.1 1,013 1/28/2025
7.6.0 1,001 1/26/2025
7.6.0-preview-03 163 1/25/2025
7.6.0-preview-02 152 1/24/2025
7.6.0-preview-01 165 1/23/2025
7.5.1 1,154 12/12/2024
7.5.0 1,032 12/7/2024
7.4.9 1,166 11/16/2024
7.4.8 1,104 10/31/2024
7.4.7 991 10/26/2024
7.4.6 1,374 10/13/2024
7.4.5 23,625 8/20/2024
7.4.4 1,313 7/30/2024
7.4.3 11,009 7/1/2024
7.4.2 3,333 6/25/2024
7.4.1 1,190 6/21/2024
7.4.0 7,215 5/31/2024
7.3.14 16,526 5/3/2024
7.3.13 1,831 4/25/2024
7.3.12 1,969 4/18/2024
7.3.11 1,756 4/17/2024
7.3.10 32,105 3/3/2024
7.3.9 3,911 2/29/2024
7.3.9-preview-02 884 2/3/2024
7.3.9-preview-01 513 1/23/2024
7.3.8 27,312 1/20/2024
7.3.7 28,347 11/20/2023
7.3.6 18,441 11/19/2023
7.3.5 253,675 9/21/2023
7.3.4 137,573 8/3/2023
7.3.3 95,906 6/24/2023
7.3.2 401,561 4/1/2023
7.3.1 32,259 3/6/2023
7.3.0 2,402 3/3/2023
7.2.25 94,581 2/5/2023
7.2.24 218,765 12/18/2022
7.2.23 86,037 11/12/2022
6.6.10 69 11/8/2025
6.6.9 174 10/11/2025
6.6.8 237 9/28/2025
6.6.7 440 7/28/2025
6.6.6 1,605 6/11/2025
6.6.5 459 5/28/2025
6.6.4 616 5/19/2025
6.6.3 431 5/9/2025
6.6.2 510 4/24/2025
6.6.1 2,764 1/23/2025
6.6.0.2 1,838 2/11/2025
6.6.0.1 487 1/28/2025
6.6.0 1,458 1/26/2025
6.6.0-preview-03 167 1/25/2025
6.6.0-preview-02 162 1/24/2025
6.6.0-preview-01 163 1/23/2025
6.5.1 35,018 12/12/2024
6.5.0 605 12/7/2024
6.4.9 1,474 11/16/2024
6.4.8 645 10/31/2024
6.4.7 797 10/26/2024
6.4.6 2,122 10/13/2024
6.4.5 2,816 8/20/2024
6.4.4 1,392 7/30/2024
6.4.3 1,839 7/1/2024
6.4.2 623 6/25/2024
6.4.1 2,674 6/21/2024
6.4.0 2,209 5/31/2024
6.3.14 3,092 5/3/2024
6.3.13 16,220 4/25/2024
6.3.12 610 4/18/2024
6.3.11 552 4/17/2024
6.3.10 11,853 3/3/2024
6.3.9 3,179 2/29/2024
6.3.9-preview-02 607 2/3/2024
6.3.9-preview-01 369 1/23/2024
6.3.8 46,634 1/20/2024
6.3.7 42,965 11/20/2023
6.3.6 1,934 11/19/2023
6.3.5 826,802 9/21/2023
6.3.4 48,567 8/3/2023
6.3.3 42,225 6/24/2023
6.3.2 159,192 4/1/2023
6.3.1 40,639 3/6/2023
6.3.0 20,360 3/3/2023
6.2.25 56,411 2/5/2023
6.2.24 75,062 12/18/2022
6.2.23 80,200 11/12/2022
6.2.22 51,162 11/6/2022
6.2.21 50,047 10/28/2022
6.2.20 405,372 9/3/2022
6.2.20-preview-01 784 9/3/2022
6.2.19 362,641 6/26/2022
6.2.18 680,143 3/7/2022
6.2.17 67,779 2/21/2022
6.2.16 4,349 2/19/2022
6.2.15 184,162 12/17/2021
6.2.14 282,072 11/9/2021
6.2.13-preview.4.21253.1 2,245 10/9/2021
6.2.12-preview.4.21253.1 1,039 7/31/2021
6.2.11-preview.4.21253.1 360 7/19/2021
6.0.0-preview.4.21253.1 564 5/31/2021
6.0.0-preview.3.21201.2 390 5/9/2021
5.6.10 69 11/8/2025
5.6.9 168 10/11/2025
5.6.8 229 9/28/2025
5.6.7 285 7/28/2025
5.6.6 494 6/11/2025
5.6.5 374 5/28/2025
5.6.4 359 5/19/2025
5.6.3 296 5/9/2025
5.6.2 372 4/24/2025
5.6.1 537 1/23/2025
5.6.0.2 340 2/11/2025
5.6.0.1 320 1/28/2025
5.6.0 342 1/26/2025
5.6.0-preview-03 178 1/25/2025
5.6.0-preview-02 164 1/24/2025
5.6.0-preview-01 176 1/23/2025
5.5.1 744 12/12/2024
5.5.0 345 12/7/2024
5.4.9 324 11/16/2024
5.4.8 330 10/31/2024
5.4.7 340 10/26/2024
5.4.6 363 10/13/2024
5.4.5 487 8/20/2024
5.4.4 551 7/30/2024
5.4.3 502 7/1/2024
5.4.2 357 6/25/2024
5.4.1 374 6/21/2024
5.4.0 387 5/31/2024
5.3.14 342 5/3/2024
5.3.13 368 4/25/2024
5.3.12 361 4/18/2024
5.3.11 556 4/17/2024
5.3.10 1,162 3/3/2024
5.3.9 462 2/29/2024
5.3.9-preview-02 367 2/3/2024
5.3.9-preview-01 373 1/23/2024
5.3.8 599 1/20/2024
5.3.7 3,268 11/20/2023
5.3.6 686 11/19/2023
5.3.5 1,333 9/21/2023
5.3.4 1,275 8/3/2023
5.3.3 2,622 6/24/2023
5.3.2 34,990 4/1/2023
5.3.1 1,063 3/6/2023
5.3.0 1,118 3/3/2023
5.2.25 1,212 2/5/2023
5.2.24 10,931 12/18/2022
5.2.23 3,883 11/12/2022
5.2.22 5,446 11/6/2022
5.2.21 1,180 10/28/2022
5.2.20 31,952 9/3/2022
5.2.20-preview-01 791 9/3/2022
5.2.19 33,262 6/26/2022
5.2.18 19,386 3/7/2022
5.2.17 5,079 2/21/2022
5.2.16 2,502 2/19/2022
5.2.15 145,666 12/17/2021
5.2.14 18,037 11/9/2021
5.2.13 165,288 10/9/2021
5.2.12 205,038 7/31/2021
5.2.11 84,406 7/19/2021
5.2.10 346,908 5/31/2021
5.2.9 193,980 3/26/2021
5.2.8 287,435 2/13/2021
5.2.7 82,381 12/26/2020
5.2.7-preview-03 1,115 12/26/2020
5.2.7-preview-01 1,102 12/26/2020
3.6.10 69 11/8/2025
3.6.9 161 10/11/2025
3.6.8 225 9/28/2025
3.6.7 433 7/28/2025
3.6.6 491 6/11/2025
3.6.5 976 5/28/2025
3.6.4 425 5/19/2025
3.6.3 306 5/9/2025
3.6.2 380 4/24/2025
3.6.1 432 1/23/2025
3.6.0.2 353 2/11/2025
3.6.0.1 325 1/28/2025
3.6.0 336 1/26/2025
3.6.0-preview-03 157 1/25/2025
3.6.0-preview-02 149 1/24/2025
3.6.0-preview-01 174 1/23/2025
3.5.1 360 12/12/2024
3.5.0 340 12/7/2024
3.4.9 336 11/16/2024
3.4.8 331 10/31/2024
3.4.7 327 10/26/2024
3.4.6 381 10/13/2024
3.4.5 3,141 8/20/2024
3.4.4 335 7/30/2024
3.4.3 1,386 7/1/2024
3.4.2 376 6/25/2024
3.4.1 378 6/21/2024
3.4.0 415 5/31/2024
3.3.14 382 5/3/2024
3.3.13 364 4/25/2024
3.3.12 383 4/18/2024
3.3.11 366 4/17/2024
3.3.10 745 3/3/2024
3.3.9 458 2/29/2024
3.3.9-preview-02 333 2/3/2024
3.3.9-preview-01 392 1/23/2024
3.3.8 589 1/20/2024
3.3.7 11,445 11/20/2023
3.3.6 694 11/19/2023
3.3.5 3,368 9/21/2023
3.3.4 1,900 8/3/2023
3.3.3 9,412 6/24/2023
3.3.2 3,094 4/1/2023
3.3.1 1,450 3/6/2023
3.3.0 1,031 3/3/2023
3.2.25 1,771 2/5/2023
3.2.24 18,965 12/18/2022
3.2.23 1,861 11/12/2022
3.2.22 1,233 11/6/2022
3.2.21 1,264 10/28/2022
3.2.20 23,492 9/3/2022
3.2.20-preview-01 748 9/3/2022
3.2.19 48,795 6/26/2022
3.2.18 25,909 3/7/2022
3.2.17 1,489 2/21/2022
3.2.16 1,320 2/19/2022
3.2.15 26,748 12/17/2021
3.2.14 18,486 11/9/2021
3.2.13 2,794 10/9/2021
3.2.12 23,264 7/31/2021
3.2.11 5,159 7/19/2021
3.2.10 40,412 5/31/2021
3.2.9 23,236 3/26/2021
3.2.8 20,820 2/13/2021
3.2.7 74,071 12/26/2020
3.2.7-preview-03 1,121 12/26/2020
3.2.7-preview-02 1,152 12/26/2020
3.2.7-preview-01 1,130 12/26/2020
3.2.6 136,824 11/25/2020
3.2.6-preview-01 1,035 11/25/2020
3.2.5 201,258 10/24/2020
3.2.4 9,828 10/19/2020
3.2.3 12,404 10/11/2020
3.2.2 85,361 8/19/2020
3.2.1 11,158 8/8/2020
3.2.0 26,941 7/27/2020
2.6.10 74 11/8/2025
2.6.9 168 10/11/2025
2.6.8 228 9/28/2025
2.6.7 308 7/28/2025
2.6.6 502 6/11/2025
2.6.5 351 5/28/2025
2.6.4 352 5/19/2025
2.6.3 312 5/9/2025
2.6.2 381 4/24/2025
2.6.1 330 1/23/2025
2.6.0.2 334 2/11/2025
2.6.0.1 324 1/28/2025
2.6.0 476 1/26/2025
2.6.0-preview-03 169 1/25/2025
2.6.0-preview-02 174 1/24/2025
2.6.0-preview-01 170 1/23/2025
2.5.1 357 12/12/2024
2.5.0 350 12/7/2024
2.4.9 338 11/16/2024
2.4.8 340 10/31/2024
2.4.7 339 10/26/2024
2.4.6 360 10/13/2024
2.4.5 375 8/20/2024
2.4.4 337 7/30/2024
2.4.3 370 7/1/2024
2.4.2 358 6/25/2024
2.4.1 359 6/21/2024
2.4.0 367 5/31/2024
2.3.14 372 5/3/2024
2.3.13 409 4/25/2024
2.3.12 374 4/18/2024
2.3.11 357 4/17/2024
2.3.10 449 3/3/2024
2.3.9 469 2/29/2024
2.3.9-preview-02 356 2/3/2024
2.3.9-preview-01 390 1/23/2024
2.3.8 551 1/20/2024
2.3.7 714 11/20/2023
2.3.6 677 11/19/2023
2.3.5 736 9/21/2023
2.3.4 903 8/3/2023
2.3.3 903 6/24/2023
2.3.2 1,016 4/1/2023
2.3.1 981 3/6/2023
2.3.0 1,022 3/3/2023
2.2.25 1,047 2/5/2023
2.2.24 1,059 12/18/2022
2.2.23 1,064 11/12/2022
2.2.22 1,129 11/6/2022
2.2.21 1,136 10/28/2022
2.2.20 1,196 9/3/2022
2.2.20-preview-01 724 9/3/2022
2.2.19 1,258 6/26/2022
2.2.18 1,436 3/7/2022
2.2.17 1,257 2/21/2022
2.2.16 1,306 2/19/2022
2.2.15 1,210 12/17/2021
2.2.14 1,182 11/9/2021
2.2.13 1,238 10/9/2021
2.2.12 1,529 7/31/2021
2.2.11 2,053 7/19/2021
2.2.10 1,795 5/31/2021
2.2.9 7,660 3/26/2021
2.2.8 2,153 2/13/2021
2.2.7 1,502 12/26/2020
2.2.7-preview-03 1,117 12/26/2020
2.2.7-preview-02 1,098 12/26/2020
2.2.7-preview-01 1,165 12/26/2020
2.2.6 13,176 11/25/2020
2.2.6-preview-01 952 11/25/2020
2.2.5 4,685 10/24/2020
2.2.4 3,083 10/19/2020
2.2.3 1,442 10/11/2020
2.2.2 22,698 8/19/2020
2.2.1 8,495 8/8/2020
2.2.0 68,082 7/27/2020
1.1.8 21,126 7/12/2020
1.1.7 5,741 7/6/2020
1.1.6 3,102 7/5/2020
1.1.5 42,567 6/15/2020
1.1.4 1,511 6/15/2020
1.1.3 1,498 6/15/2020
1.1.2 23,816 5/31/2020
1.1.1 28,081 5/14/2020
1.1.0 24,772 4/25/2020
1.0.24 14,376 4/16/2020
1.0.23 224,901 3/26/2020
1.0.22 6,503 3/18/2020
1.0.21 40,216 2/29/2020
1.0.20 145,217 1/11/2020
1.0.19 117,819 8/29/2019
1.0.18 85,312 7/2/2019
1.0.17 44,030 6/14/2019
1.0.16 4,974 6/6/2019
1.0.15 6,405 5/20/2019
1.0.14 5,345 5/14/2019
1.0.13 15,653 5/3/2019
1.0.12 73,606 3/26/2019
1.0.11 14,510 2/28/2019
1.0.10 33,365 2/5/2019
1.0.9.2 597,635 1/10/2019
1.0.9.1 1,925 1/7/2019
1.0.9 37,116 10/19/2018
1.0.8.18 83,155 9/4/2018
1.0.8.17 12,227 8/27/2018
1.0.8.16 20,049 8/19/2018
1.0.8.15 2,056 8/17/2018
1.0.8.13 6,709 8/2/2018
1.0.8.12 5,505 7/27/2018
1.0.8.11 40,339 6/6/2018
1.0.8.10 2,941 6/5/2018
1.0.8.9 7,697 5/26/2018
1.0.8.8 2,517 5/21/2018
1.0.8.7 3,807 5/9/2018
1.0.8.6 3,153 4/28/2018
1.0.8.5 2,734 4/27/2018
1.0.8.4 2,515 4/25/2018
1.0.8.3 4,283 3/30/2018
1.0.8.2 58,786 1/9/2018
1.0.8.1 6,160 1/5/2018
1.0.8 22,144 12/16/2017
1.0.4.8 18,099 11/1/2017
1.0.4.7 4,928 9/12/2017
1.0.4.6 6,716 7/8/2017
1.0.4.5 2,445 6/28/2017
1.0.4.4 2,291 6/27/2017
1.0.4.3 2,587 6/1/2017
1.0.4.2 2,253 6/1/2017
1.0.4.1 2,268 5/31/2017
1.0.4 2,913 5/17/2017
1.0.3.6 3,856 4/8/2017
1.0.3.5 2,832 3/30/2017
1.0.3.4 2,709 3/25/2017
1.0.3.3 6,523 11/16/2016
1.0.3.2 2,710 10/31/2016
1.0.3.1 2,581 10/30/2016
1.0.3 2,472 10/22/2016
1.0.1 3,751 6/27/2016
1.0.0 11,561 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md