Microsoft.EntityFrameworkCore.DynamicLinq 8.6.0-preview-03

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.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.6.0-preview-03
                    
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.6.0-preview-03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="8.6.0-preview-03" />
                    
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.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.6.0-preview-03"
                    
#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.6.0-preview-03
                    
#: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.6.0-preview-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=8.6.0-preview-03&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

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.

FenixAlliance.ABM.SDK

Application Component for the Alliance Business Suite.

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 0 9/28/2025
9.6.7 31,724 7/28/2025
9.6.6 68,955 6/11/2025
9.6.5 8,510 5/28/2025
9.6.4 9,180 5/19/2025
9.6.3 4,455 5/9/2025
9.6.2 15,465 4/24/2025
9.6.0.2 69,275 2/11/2025
9.6.0.1 64,502 1/28/2025
9.6.0 3,516 1/26/2025
9.6.0-preview-03 170 1/25/2025
9.6.0-preview-02 135 1/24/2025
9.6.0-preview-01 139 1/23/2025
9.5.1 77,655 12/12/2024
9.5.0 5,557 12/7/2024
9.4.9 20,634 11/16/2024
8.6.8 0 9/28/2025
8.6.7 11,501 7/28/2025
8.6.6 21,397 6/11/2025
8.6.5 6,937 5/28/2025
8.6.4 2,963 5/19/2025
8.6.3 3,543 5/9/2025
8.6.2 7,660 4/24/2025
8.6.1 254,474 1/23/2025
8.6.0.2 18,949 2/11/2025
8.6.0.1 1,880 1/28/2025
8.6.0 9,483 1/26/2025
8.6.0-preview-03 139 1/25/2025
8.6.0-preview-02 141 1/24/2025
8.6.0-preview-01 135 1/23/2025
8.5.1 66,598 12/12/2024
8.5.0 5,859 12/7/2024
8.4.9 49,572 11/16/2024
8.4.8 109,070 10/31/2024
8.4.7 35,172 10/26/2024
8.4.6 186,172 10/13/2024
8.4.5 229,126 8/20/2024
8.4.4 135,915 7/30/2024
8.4.3 164,855 7/1/2024
8.4.2 28,098 6/25/2024
8.4.1 39,060 6/21/2024
8.4.0 106,131 5/31/2024
8.3.14 87,621 5/3/2024
8.3.13 19,377 4/25/2024
8.3.12 18,086 4/18/2024
8.3.10 163,943 3/3/2024
8.3.9 10,482 2/29/2024
8.3.9-preview-02 477 2/3/2024
8.3.9-preview-01 694 1/23/2024
8.3.8 100,365 1/20/2024
8.3.7 120,395 11/20/2023
7.6.8 0 9/28/2025
7.6.7 313 7/28/2025
7.6.6 1,019 6/11/2025
7.6.5 654 5/28/2025
7.6.4 697 5/19/2025
7.6.3 856 5/9/2025
7.6.2 584 4/24/2025
7.6.1 1,442 1/23/2025
7.6.0.2 933 2/11/2025
7.6.0.1 883 1/28/2025
7.6.0 894 1/26/2025
7.6.0-preview-03 138 1/25/2025
7.6.0-preview-02 130 1/24/2025
7.6.0-preview-01 138 1/23/2025
7.5.1 1,054 12/12/2024
7.5.0 918 12/7/2024
7.4.9 1,058 11/16/2024
7.4.8 998 10/31/2024
7.4.7 872 10/26/2024
7.4.6 1,269 10/13/2024
7.4.5 18,725 8/20/2024
7.4.4 1,204 7/30/2024
7.4.3 10,194 7/1/2024
7.4.2 2,581 6/25/2024
7.4.1 1,087 6/21/2024
7.4.0 6,599 5/31/2024
7.3.14 14,009 5/3/2024
7.3.13 1,697 4/25/2024
7.3.12 1,799 4/18/2024
7.3.11 1,648 4/17/2024
7.3.10 27,580 3/3/2024
7.3.9 3,803 2/29/2024
7.3.9-preview-02 868 2/3/2024
7.3.9-preview-01 487 1/23/2024
7.3.8 25,298 1/20/2024
7.3.7 27,677 11/20/2023
7.3.6 15,435 11/19/2023
7.3.5 243,496 9/21/2023
7.3.4 133,366 8/3/2023
7.3.3 89,853 6/24/2023
7.3.2 398,917 4/1/2023
7.3.1 30,727 3/6/2023
7.3.0 2,251 3/3/2023
7.2.25 87,145 2/5/2023
7.2.24 215,240 12/18/2022
7.2.23 80,948 11/12/2022
6.6.8 0 9/28/2025
6.6.7 301 7/28/2025
6.6.6 1,177 6/11/2025
6.6.5 358 5/28/2025
6.6.4 503 5/19/2025
6.6.3 320 5/9/2025
6.6.2 398 4/24/2025
6.6.1 2,486 1/23/2025
6.6.0.2 1,587 2/11/2025
6.6.0.1 370 1/28/2025
6.6.0 1,112 1/26/2025
6.6.0-preview-03 144 1/25/2025
6.6.0-preview-02 137 1/24/2025
6.6.0-preview-01 137 1/23/2025
6.5.1 28,583 12/12/2024
6.5.0 481 12/7/2024
6.4.9 1,257 11/16/2024
6.4.8 541 10/31/2024
6.4.7 693 10/26/2024
6.4.6 1,926 10/13/2024
6.4.5 2,642 8/20/2024
6.4.4 1,244 7/30/2024
6.4.3 1,711 7/1/2024
6.4.2 520 6/25/2024
6.4.1 2,563 6/21/2024
6.4.0 2,101 5/31/2024
6.3.14 2,961 5/3/2024
6.3.13 13,438 4/25/2024
6.3.12 509 4/18/2024
6.3.11 445 4/17/2024
6.3.10 11,237 3/3/2024
6.3.9 2,919 2/29/2024
6.3.9-preview-02 584 2/3/2024
6.3.9-preview-01 336 1/23/2024
6.3.8 44,971 1/20/2024
6.3.7 41,995 11/20/2023
6.3.6 1,832 11/19/2023
6.3.5 666,244 9/21/2023
6.3.4 48,254 8/3/2023
6.3.3 40,909 6/24/2023
6.3.2 152,135 4/1/2023
6.3.1 40,283 3/6/2023
6.3.0 20,096 3/3/2023
6.2.25 55,612 2/5/2023
6.2.24 73,785 12/18/2022
6.2.23 79,544 11/12/2022
6.2.22 49,461 11/6/2022
6.2.21 48,121 10/28/2022
6.2.20 400,293 9/3/2022
6.2.20-preview-01 736 9/3/2022
6.2.19 351,782 6/26/2022
6.2.18 672,977 3/7/2022
6.2.17 67,314 2/21/2022
6.2.16 4,226 2/19/2022
6.2.15 181,830 12/17/2021
6.2.14 277,310 11/9/2021
6.2.13-preview.4.21253.1 1,954 10/9/2021
6.2.12-preview.4.21253.1 1,018 7/31/2021
6.2.11-preview.4.21253.1 337 7/19/2021
6.0.0-preview.4.21253.1 538 5/31/2021
6.0.0-preview.3.21201.2 363 5/9/2021
5.6.8 0 9/28/2025
5.6.7 183 7/28/2025
5.6.6 393 6/11/2025
5.6.5 259 5/28/2025
5.6.4 257 5/19/2025
5.6.3 196 5/9/2025
5.6.2 275 4/24/2025
5.6.1 366 1/23/2025
5.6.0.2 241 2/11/2025
5.6.0.1 218 1/28/2025
5.6.0 232 1/26/2025
5.6.0-preview-03 154 1/25/2025
5.6.0-preview-02 140 1/24/2025
5.6.0-preview-01 137 1/23/2025
5.5.1 543 12/12/2024
5.5.0 244 12/7/2024
5.4.9 232 11/16/2024
5.4.8 232 10/31/2024
5.4.7 238 10/26/2024
5.4.6 254 10/13/2024
5.4.5 384 8/20/2024
5.4.4 399 7/30/2024
5.4.3 371 7/1/2024
5.4.2 259 6/25/2024
5.4.1 278 6/21/2024
5.4.0 287 5/31/2024
5.3.14 239 5/3/2024
5.3.13 270 4/25/2024
5.3.12 263 4/18/2024
5.3.11 459 4/17/2024
5.3.10 1,058 3/3/2024
5.3.9 364 2/29/2024
5.3.9-preview-02 327 2/3/2024
5.3.9-preview-01 352 1/23/2024
5.3.8 491 1/20/2024
5.3.7 3,096 11/20/2023
5.3.6 587 11/19/2023
5.3.5 1,213 9/21/2023
5.3.4 1,169 8/3/2023
5.3.3 2,511 6/24/2023
5.3.2 33,775 4/1/2023
5.3.1 956 3/6/2023
5.3.0 1,001 3/3/2023
5.2.25 1,077 2/5/2023
5.2.24 10,699 12/18/2022
5.2.23 3,633 11/12/2022
5.2.22 5,352 11/6/2022
5.2.21 1,077 10/28/2022
5.2.20 30,744 9/3/2022
5.2.20-preview-01 761 9/3/2022
5.2.19 32,548 6/26/2022
5.2.18 19,232 3/7/2022
5.2.17 4,962 2/21/2022
5.2.16 2,394 2/19/2022
5.2.15 141,593 12/17/2021
5.2.14 17,707 11/9/2021
5.2.13 164,986 10/9/2021
5.2.12 201,688 7/31/2021
5.2.11 81,261 7/19/2021
5.2.10 340,123 5/31/2021
5.2.9 191,309 3/26/2021
5.2.8 282,663 2/13/2021
5.2.7 81,318 12/26/2020
5.2.7-preview-03 1,079 12/26/2020
5.2.7-preview-01 1,069 12/26/2020
3.6.8 0 9/28/2025
3.6.7 257 7/28/2025
3.6.6 394 6/11/2025
3.6.5 701 5/28/2025
3.6.4 292 5/19/2025
3.6.3 205 5/9/2025
3.6.2 284 4/24/2025
3.6.1 317 1/23/2025
3.6.0.2 254 2/11/2025
3.6.0.1 213 1/28/2025
3.6.0 240 1/26/2025
3.6.0-preview-03 138 1/25/2025
3.6.0-preview-02 129 1/24/2025
3.6.0-preview-01 152 1/23/2025
3.5.1 259 12/12/2024
3.5.0 235 12/7/2024
3.4.9 240 11/16/2024
3.4.8 232 10/31/2024
3.4.7 231 10/26/2024
3.4.6 272 10/13/2024
3.4.5 2,741 8/20/2024
3.4.4 234 7/30/2024
3.4.3 1,051 7/1/2024
3.4.2 275 6/25/2024
3.4.1 276 6/21/2024
3.4.0 316 5/31/2024
3.3.14 282 5/3/2024
3.3.13 263 4/25/2024
3.3.12 280 4/18/2024
3.3.11 269 4/17/2024
3.3.10 624 3/3/2024
3.3.9 357 2/29/2024
3.3.9-preview-02 314 2/3/2024
3.3.9-preview-01 368 1/23/2024
3.3.8 479 1/20/2024
3.3.7 10,587 11/20/2023
3.3.6 593 11/19/2023
3.3.5 3,203 9/21/2023
3.3.4 1,799 8/3/2023
3.3.3 9,262 6/24/2023
3.3.2 2,990 4/1/2023
3.3.1 1,348 3/6/2023
3.3.0 921 3/3/2023
3.2.25 1,671 2/5/2023
3.2.24 18,384 12/18/2022
3.2.23 1,744 11/12/2022
3.2.22 1,130 11/6/2022
3.2.21 1,159 10/28/2022
3.2.20 23,277 9/3/2022
3.2.20-preview-01 712 9/3/2022
3.2.19 48,539 6/26/2022
3.2.18 25,372 3/7/2022
3.2.17 1,383 2/21/2022
3.2.16 1,209 2/19/2022
3.2.15 26,618 12/17/2021
3.2.14 18,235 11/9/2021
3.2.13 2,685 10/9/2021
3.2.12 23,114 7/31/2021
3.2.11 4,939 7/19/2021
3.2.10 40,096 5/31/2021
3.2.9 22,881 3/26/2021
3.2.8 20,581 2/13/2021
3.2.7 73,911 12/26/2020
3.2.7-preview-03 1,080 12/26/2020
3.2.7-preview-02 1,111 12/26/2020
3.2.7-preview-01 1,097 12/26/2020
3.2.6 135,598 11/25/2020
3.2.6-preview-01 998 11/25/2020
3.2.5 196,932 10/24/2020
3.2.4 8,386 10/19/2020
3.2.3 12,272 10/11/2020
3.2.2 83,755 8/19/2020
3.2.1 10,992 8/8/2020
3.2.0 26,782 7/27/2020
2.6.8 0 9/28/2025
2.6.7 215 7/28/2025
2.6.6 406 6/11/2025
2.6.5 255 5/28/2025
2.6.4 255 5/19/2025
2.6.3 202 5/9/2025
2.6.2 285 4/24/2025
2.6.1 227 1/23/2025
2.6.0.2 236 2/11/2025
2.6.0.1 223 1/28/2025
2.6.0 286 1/26/2025
2.6.0-preview-03 137 1/25/2025
2.6.0-preview-02 134 1/24/2025
2.6.0-preview-01 147 1/23/2025
2.5.1 260 12/12/2024
2.5.0 244 12/7/2024
2.4.9 242 11/16/2024
2.4.8 232 10/31/2024
2.4.7 243 10/26/2024
2.4.6 256 10/13/2024
2.4.5 277 8/20/2024
2.4.4 220 7/30/2024
2.4.3 269 7/1/2024
2.4.2 259 6/25/2024
2.4.1 264 6/21/2024
2.4.0 250 5/31/2024
2.3.14 266 5/3/2024
2.3.13 303 4/25/2024
2.3.12 272 4/18/2024
2.3.11 259 4/17/2024
2.3.10 352 3/3/2024
2.3.9 361 2/29/2024
2.3.9-preview-02 333 2/3/2024
2.3.9-preview-01 353 1/23/2024
2.3.8 438 1/20/2024
2.3.7 606 11/20/2023
2.3.6 577 11/19/2023
2.3.5 646 9/21/2023
2.3.4 802 8/3/2023
2.3.3 805 6/24/2023
2.3.2 913 4/1/2023
2.3.1 879 3/6/2023
2.3.0 911 3/3/2023
2.2.25 947 2/5/2023
2.2.24 954 12/18/2022
2.2.23 968 11/12/2022
2.2.22 1,026 11/6/2022
2.2.21 1,036 10/28/2022
2.2.20 1,076 9/3/2022
2.2.20-preview-01 684 9/3/2022
2.2.19 1,158 6/26/2022
2.2.18 1,332 3/7/2022
2.2.17 1,155 2/21/2022
2.2.16 1,197 2/19/2022
2.2.15 1,103 12/17/2021
2.2.14 1,077 11/9/2021
2.2.13 1,125 10/9/2021
2.2.12 1,404 7/31/2021
2.2.11 1,944 7/19/2021
2.2.10 1,689 5/31/2021
2.2.9 7,442 3/26/2021
2.2.8 2,019 2/13/2021
2.2.7 1,393 12/26/2020
2.2.7-preview-03 1,081 12/26/2020
2.2.7-preview-02 1,060 12/26/2020
2.2.7-preview-01 1,098 12/26/2020
2.2.6 13,034 11/25/2020
2.2.6-preview-01 909 11/25/2020
2.2.5 4,318 10/24/2020
2.2.4 2,972 10/19/2020
2.2.3 1,335 10/11/2020
2.2.2 22,592 8/19/2020
2.2.1 8,382 8/8/2020
2.2.0 66,185 7/27/2020
1.1.8 20,868 7/12/2020
1.1.7 5,586 7/6/2020
1.1.6 2,976 7/5/2020
1.1.5 42,450 6/15/2020
1.1.4 1,389 6/15/2020
1.1.3 1,383 6/15/2020
1.1.2 22,807 5/31/2020
1.1.1 27,963 5/14/2020
1.1.0 24,332 4/25/2020
1.0.24 13,586 4/16/2020
1.0.23 218,640 3/26/2020
1.0.22 6,393 3/18/2020
1.0.21 38,341 2/29/2020
1.0.20 141,319 1/11/2020
1.0.19 116,501 8/29/2019
1.0.18 83,500 7/2/2019
1.0.17 43,563 6/14/2019
1.0.16 4,836 6/6/2019
1.0.15 6,187 5/20/2019
1.0.14 5,231 5/14/2019
1.0.13 15,286 5/3/2019
1.0.12 70,607 3/26/2019
1.0.11 14,247 2/28/2019
1.0.10 32,447 2/5/2019
1.0.9.2 591,449 1/10/2019
1.0.9.1 1,813 1/7/2019
1.0.9 36,441 10/19/2018
1.0.8.18 82,571 9/4/2018
1.0.8.17 11,952 8/27/2018
1.0.8.16 18,996 8/19/2018
1.0.8.15 1,932 8/17/2018
1.0.8.13 6,574 8/2/2018
1.0.8.12 5,346 7/27/2018
1.0.8.11 38,662 6/6/2018
1.0.8.10 2,776 6/5/2018
1.0.8.9 7,390 5/26/2018
1.0.8.8 2,342 5/21/2018
1.0.8.7 3,652 5/9/2018
1.0.8.6 3,009 4/28/2018
1.0.8.5 2,578 4/27/2018
1.0.8.4 2,361 4/25/2018
1.0.8.3 4,130 3/30/2018
1.0.8.2 57,157 1/9/2018
1.0.8.1 5,853 1/5/2018
1.0.8 21,502 12/16/2017
1.0.4.8 17,577 11/1/2017
1.0.4.7 4,795 9/12/2017
1.0.4.6 6,555 7/8/2017
1.0.4.5 2,286 6/28/2017
1.0.4.4 2,124 6/27/2017
1.0.4.3 2,428 6/1/2017
1.0.4.2 2,067 6/1/2017
1.0.4.1 2,112 5/31/2017
1.0.4 2,745 5/17/2017
1.0.3.6 3,692 4/8/2017
1.0.3.5 2,628 3/30/2017
1.0.3.4 2,554 3/25/2017
1.0.3.3 6,339 11/16/2016
1.0.3.2 2,560 10/31/2016
1.0.3.1 2,429 10/30/2016
1.0.3 2,321 10/22/2016
1.0.1 3,570 6/27/2016
1.0.0 11,358 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md