Microsoft.EntityFrameworkCore.DynamicLinq 6.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 6.3.9-preview-02
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 6.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="6.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="6.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 6.3.9-preview-02
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 6.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@6.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=6.3.9-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=6.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 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 996 11/8/2025
9.6.9 14,295 10/11/2025
9.6.8 10,084 9/28/2025
9.6.7 51,787 7/28/2025
9.6.6 106,918 6/11/2025
9.6.5 10,296 5/28/2025
9.6.4 12,266 5/19/2025
9.6.3 4,782 5/9/2025
9.6.2 19,849 4/24/2025
9.6.0.2 76,593 2/11/2025
9.6.0.1 74,881 1/28/2025
9.6.0 4,000 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,941 12/12/2024
9.5.0 6,282 12/7/2024
9.4.9 21,901 11/16/2024
8.6.10 535 11/8/2025
8.6.9 4,116 10/11/2025
8.6.8 5,389 9/28/2025
8.6.7 25,189 7/28/2025
8.6.6 27,428 6/11/2025
8.6.5 11,980 5/28/2025
8.6.4 4,369 5/19/2025
8.6.3 4,639 5/9/2025
8.6.2 10,327 4/24/2025
8.6.1 292,683 1/23/2025
8.6.0.2 25,234 2/11/2025
8.6.0.1 2,125 1/28/2025
8.6.0 10,381 1/26/2025
8.6.0-preview-03 159 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,807 12/12/2024
8.5.0 7,098 12/7/2024
8.4.9 56,515 11/16/2024
8.4.8 112,915 10/31/2024
8.4.7 40,226 10/26/2024
8.4.6 198,113 10/13/2024
8.4.5 249,820 8/20/2024
8.4.4 140,353 7/30/2024
8.4.3 174,165 7/1/2024
8.4.2 29,480 6/25/2024
8.4.1 40,511 6/21/2024
8.4.0 115,608 5/31/2024
8.3.14 94,118 5/3/2024
8.3.13 19,937 4/25/2024
8.3.12 18,460 4/18/2024
8.3.10 170,580 3/3/2024
8.3.9 10,857 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,505 1/20/2024
8.3.7 126,398 11/20/2023
7.6.10 110 11/8/2025
7.6.9 261 10/11/2025
7.6.8 304 9/28/2025
7.6.7 451 7/28/2025
7.6.6 1,131 6/11/2025
7.6.5 768 5/28/2025
7.6.4 815 5/19/2025
7.6.3 970 5/9/2025
7.6.2 698 4/24/2025
7.6.1 1,717 1/23/2025
7.6.0.2 1,052 2/11/2025
7.6.0.1 1,020 1/28/2025
7.6.0 1,007 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,162 12/12/2024
7.5.0 1,038 12/7/2024
7.4.9 1,173 11/16/2024
7.4.8 1,110 10/31/2024
7.4.7 998 10/26/2024
7.4.6 1,380 10/13/2024
7.4.5 23,780 8/20/2024
7.4.4 1,319 7/30/2024
7.4.3 11,018 7/1/2024
7.4.2 3,339 6/25/2024
7.4.1 1,197 6/21/2024
7.4.0 7,224 5/31/2024
7.3.14 16,550 5/3/2024
7.3.13 1,837 4/25/2024
7.3.12 1,976 4/18/2024
7.3.11 1,762 4/17/2024
7.3.10 32,144 3/3/2024
7.3.9 3,917 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,337 1/20/2024
7.3.7 28,356 11/20/2023
7.3.6 18,512 11/19/2023
7.3.5 254,178 9/21/2023
7.3.4 137,706 8/3/2023
7.3.3 96,002 6/24/2023
7.3.2 401,681 4/1/2023
7.3.1 32,273 3/6/2023
7.3.0 2,410 3/3/2023
7.2.25 94,602 2/5/2023
7.2.24 218,844 12/18/2022
7.2.23 86,208 11/12/2022
6.6.10 107 11/8/2025
6.6.9 182 10/11/2025
6.6.8 246 9/28/2025
6.6.7 449 7/28/2025
6.6.6 1,611 6/11/2025
6.6.5 465 5/28/2025
6.6.4 623 5/19/2025
6.6.3 437 5/9/2025
6.6.2 516 4/24/2025
6.6.1 2,771 1/23/2025
6.6.0.2 1,850 2/11/2025
6.6.0.1 494 1/28/2025
6.6.0 1,470 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,125 12/12/2024
6.5.0 611 12/7/2024
6.4.9 1,483 11/16/2024
6.4.8 652 10/31/2024
6.4.7 804 10/26/2024
6.4.6 2,132 10/13/2024
6.4.5 2,829 8/20/2024
6.4.4 1,399 7/30/2024
6.4.3 1,848 7/1/2024
6.4.2 630 6/25/2024
6.4.1 2,680 6/21/2024
6.4.0 2,215 5/31/2024
6.3.14 3,099 5/3/2024
6.3.13 16,227 4/25/2024
6.3.12 617 4/18/2024
6.3.11 558 4/17/2024
6.3.10 11,875 3/3/2024
6.3.9 3,188 2/29/2024
6.3.9-preview-02 609 2/3/2024
6.3.9-preview-01 370 1/23/2024
6.3.8 46,729 1/20/2024
6.3.7 43,069 11/20/2023
6.3.6 1,940 11/19/2023
6.3.5 832,686 9/21/2023
6.3.4 48,605 8/3/2023
6.3.3 42,307 6/24/2023
6.3.2 159,489 4/1/2023
6.3.1 40,654 3/6/2023
6.3.0 20,365 3/3/2023
6.2.25 56,434 2/5/2023
6.2.24 75,106 12/18/2022
6.2.23 80,216 11/12/2022
6.2.22 51,247 11/6/2022
6.2.21 50,052 10/28/2022
6.2.20 405,709 9/3/2022
6.2.20-preview-01 785 9/3/2022
6.2.19 362,866 6/26/2022
6.2.18 680,316 3/7/2022
6.2.17 67,796 2/21/2022
6.2.16 4,352 2/19/2022
6.2.15 184,323 12/17/2021
6.2.14 282,154 11/9/2021
6.2.13-preview.4.21253.1 2,248 10/9/2021
6.2.12-preview.4.21253.1 1,042 7/31/2021
6.2.11-preview.4.21253.1 363 7/19/2021
6.0.0-preview.4.21253.1 566 5/31/2021
6.0.0-preview.3.21201.2 392 5/9/2021
5.6.10 108 11/8/2025
5.6.9 176 10/11/2025
5.6.8 237 9/28/2025
5.6.7 292 7/28/2025
5.6.6 501 6/11/2025
5.6.5 381 5/28/2025
5.6.4 366 5/19/2025
5.6.3 303 5/9/2025
5.6.2 378 4/24/2025
5.6.1 545 1/23/2025
5.6.0.2 348 2/11/2025
5.6.0.1 326 1/28/2025
5.6.0 348 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 750 12/12/2024
5.5.0 351 12/7/2024
5.4.9 331 11/16/2024
5.4.8 336 10/31/2024
5.4.7 347 10/26/2024
5.4.6 371 10/13/2024
5.4.5 493 8/20/2024
5.4.4 557 7/30/2024
5.4.3 508 7/1/2024
5.4.2 363 6/25/2024
5.4.1 380 6/21/2024
5.4.0 394 5/31/2024
5.3.14 349 5/3/2024
5.3.13 384 4/25/2024
5.3.12 367 4/18/2024
5.3.11 562 4/17/2024
5.3.10 1,169 3/3/2024
5.3.9 468 2/29/2024
5.3.9-preview-02 368 2/3/2024
5.3.9-preview-01 373 1/23/2024
5.3.8 606 1/20/2024
5.3.7 3,279 11/20/2023
5.3.6 694 11/19/2023
5.3.5 1,344 9/21/2023
5.3.4 1,276 8/3/2023
5.3.3 2,624 6/24/2023
5.3.2 34,990 4/1/2023
5.3.1 1,063 3/6/2023
5.3.0 1,119 3/3/2023
5.2.25 1,214 2/5/2023
5.2.24 10,933 12/18/2022
5.2.23 3,889 11/12/2022
5.2.22 5,446 11/6/2022
5.2.21 1,180 10/28/2022
5.2.20 31,969 9/3/2022
5.2.20-preview-01 791 9/3/2022
5.2.19 33,273 6/26/2022
5.2.18 19,393 3/7/2022
5.2.17 5,088 2/21/2022
5.2.16 2,504 2/19/2022
5.2.15 145,739 12/17/2021
5.2.14 18,040 11/9/2021
5.2.13 165,300 10/9/2021
5.2.12 205,073 7/31/2021
5.2.11 84,450 7/19/2021
5.2.10 346,933 5/31/2021
5.2.9 193,995 3/26/2021
5.2.8 287,470 2/13/2021
5.2.7 82,395 12/26/2020
5.2.7-preview-03 1,117 12/26/2020
5.2.7-preview-01 1,104 12/26/2020
3.6.10 107 11/8/2025
3.6.9 169 10/11/2025
3.6.8 233 9/28/2025
3.6.7 440 7/28/2025
3.6.6 497 6/11/2025
3.6.5 984 5/28/2025
3.6.4 432 5/19/2025
3.6.3 312 5/9/2025
3.6.2 386 4/24/2025
3.6.1 438 1/23/2025
3.6.0.2 359 2/11/2025
3.6.0.1 331 1/28/2025
3.6.0 342 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 366 12/12/2024
3.5.0 346 12/7/2024
3.4.9 342 11/16/2024
3.4.8 337 10/31/2024
3.4.7 334 10/26/2024
3.4.6 387 10/13/2024
3.4.5 3,160 8/20/2024
3.4.4 341 7/30/2024
3.4.3 1,395 7/1/2024
3.4.2 382 6/25/2024
3.4.1 384 6/21/2024
3.4.0 421 5/31/2024
3.3.14 389 5/3/2024
3.3.13 370 4/25/2024
3.3.12 389 4/18/2024
3.3.11 372 4/17/2024
3.3.10 752 3/3/2024
3.3.9 465 2/29/2024
3.3.9-preview-02 333 2/3/2024
3.3.9-preview-01 392 1/23/2024
3.3.8 595 1/20/2024
3.3.7 11,510 11/20/2023
3.3.6 700 11/19/2023
3.3.5 3,368 9/21/2023
3.3.4 1,900 8/3/2023
3.3.3 9,419 6/24/2023
3.3.2 3,094 4/1/2023
3.3.1 1,451 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,235 11/6/2022
3.2.21 1,265 10/28/2022
3.2.20 23,501 9/3/2022
3.2.20-preview-01 748 9/3/2022
3.2.19 48,798 6/26/2022
3.2.18 25,911 3/7/2022
3.2.17 1,491 2/21/2022
3.2.16 1,322 2/19/2022
3.2.15 26,751 12/17/2021
3.2.14 18,494 11/9/2021
3.2.13 2,797 10/9/2021
3.2.12 23,267 7/31/2021
3.2.11 5,162 7/19/2021
3.2.10 40,414 5/31/2021
3.2.9 23,238 3/26/2021
3.2.8 20,830 2/13/2021
3.2.7 74,073 12/26/2020
3.2.7-preview-03 1,123 12/26/2020
3.2.7-preview-02 1,154 12/26/2020
3.2.7-preview-01 1,132 12/26/2020
3.2.6 136,845 11/25/2020
3.2.6-preview-01 1,037 11/25/2020
3.2.5 201,274 10/24/2020
3.2.4 9,831 10/19/2020
3.2.3 12,407 10/11/2020
3.2.2 85,390 8/19/2020
3.2.1 11,161 8/8/2020
3.2.0 26,946 7/27/2020
2.6.10 111 11/8/2025
2.6.9 176 10/11/2025
2.6.8 236 9/28/2025
2.6.7 315 7/28/2025
2.6.6 509 6/11/2025
2.6.5 357 5/28/2025
2.6.4 359 5/19/2025
2.6.3 318 5/9/2025
2.6.2 387 4/24/2025
2.6.1 336 1/23/2025
2.6.0.2 340 2/11/2025
2.6.0.1 330 1/28/2025
2.6.0 482 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 363 12/12/2024
2.5.0 357 12/7/2024
2.4.9 344 11/16/2024
2.4.8 348 10/31/2024
2.4.7 347 10/26/2024
2.4.6 367 10/13/2024
2.4.5 382 8/20/2024
2.4.4 343 7/30/2024
2.4.3 376 7/1/2024
2.4.2 364 6/25/2024
2.4.1 368 6/21/2024
2.4.0 373 5/31/2024
2.3.14 379 5/3/2024
2.3.13 415 4/25/2024
2.3.12 380 4/18/2024
2.3.11 363 4/17/2024
2.3.10 456 3/3/2024
2.3.9 476 2/29/2024
2.3.9-preview-02 356 2/3/2024
2.3.9-preview-01 390 1/23/2024
2.3.8 558 1/20/2024
2.3.7 720 11/20/2023
2.3.6 683 11/19/2023
2.3.5 736 9/21/2023
2.3.4 903 8/3/2023
2.3.3 904 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,438 3/7/2022
2.2.17 1,259 2/21/2022
2.2.16 1,308 2/19/2022
2.2.15 1,213 12/17/2021
2.2.14 1,185 11/9/2021
2.2.13 1,241 10/9/2021
2.2.12 1,532 7/31/2021
2.2.11 2,056 7/19/2021
2.2.10 1,797 5/31/2021
2.2.9 7,662 3/26/2021
2.2.8 2,156 2/13/2021
2.2.7 1,505 12/26/2020
2.2.7-preview-03 1,120 12/26/2020
2.2.7-preview-02 1,101 12/26/2020
2.2.7-preview-01 1,167 12/26/2020
2.2.6 13,181 11/25/2020
2.2.6-preview-01 954 11/25/2020
2.2.5 4,688 10/24/2020
2.2.4 3,085 10/19/2020
2.2.3 1,445 10/11/2020
2.2.2 22,700 8/19/2020
2.2.1 8,499 8/8/2020
2.2.0 68,120 7/27/2020
1.1.8 21,137 7/12/2020
1.1.7 5,744 7/6/2020
1.1.6 3,104 7/5/2020
1.1.5 42,569 6/15/2020
1.1.4 1,513 6/15/2020
1.1.3 1,501 6/15/2020
1.1.2 23,821 5/31/2020
1.1.1 28,083 5/14/2020
1.1.0 24,775 4/25/2020
1.0.24 14,378 4/16/2020
1.0.23 224,903 3/26/2020
1.0.22 6,505 3/18/2020
1.0.21 40,238 2/29/2020
1.0.20 145,249 1/11/2020
1.0.19 117,854 8/29/2019
1.0.18 85,340 7/2/2019
1.0.17 44,050 6/14/2019
1.0.16 4,975 6/6/2019
1.0.15 6,413 5/20/2019
1.0.14 5,346 5/14/2019
1.0.13 15,654 5/3/2019
1.0.12 73,610 3/26/2019
1.0.11 14,525 2/28/2019
1.0.10 33,367 2/5/2019
1.0.9.2 597,673 1/10/2019
1.0.9.1 1,927 1/7/2019
1.0.9 37,120 10/19/2018
1.0.8.18 83,157 9/4/2018
1.0.8.17 12,228 8/27/2018
1.0.8.16 20,050 8/19/2018
1.0.8.15 2,057 8/17/2018
1.0.8.13 6,711 8/2/2018
1.0.8.12 5,507 7/27/2018
1.0.8.11 40,351 6/6/2018
1.0.8.10 2,944 6/5/2018
1.0.8.9 7,701 5/26/2018
1.0.8.8 2,520 5/21/2018
1.0.8.7 3,810 5/9/2018
1.0.8.6 3,157 4/28/2018
1.0.8.5 2,737 4/27/2018
1.0.8.4 2,518 4/25/2018
1.0.8.3 4,287 3/30/2018
1.0.8.2 58,789 1/9/2018
1.0.8.1 6,164 1/5/2018
1.0.8 22,147 12/16/2017
1.0.4.8 18,107 11/1/2017
1.0.4.7 4,930 9/12/2017
1.0.4.6 6,719 7/8/2017
1.0.4.5 2,447 6/28/2017
1.0.4.4 2,293 6/27/2017
1.0.4.3 2,606 6/1/2017
1.0.4.2 2,256 6/1/2017
1.0.4.1 2,270 5/31/2017
1.0.4 2,915 5/17/2017
1.0.3.6 3,859 4/8/2017
1.0.3.5 2,835 3/30/2017
1.0.3.4 2,712 3/25/2017
1.0.3.3 6,526 11/16/2016
1.0.3.2 2,713 10/31/2016
1.0.3.1 2,586 10/30/2016
1.0.3 2,475 10/22/2016
1.0.1 3,755 6/27/2016
1.0.0 11,568 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md