Microsoft.EntityFrameworkCore.DynamicLinq 8.3.9-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 8.3.9-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.3.9-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="8.3.9-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="8.3.9-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 8.3.9-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.3.9-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.
#:package Microsoft.EntityFrameworkCore.DynamicLinq@8.3.9-preview-02
                    
#: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=8.3.9-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.3.9-preview-02&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 net8.0 is compatible.  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.8 782 9/28/2025
9.6.7 36,293 7/28/2025
9.6.6 72,273 6/11/2025
9.6.5 8,684 5/28/2025
9.6.4 9,495 5/19/2025
9.6.3 4,523 5/9/2025
9.6.2 16,071 4/24/2025
9.6.0.2 70,652 2/11/2025
9.6.0.1 65,435 1/28/2025
9.6.0 3,554 1/26/2025
9.6.0-preview-03 171 1/25/2025
9.6.0-preview-02 156 1/24/2025
9.6.0-preview-01 149 1/23/2025
9.5.1 78,086 12/12/2024
9.5.0 5,653 12/7/2024
9.4.9 20,853 11/16/2024
8.6.8 651 9/28/2025
8.6.7 13,109 7/28/2025
8.6.6 22,056 6/11/2025
8.6.5 7,341 5/28/2025
8.6.4 3,051 5/19/2025
8.6.3 3,659 5/9/2025
8.6.2 7,895 4/24/2025
8.6.1 258,682 1/23/2025
8.6.0.2 19,570 2/11/2025
8.6.0.1 1,917 1/28/2025
8.6.0 9,542 1/26/2025
8.6.0-preview-03 140 1/25/2025
8.6.0-preview-02 152 1/24/2025
8.6.0-preview-01 158 1/23/2025
8.5.1 67,553 12/12/2024
8.5.0 6,013 12/7/2024
8.4.9 50,155 11/16/2024
8.4.8 109,589 10/31/2024
8.4.7 37,172 10/26/2024
8.4.6 187,265 10/13/2024
8.4.5 231,833 8/20/2024
8.4.4 137,071 7/30/2024
8.4.3 166,300 7/1/2024
8.4.2 28,249 6/25/2024
8.4.1 39,156 6/21/2024
8.4.0 107,310 5/31/2024
8.3.14 88,439 5/3/2024
8.3.13 19,457 4/25/2024
8.3.12 18,109 4/18/2024
8.3.10 165,367 3/3/2024
8.3.9 10,514 2/29/2024
8.3.9-preview-02 487 2/3/2024
8.3.9-preview-01 708 1/23/2024
8.3.8 100,638 1/20/2024
8.3.7 121,285 11/20/2023
7.6.8 110 9/28/2025
7.6.7 351 7/28/2025
7.6.6 1,037 6/11/2025
7.6.5 662 5/28/2025
7.6.4 717 5/19/2025
7.6.3 873 5/9/2025
7.6.2 601 4/24/2025
7.6.1 1,479 1/23/2025
7.6.0.2 939 2/11/2025
7.6.0.1 902 1/28/2025
7.6.0 910 1/26/2025
7.6.0-preview-03 149 1/25/2025
7.6.0-preview-02 130 1/24/2025
7.6.0-preview-01 148 1/23/2025
7.5.1 1,067 12/12/2024
7.5.0 935 12/7/2024
7.4.9 1,078 11/16/2024
7.4.8 1,005 10/31/2024
7.4.7 898 10/26/2024
7.4.6 1,285 10/13/2024
7.4.5 19,286 8/20/2024
7.4.4 1,222 7/30/2024
7.4.3 10,492 7/1/2024
7.4.2 2,875 6/25/2024
7.4.1 1,103 6/21/2024
7.4.0 6,818 5/31/2024
7.3.14 14,960 5/3/2024
7.3.13 1,713 4/25/2024
7.3.12 1,822 4/18/2024
7.3.11 1,667 4/17/2024
7.3.10 29,477 3/3/2024
7.3.9 3,821 2/29/2024
7.3.9-preview-02 879 2/3/2024
7.3.9-preview-01 498 1/23/2024
7.3.8 26,021 1/20/2024
7.3.7 27,871 11/20/2023
7.3.6 16,474 11/19/2023
7.3.5 244,780 9/21/2023
7.3.4 134,752 8/3/2023
7.3.3 92,049 6/24/2023
7.3.2 399,366 4/1/2023
7.3.1 31,508 3/6/2023
7.3.0 2,272 3/3/2023
7.2.25 90,352 2/5/2023
7.2.24 216,154 12/18/2022
7.2.23 82,052 11/12/2022
6.6.8 92 9/28/2025
6.6.7 322 7/28/2025
6.6.6 1,247 6/11/2025
6.6.5 374 5/28/2025
6.6.4 518 5/19/2025
6.6.3 336 5/9/2025
6.6.2 425 4/24/2025
6.6.1 2,529 1/23/2025
6.6.0.2 1,596 2/11/2025
6.6.0.1 397 1/28/2025
6.6.0 1,148 1/26/2025
6.6.0-preview-03 156 1/25/2025
6.6.0-preview-02 151 1/24/2025
6.6.0-preview-01 138 1/23/2025
6.5.1 28,979 12/12/2024
6.5.0 509 12/7/2024
6.4.9 1,310 11/16/2024
6.4.8 559 10/31/2024
6.4.7 709 10/26/2024
6.4.6 1,937 10/13/2024
6.4.5 2,652 8/20/2024
6.4.4 1,271 7/30/2024
6.4.3 1,733 7/1/2024
6.4.2 526 6/25/2024
6.4.1 2,580 6/21/2024
6.4.0 2,109 5/31/2024
6.3.14 2,989 5/3/2024
6.3.13 13,655 4/25/2024
6.3.12 526 4/18/2024
6.3.11 461 4/17/2024
6.3.10 11,430 3/3/2024
6.3.9 2,945 2/29/2024
6.3.9-preview-02 594 2/3/2024
6.3.9-preview-01 356 1/23/2024
6.3.8 45,137 1/20/2024
6.3.7 42,119 11/20/2023
6.3.6 1,849 11/19/2023
6.3.5 680,372 9/21/2023
6.3.4 48,272 8/3/2023
6.3.3 41,118 6/24/2023
6.3.2 153,497 4/1/2023
6.3.1 40,355 3/6/2023
6.3.0 20,118 3/3/2023
6.2.25 55,813 2/5/2023
6.2.24 74,093 12/18/2022
6.2.23 79,750 11/12/2022
6.2.22 50,072 11/6/2022
6.2.21 48,839 10/28/2022
6.2.20 401,170 9/3/2022
6.2.20-preview-01 760 9/3/2022
6.2.19 354,450 6/26/2022
6.2.18 674,710 3/7/2022
6.2.17 67,412 2/21/2022
6.2.16 4,254 2/19/2022
6.2.15 182,339 12/17/2021
6.2.14 278,930 11/9/2021
6.2.13-preview.4.21253.1 1,992 10/9/2021
6.2.12-preview.4.21253.1 1,023 7/31/2021
6.2.11-preview.4.21253.1 339 7/19/2021
6.0.0-preview.4.21253.1 540 5/31/2021
6.0.0-preview.3.21201.2 366 5/9/2021
5.6.8 90 9/28/2025
5.6.7 209 7/28/2025
5.6.6 413 6/11/2025
5.6.5 276 5/28/2025
5.6.4 274 5/19/2025
5.6.3 211 5/9/2025
5.6.2 290 4/24/2025
5.6.1 408 1/23/2025
5.6.0.2 259 2/11/2025
5.6.0.1 234 1/28/2025
5.6.0 249 1/26/2025
5.6.0-preview-03 166 1/25/2025
5.6.0-preview-02 151 1/24/2025
5.6.0-preview-01 162 1/23/2025
5.5.1 609 12/12/2024
5.5.0 260 12/7/2024
5.4.9 248 11/16/2024
5.4.8 248 10/31/2024
5.4.7 254 10/26/2024
5.4.6 281 10/13/2024
5.4.5 403 8/20/2024
5.4.4 442 7/30/2024
5.4.3 405 7/1/2024
5.4.2 277 6/25/2024
5.4.1 293 6/21/2024
5.4.0 303 5/31/2024
5.3.14 265 5/3/2024
5.3.13 288 4/25/2024
5.3.12 279 4/18/2024
5.3.11 476 4/17/2024
5.3.10 1,078 3/3/2024
5.3.9 381 2/29/2024
5.3.9-preview-02 350 2/3/2024
5.3.9-preview-01 363 1/23/2024
5.3.8 520 1/20/2024
5.3.7 3,130 11/20/2023
5.3.6 605 11/19/2023
5.3.5 1,242 9/21/2023
5.3.4 1,194 8/3/2023
5.3.3 2,539 6/24/2023
5.3.2 34,098 4/1/2023
5.3.1 975 3/6/2023
5.3.0 1,029 3/3/2023
5.2.25 1,110 2/5/2023
5.2.24 10,744 12/18/2022
5.2.23 3,672 11/12/2022
5.2.22 5,369 11/6/2022
5.2.21 1,095 10/28/2022
5.2.20 30,947 9/3/2022
5.2.20-preview-01 776 9/3/2022
5.2.19 32,665 6/26/2022
5.2.18 19,274 3/7/2022
5.2.17 4,982 2/21/2022
5.2.16 2,412 2/19/2022
5.2.15 142,577 12/17/2021
5.2.14 17,891 11/9/2021
5.2.13 165,105 10/9/2021
5.2.12 203,731 7/31/2021
5.2.11 82,218 7/19/2021
5.2.10 342,814 5/31/2021
5.2.9 192,239 3/26/2021
5.2.8 284,433 2/13/2021
5.2.7 81,501 12/26/2020
5.2.7-preview-03 1,081 12/26/2020
5.2.7-preview-01 1,082 12/26/2020
3.6.8 90 9/28/2025
3.6.7 289 7/28/2025
3.6.6 409 6/11/2025
3.6.5 747 5/28/2025
3.6.4 308 5/19/2025
3.6.3 221 5/9/2025
3.6.2 299 4/24/2025
3.6.1 334 1/23/2025
3.6.0.2 271 2/11/2025
3.6.0.1 241 1/28/2025
3.6.0 245 1/26/2025
3.6.0-preview-03 148 1/25/2025
3.6.0-preview-02 139 1/24/2025
3.6.0-preview-01 162 1/23/2025
3.5.1 276 12/12/2024
3.5.0 253 12/7/2024
3.4.9 255 11/16/2024
3.4.8 250 10/31/2024
3.4.7 247 10/26/2024
3.4.6 287 10/13/2024
3.4.5 2,789 8/20/2024
3.4.4 251 7/30/2024
3.4.3 1,090 7/1/2024
3.4.2 291 6/25/2024
3.4.1 294 6/21/2024
3.4.0 323 5/31/2024
3.3.14 298 5/3/2024
3.3.13 281 4/25/2024
3.3.12 297 4/18/2024
3.3.11 285 4/17/2024
3.3.10 648 3/3/2024
3.3.9 375 2/29/2024
3.3.9-preview-02 326 2/3/2024
3.3.9-preview-01 381 1/23/2024
3.3.8 508 1/20/2024
3.3.7 10,709 11/20/2023
3.3.6 609 11/19/2023
3.3.5 3,235 9/21/2023
3.3.4 1,806 8/3/2023
3.3.3 9,270 6/24/2023
3.3.2 3,008 4/1/2023
3.3.1 1,358 3/6/2023
3.3.0 932 3/3/2023
3.2.25 1,689 2/5/2023
3.2.24 18,623 12/18/2022
3.2.23 1,767 11/12/2022
3.2.22 1,149 11/6/2022
3.2.21 1,178 10/28/2022
3.2.20 23,299 9/3/2022
3.2.20-preview-01 713 9/3/2022
3.2.19 48,580 6/26/2022
3.2.18 25,599 3/7/2022
3.2.17 1,392 2/21/2022
3.2.16 1,226 2/19/2022
3.2.15 26,642 12/17/2021
3.2.14 18,288 11/9/2021
3.2.13 2,705 10/9/2021
3.2.12 23,126 7/31/2021
3.2.11 4,975 7/19/2021
3.2.10 40,211 5/31/2021
3.2.9 22,961 3/26/2021
3.2.8 20,615 2/13/2021
3.2.7 73,943 12/26/2020
3.2.7-preview-03 1,084 12/26/2020
3.2.7-preview-02 1,124 12/26/2020
3.2.7-preview-01 1,109 12/26/2020
3.2.6 136,022 11/25/2020
3.2.6-preview-01 1,000 11/25/2020
3.2.5 198,439 10/24/2020
3.2.4 9,164 10/19/2020
3.2.3 12,285 10/11/2020
3.2.2 84,331 8/19/2020
3.2.1 11,018 8/8/2020
3.2.0 26,803 7/27/2020
2.6.8 82 9/28/2025
2.6.7 231 7/28/2025
2.6.6 423 6/11/2025
2.6.5 272 5/28/2025
2.6.4 274 5/19/2025
2.6.3 219 5/9/2025
2.6.2 301 4/24/2025
2.6.1 245 1/23/2025
2.6.0.2 254 2/11/2025
2.6.0.1 243 1/28/2025
2.6.0 343 1/26/2025
2.6.0-preview-03 158 1/25/2025
2.6.0-preview-02 156 1/24/2025
2.6.0-preview-01 159 1/23/2025
2.5.1 277 12/12/2024
2.5.0 271 12/7/2024
2.4.9 259 11/16/2024
2.4.8 258 10/31/2024
2.4.7 259 10/26/2024
2.4.6 276 10/13/2024
2.4.5 296 8/20/2024
2.4.4 241 7/30/2024
2.4.3 291 7/1/2024
2.4.2 276 6/25/2024
2.4.1 280 6/21/2024
2.4.0 275 5/31/2024
2.3.14 281 5/3/2024
2.3.13 330 4/25/2024
2.3.12 279 4/18/2024
2.3.11 275 4/17/2024
2.3.10 370 3/3/2024
2.3.9 389 2/29/2024
2.3.9-preview-02 344 2/3/2024
2.3.9-preview-01 382 1/23/2024
2.3.8 464 1/20/2024
2.3.7 612 11/20/2023
2.3.6 593 11/19/2023
2.3.5 663 9/21/2023
2.3.4 819 8/3/2023
2.3.3 819 6/24/2023
2.3.2 921 4/1/2023
2.3.1 897 3/6/2023
2.3.0 930 3/3/2023
2.2.25 965 2/5/2023
2.2.24 972 12/18/2022
2.2.23 986 11/12/2022
2.2.22 1,045 11/6/2022
2.2.21 1,053 10/28/2022
2.2.20 1,105 9/3/2022
2.2.20-preview-01 706 9/3/2022
2.2.19 1,177 6/26/2022
2.2.18 1,353 3/7/2022
2.2.17 1,162 2/21/2022
2.2.16 1,216 2/19/2022
2.2.15 1,123 12/17/2021
2.2.14 1,084 11/9/2021
2.2.13 1,134 10/9/2021
2.2.12 1,425 7/31/2021
2.2.11 1,966 7/19/2021
2.2.10 1,697 5/31/2021
2.2.9 7,473 3/26/2021
2.2.8 2,037 2/13/2021
2.2.7 1,412 12/26/2020
2.2.7-preview-03 1,082 12/26/2020
2.2.7-preview-02 1,063 12/26/2020
2.2.7-preview-01 1,123 12/26/2020
2.2.6 13,066 11/25/2020
2.2.6-preview-01 922 11/25/2020
2.2.5 4,487 10/24/2020
2.2.4 2,990 10/19/2020
2.2.3 1,355 10/11/2020
2.2.2 22,600 8/19/2020
2.2.1 8,402 8/8/2020
2.2.0 66,980 7/27/2020
1.1.8 20,890 7/12/2020
1.1.7 5,607 7/6/2020
1.1.6 2,995 7/5/2020
1.1.5 42,469 6/15/2020
1.1.4 1,417 6/15/2020
1.1.3 1,414 6/15/2020
1.1.2 23,158 5/31/2020
1.1.1 27,981 5/14/2020
1.1.0 24,460 4/25/2020
1.0.24 13,853 4/16/2020
1.0.23 220,797 3/26/2020
1.0.22 6,413 3/18/2020
1.0.21 38,943 2/29/2020
1.0.20 142,691 1/11/2020
1.0.19 116,860 8/29/2019
1.0.18 84,083 7/2/2019
1.0.17 43,607 6/14/2019
1.0.16 4,861 6/6/2019
1.0.15 6,208 5/20/2019
1.0.14 5,252 5/14/2019
1.0.13 15,397 5/3/2019
1.0.12 71,113 3/26/2019
1.0.11 14,268 2/28/2019
1.0.10 32,889 2/5/2019
1.0.9.2 593,761 1/10/2019
1.0.9.1 1,822 1/7/2019
1.0.9 36,576 10/19/2018
1.0.8.18 82,793 9/4/2018
1.0.8.17 12,027 8/27/2018
1.0.8.16 19,185 8/19/2018
1.0.8.15 1,952 8/17/2018
1.0.8.13 6,582 8/2/2018
1.0.8.12 5,380 7/27/2018
1.0.8.11 39,303 6/6/2018
1.0.8.10 2,811 6/5/2018
1.0.8.9 7,420 5/26/2018
1.0.8.8 2,382 5/21/2018
1.0.8.7 3,665 5/9/2018
1.0.8.6 3,021 4/28/2018
1.0.8.5 2,601 4/27/2018
1.0.8.4 2,381 4/25/2018
1.0.8.3 4,141 3/30/2018
1.0.8.2 57,660 1/9/2018
1.0.8.1 5,919 1/5/2018
1.0.8 21,635 12/16/2017
1.0.4.8 17,664 11/1/2017
1.0.4.7 4,805 9/12/2017
1.0.4.6 6,574 7/8/2017
1.0.4.5 2,306 6/28/2017
1.0.4.4 2,152 6/27/2017
1.0.4.3 2,457 6/1/2017
1.0.4.2 2,124 6/1/2017
1.0.4.1 2,139 5/31/2017
1.0.4 2,774 5/17/2017
1.0.3.6 3,724 4/8/2017
1.0.3.5 2,675 3/30/2017
1.0.3.4 2,586 3/25/2017
1.0.3.3 6,358 11/16/2016
1.0.3.2 2,582 10/31/2016
1.0.3.1 2,452 10/30/2016
1.0.3 2,344 10/22/2016
1.0.1 3,604 6/27/2016
1.0.0 11,383 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md