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

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.8 2,001 9/28/2025
9.6.7 40,794 7/28/2025
9.6.6 76,795 6/11/2025
9.6.5 8,941 5/28/2025
9.6.4 9,824 5/19/2025
9.6.3 4,569 5/9/2025
9.6.2 16,581 4/24/2025
9.6.0.2 72,140 2/11/2025
9.6.0.1 67,334 1/28/2025
9.6.0 3,627 1/26/2025
9.6.0-preview-03 174 1/25/2025
9.6.0-preview-02 157 1/24/2025
9.6.0-preview-01 150 1/23/2025
9.5.1 78,653 12/12/2024
9.5.0 5,759 12/7/2024
9.4.9 21,116 11/16/2024
8.6.8 1,517 9/28/2025
8.6.7 14,676 7/28/2025
8.6.6 22,986 6/11/2025
8.6.5 7,682 5/28/2025
8.6.4 3,131 5/19/2025
8.6.3 3,761 5/9/2025
8.6.2 8,218 4/24/2025
8.6.1 262,549 1/23/2025
8.6.0.2 20,376 2/11/2025
8.6.0.1 1,953 1/28/2025
8.6.0 9,702 1/26/2025
8.6.0-preview-03 142 1/25/2025
8.6.0-preview-02 154 1/24/2025
8.6.0-preview-01 161 1/23/2025
8.5.1 68,626 12/12/2024
8.5.0 6,247 12/7/2024
8.4.9 50,946 11/16/2024
8.4.8 110,735 10/31/2024
8.4.7 38,586 10/26/2024
8.4.6 188,655 10/13/2024
8.4.5 234,984 8/20/2024
8.4.4 138,516 7/30/2024
8.4.3 168,172 7/1/2024
8.4.2 28,377 6/25/2024
8.4.1 39,312 6/21/2024
8.4.0 108,708 5/31/2024
8.3.14 89,209 5/3/2024
8.3.13 19,507 4/25/2024
8.3.12 18,162 4/18/2024
8.3.10 166,831 3/3/2024
8.3.9 10,559 2/29/2024
8.3.9-preview-02 488 2/3/2024
8.3.9-preview-01 710 1/23/2024
8.3.8 101,029 1/20/2024
8.3.7 122,259 11/20/2023
7.6.8 184 9/28/2025
7.6.7 371 7/28/2025
7.6.6 1,053 6/11/2025
7.6.5 680 5/28/2025
7.6.4 733 5/19/2025
7.6.3 888 5/9/2025
7.6.2 619 4/24/2025
7.6.1 1,501 1/23/2025
7.6.0.2 956 2/11/2025
7.6.0.1 918 1/28/2025
7.6.0 925 1/26/2025
7.6.0-preview-03 151 1/25/2025
7.6.0-preview-02 131 1/24/2025
7.6.0-preview-01 149 1/23/2025
7.5.1 1,082 12/12/2024
7.5.0 952 12/7/2024
7.4.9 1,097 11/16/2024
7.4.8 1,023 10/31/2024
7.4.7 915 10/26/2024
7.4.6 1,300 10/13/2024
7.4.5 19,995 8/20/2024
7.4.4 1,239 7/30/2024
7.4.3 10,881 7/1/2024
7.4.2 3,236 6/25/2024
7.4.1 1,120 6/21/2024
7.4.0 7,103 5/31/2024
7.3.14 16,190 5/3/2024
7.3.13 1,732 4/25/2024
7.3.12 1,862 4/18/2024
7.3.11 1,682 4/17/2024
7.3.10 31,728 3/3/2024
7.3.9 3,837 2/29/2024
7.3.9-preview-02 879 2/3/2024
7.3.9-preview-01 500 1/23/2024
7.3.8 26,811 1/20/2024
7.3.7 28,113 11/20/2023
7.3.6 17,751 11/19/2023
7.3.5 245,490 9/21/2023
7.3.4 135,804 8/3/2023
7.3.3 94,283 6/24/2023
7.3.2 399,976 4/1/2023
7.3.1 31,874 3/6/2023
7.3.0 2,288 3/3/2023
7.2.25 93,201 2/5/2023
7.2.24 217,109 12/18/2022
7.2.23 83,344 11/12/2022
6.6.8 167 9/28/2025
6.6.7 356 7/28/2025
6.6.6 1,331 6/11/2025
6.6.5 392 5/28/2025
6.6.4 539 5/19/2025
6.6.3 354 5/9/2025
6.6.2 443 4/24/2025
6.6.1 2,574 1/23/2025
6.6.0.2 1,616 2/11/2025
6.6.0.1 418 1/28/2025
6.6.0 1,218 1/26/2025
6.6.0-preview-03 157 1/25/2025
6.6.0-preview-02 151 1/24/2025
6.6.0-preview-01 139 1/23/2025
6.5.1 29,575 12/12/2024
6.5.0 526 12/7/2024
6.4.9 1,352 11/16/2024
6.4.8 577 10/31/2024
6.4.7 728 10/26/2024
6.4.6 1,966 10/13/2024
6.4.5 2,678 8/20/2024
6.4.4 1,303 7/30/2024
6.4.3 1,759 7/1/2024
6.4.2 544 6/25/2024
6.4.1 2,597 6/21/2024
6.4.0 2,128 5/31/2024
6.3.14 3,007 5/3/2024
6.3.13 13,811 4/25/2024
6.3.12 544 4/18/2024
6.3.11 478 4/17/2024
6.3.10 11,627 3/3/2024
6.3.9 2,984 2/29/2024
6.3.9-preview-02 595 2/3/2024
6.3.9-preview-01 357 1/23/2024
6.3.8 45,388 1/20/2024
6.3.7 42,174 11/20/2023
6.3.6 1,868 11/19/2023
6.3.5 699,346 9/21/2023
6.3.4 48,295 8/3/2023
6.3.3 41,376 6/24/2023
6.3.2 155,166 4/1/2023
6.3.1 40,425 3/6/2023
6.3.0 20,149 3/3/2023
6.2.25 55,967 2/5/2023
6.2.24 74,469 12/18/2022
6.2.23 79,933 11/12/2022
6.2.22 50,585 11/6/2022
6.2.21 49,721 10/28/2022
6.2.20 402,002 9/3/2022
6.2.20-preview-01 761 9/3/2022
6.2.19 356,842 6/26/2022
6.2.18 676,970 3/7/2022
6.2.17 67,466 2/21/2022
6.2.16 4,272 2/19/2022
6.2.15 182,927 12/17/2021
6.2.14 280,849 11/9/2021
6.2.13-preview.4.21253.1 2,032 10/9/2021
6.2.12-preview.4.21253.1 1,023 7/31/2021
6.2.11-preview.4.21253.1 341 7/19/2021
6.0.0-preview.4.21253.1 541 5/31/2021
6.0.0-preview.3.21201.2 370 5/9/2021
5.6.8 163 9/28/2025
5.6.7 226 7/28/2025
5.6.6 430 6/11/2025
5.6.5 298 5/28/2025
5.6.4 293 5/19/2025
5.6.3 229 5/9/2025
5.6.2 308 4/24/2025
5.6.1 434 1/23/2025
5.6.0.2 277 2/11/2025
5.6.0.1 251 1/28/2025
5.6.0 267 1/26/2025
5.6.0-preview-03 167 1/25/2025
5.6.0-preview-02 152 1/24/2025
5.6.0-preview-01 164 1/23/2025
5.5.1 656 12/12/2024
5.5.0 279 12/7/2024
5.4.9 265 11/16/2024
5.4.8 265 10/31/2024
5.4.7 273 10/26/2024
5.4.6 299 10/13/2024
5.4.5 420 8/20/2024
5.4.4 477 7/30/2024
5.4.3 434 7/1/2024
5.4.2 296 6/25/2024
5.4.1 310 6/21/2024
5.4.0 321 5/31/2024
5.3.14 282 5/3/2024
5.3.13 308 4/25/2024
5.3.12 298 4/18/2024
5.3.11 493 4/17/2024
5.3.10 1,099 3/3/2024
5.3.9 399 2/29/2024
5.3.9-preview-02 354 2/3/2024
5.3.9-preview-01 364 1/23/2024
5.3.8 537 1/20/2024
5.3.7 3,172 11/20/2023
5.3.6 622 11/19/2023
5.3.5 1,262 9/21/2023
5.3.4 1,212 8/3/2023
5.3.3 2,557 6/24/2023
5.3.2 34,802 4/1/2023
5.3.1 996 3/6/2023
5.3.0 1,046 3/3/2023
5.2.25 1,130 2/5/2023
5.2.24 10,790 12/18/2022
5.2.23 3,706 11/12/2022
5.2.22 5,386 11/6/2022
5.2.21 1,112 10/28/2022
5.2.20 31,108 9/3/2022
5.2.20-preview-01 777 9/3/2022
5.2.19 32,795 6/26/2022
5.2.18 19,291 3/7/2022
5.2.17 5,003 2/21/2022
5.2.16 2,429 2/19/2022
5.2.15 143,219 12/17/2021
5.2.14 17,910 11/9/2021
5.2.13 165,197 10/9/2021
5.2.12 204,588 7/31/2021
5.2.11 83,467 7/19/2021
5.2.10 345,695 5/31/2021
5.2.9 193,323 3/26/2021
5.2.8 286,616 2/13/2021
5.2.7 81,918 12/26/2020
5.2.7-preview-03 1,082 12/26/2020
5.2.7-preview-01 1,082 12/26/2020
3.6.8 161 9/28/2025
3.6.7 319 7/28/2025
3.6.6 427 6/11/2025
3.6.5 810 5/28/2025
3.6.4 339 5/19/2025
3.6.3 238 5/9/2025
3.6.2 318 4/24/2025
3.6.1 355 1/23/2025
3.6.0.2 289 2/11/2025
3.6.0.1 259 1/28/2025
3.6.0 262 1/26/2025
3.6.0-preview-03 148 1/25/2025
3.6.0-preview-02 140 1/24/2025
3.6.0-preview-01 163 1/23/2025
3.5.1 295 12/12/2024
3.5.0 272 12/7/2024
3.4.9 274 11/16/2024
3.4.8 268 10/31/2024
3.4.7 264 10/26/2024
3.4.6 306 10/13/2024
3.4.5 2,857 8/20/2024
3.4.4 267 7/30/2024
3.4.3 1,124 7/1/2024
3.4.2 308 6/25/2024
3.4.1 311 6/21/2024
3.4.0 339 5/31/2024
3.3.14 316 5/3/2024
3.3.13 299 4/25/2024
3.3.12 312 4/18/2024
3.3.11 300 4/17/2024
3.3.10 663 3/3/2024
3.3.9 392 2/29/2024
3.3.9-preview-02 326 2/3/2024
3.3.9-preview-01 381 1/23/2024
3.3.8 525 1/20/2024
3.3.7 10,835 11/20/2023
3.3.6 626 11/19/2023
3.3.5 3,252 9/21/2023
3.3.4 1,822 8/3/2023
3.3.3 9,287 6/24/2023
3.3.2 3,024 4/1/2023
3.3.1 1,373 3/6/2023
3.3.0 948 3/3/2023
3.2.25 1,705 2/5/2023
3.2.24 18,775 12/18/2022
3.2.23 1,784 11/12/2022
3.2.22 1,164 11/6/2022
3.2.21 1,194 10/28/2022
3.2.20 23,325 9/3/2022
3.2.20-preview-01 715 9/3/2022
3.2.19 48,605 6/26/2022
3.2.18 25,831 3/7/2022
3.2.17 1,407 2/21/2022
3.2.16 1,244 2/19/2022
3.2.15 26,663 12/17/2021
3.2.14 18,314 11/9/2021
3.2.13 2,723 10/9/2021
3.2.12 23,145 7/31/2021
3.2.11 5,000 7/19/2021
3.2.10 40,304 5/31/2021
3.2.9 23,070 3/26/2021
3.2.8 20,639 2/13/2021
3.2.7 73,960 12/26/2020
3.2.7-preview-03 1,085 12/26/2020
3.2.7-preview-02 1,124 12/26/2020
3.2.7-preview-01 1,110 12/26/2020
3.2.6 136,485 11/25/2020
3.2.6-preview-01 1,000 11/25/2020
3.2.5 200,421 10/24/2020
3.2.4 9,331 10/19/2020
3.2.3 12,304 10/11/2020
3.2.2 84,922 8/19/2020
3.2.1 11,049 8/8/2020
3.2.0 26,825 7/27/2020
2.6.8 151 9/28/2025
2.6.7 246 7/28/2025
2.6.6 438 6/11/2025
2.6.5 288 5/28/2025
2.6.4 290 5/19/2025
2.6.3 236 5/9/2025
2.6.2 319 4/24/2025
2.6.1 262 1/23/2025
2.6.0.2 269 2/11/2025
2.6.0.1 259 1/28/2025
2.6.0 382 1/26/2025
2.6.0-preview-03 158 1/25/2025
2.6.0-preview-02 157 1/24/2025
2.6.0-preview-01 159 1/23/2025
2.5.1 295 12/12/2024
2.5.0 287 12/7/2024
2.4.9 274 11/16/2024
2.4.8 274 10/31/2024
2.4.7 275 10/26/2024
2.4.6 291 10/13/2024
2.4.5 311 8/20/2024
2.4.4 257 7/30/2024
2.4.3 307 7/1/2024
2.4.2 291 6/25/2024
2.4.1 296 6/21/2024
2.4.0 291 5/31/2024
2.3.14 299 5/3/2024
2.3.13 345 4/25/2024
2.3.12 294 4/18/2024
2.3.11 292 4/17/2024
2.3.10 385 3/3/2024
2.3.9 405 2/29/2024
2.3.9-preview-02 345 2/3/2024
2.3.9-preview-01 383 1/23/2024
2.3.8 481 1/20/2024
2.3.7 628 11/20/2023
2.3.6 611 11/19/2023
2.3.5 678 9/21/2023
2.3.4 836 8/3/2023
2.3.3 837 6/24/2023
2.3.2 937 4/1/2023
2.3.1 912 3/6/2023
2.3.0 947 3/3/2023
2.2.25 981 2/5/2023
2.2.24 989 12/18/2022
2.2.23 1,001 11/12/2022
2.2.22 1,062 11/6/2022
2.2.21 1,068 10/28/2022
2.2.20 1,120 9/3/2022
2.2.20-preview-01 707 9/3/2022
2.2.19 1,193 6/26/2022
2.2.18 1,369 3/7/2022
2.2.17 1,178 2/21/2022
2.2.16 1,233 2/19/2022
2.2.15 1,138 12/17/2021
2.2.14 1,099 11/9/2021
2.2.13 1,151 10/9/2021
2.2.12 1,441 7/31/2021
2.2.11 1,981 7/19/2021
2.2.10 1,712 5/31/2021
2.2.9 7,538 3/26/2021
2.2.8 2,055 2/13/2021
2.2.7 1,427 12/26/2020
2.2.7-preview-03 1,084 12/26/2020
2.2.7-preview-02 1,064 12/26/2020
2.2.7-preview-01 1,125 12/26/2020
2.2.6 13,085 11/25/2020
2.2.6-preview-01 922 11/25/2020
2.2.5 4,572 10/24/2020
2.2.4 3,007 10/19/2020
2.2.3 1,372 10/11/2020
2.2.2 22,616 8/19/2020
2.2.1 8,417 8/8/2020
2.2.0 67,348 7/27/2020
1.1.8 20,909 7/12/2020
1.1.7 5,670 7/6/2020
1.1.6 3,021 7/5/2020
1.1.5 42,486 6/15/2020
1.1.4 1,435 6/15/2020
1.1.3 1,430 6/15/2020
1.1.2 23,526 5/31/2020
1.1.1 28,000 5/14/2020
1.1.0 24,623 4/25/2020
1.0.24 14,175 4/16/2020
1.0.23 224,087 3/26/2020
1.0.22 6,430 3/18/2020
1.0.21 39,683 2/29/2020
1.0.20 144,139 1/11/2020
1.0.19 117,182 8/29/2019
1.0.18 84,723 7/2/2019
1.0.17 43,653 6/14/2019
1.0.16 4,887 6/6/2019
1.0.15 6,248 5/20/2019
1.0.14 5,269 5/14/2019
1.0.13 15,516 5/3/2019
1.0.12 71,787 3/26/2019
1.0.11 14,294 2/28/2019
1.0.10 33,228 2/5/2019
1.0.9.2 595,577 1/10/2019
1.0.9.1 1,838 1/7/2019
1.0.9 36,834 10/19/2018
1.0.8.18 83,081 9/4/2018
1.0.8.17 12,135 8/27/2018
1.0.8.16 19,563 8/19/2018
1.0.8.15 1,970 8/17/2018
1.0.8.13 6,603 8/2/2018
1.0.8.12 5,413 7/27/2018
1.0.8.11 39,780 6/6/2018
1.0.8.10 2,832 6/5/2018
1.0.8.9 7,483 5/26/2018
1.0.8.8 2,402 5/21/2018
1.0.8.7 3,685 5/9/2018
1.0.8.6 3,041 4/28/2018
1.0.8.5 2,622 4/27/2018
1.0.8.4 2,401 4/25/2018
1.0.8.3 4,162 3/30/2018
1.0.8.2 58,179 1/9/2018
1.0.8.1 5,993 1/5/2018
1.0.8 21,908 12/16/2017
1.0.4.8 17,882 11/1/2017
1.0.4.7 4,824 9/12/2017
1.0.4.6 6,614 7/8/2017
1.0.4.5 2,326 6/28/2017
1.0.4.4 2,172 6/27/2017
1.0.4.3 2,479 6/1/2017
1.0.4.2 2,143 6/1/2017
1.0.4.1 2,159 5/31/2017
1.0.4 2,793 5/17/2017
1.0.3.6 3,747 4/8/2017
1.0.3.5 2,695 3/30/2017
1.0.3.4 2,605 3/25/2017
1.0.3.3 6,377 11/16/2016
1.0.3.2 2,603 10/31/2016
1.0.3.1 2,474 10/30/2016
1.0.3 2,364 10/22/2016
1.0.1 3,624 6/27/2016
1.0.0 11,408 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md