Microsoft.EntityFrameworkCore.DynamicLinq 6.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 6.7.0
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 6.7.0
                    
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.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="6.7.0" />
                    
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.7.0
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 6.7.0"
                    
#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.7.0
                    
#: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.7.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=6.7.0
                    
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 (5)

Showing the top 5 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
YodasMyDad/ZauberCMS
.NET CMS using Blazor, built by .Net Developers for .Net Developers
Version Downloads Last Updated
10.7.0 1,118 11/15/2025
9.7.0 346 11/15/2025
9.6.10 3,645 11/8/2025
9.6.9 19,611 10/11/2025
9.6.8 10,318 9/28/2025
9.6.7 53,801 7/28/2025
9.6.6 113,921 6/11/2025
9.6.5 10,489 5/28/2025
9.6.4 12,919 5/19/2025
9.6.3 4,799 5/9/2025
9.6.2 20,531 4/24/2025
9.6.0.2 77,904 2/11/2025
9.6.0.1 76,977 1/28/2025
9.6.0 4,020 1/26/2025
9.6.0-preview-03 196 1/25/2025
9.6.0-preview-02 172 1/24/2025
9.6.0-preview-01 180 1/23/2025
9.5.1 81,999 12/12/2024
9.5.0 6,365 12/7/2024
9.4.9 22,129 11/16/2024
8.7.0 530 11/15/2025
8.6.10 657 11/8/2025
8.6.9 4,594 10/11/2025
8.6.8 6,181 9/28/2025
8.6.7 27,337 7/28/2025
8.6.6 28,486 6/11/2025
8.6.5 13,060 5/28/2025
8.6.4 4,792 5/19/2025
8.6.3 4,751 5/9/2025
8.6.2 10,879 4/24/2025
8.6.1 306,784 1/23/2025
8.6.0.2 26,231 2/11/2025
8.6.0.1 2,143 1/28/2025
8.6.0 10,514 1/26/2025
8.6.0-preview-03 171 1/25/2025
8.6.0-preview-02 169 1/24/2025
8.6.0-preview-01 171 1/23/2025
8.5.1 77,633 12/12/2024
8.5.0 7,692 12/7/2024
8.4.9 57,361 11/16/2024
8.4.8 113,429 10/31/2024
8.4.7 40,435 10/26/2024
8.4.6 200,837 10/13/2024
8.4.5 254,005 8/20/2024
8.4.4 140,958 7/30/2024
8.4.3 175,982 7/1/2024
8.4.2 29,732 6/25/2024
8.4.1 40,615 6/21/2024
8.4.0 117,380 5/31/2024
8.3.14 95,349 5/3/2024
8.3.13 20,106 4/25/2024
8.3.12 18,472 4/18/2024
8.3.10 171,622 3/3/2024
8.3.9 10,905 2/29/2024
8.3.9-preview-02 501 2/3/2024
8.3.9-preview-01 726 1/23/2024
8.3.8 104,505 1/20/2024
8.3.7 127,562 11/20/2023
7.7.0 145 11/15/2025
7.6.10 121 11/8/2025
7.6.9 484 10/11/2025
7.6.8 310 9/28/2025
7.6.7 454 7/28/2025
7.6.6 1,134 6/11/2025
7.6.5 771 5/28/2025
7.6.4 822 5/19/2025
7.6.3 972 5/9/2025
7.6.2 699 4/24/2025
7.6.1 1,756 1/23/2025
7.6.0.2 1,056 2/11/2025
7.6.0.1 1,026 1/28/2025
7.6.0 1,009 1/26/2025
7.6.0-preview-03 165 1/25/2025
7.6.0-preview-02 154 1/24/2025
7.6.0-preview-01 166 1/23/2025
7.5.1 1,163 12/12/2024
7.5.0 1,040 12/7/2024
7.4.9 1,174 11/16/2024
7.4.8 1,112 10/31/2024
7.4.7 1,000 10/26/2024
7.4.6 1,382 10/13/2024
7.4.5 24,477 8/20/2024
7.4.4 1,321 7/30/2024
7.4.3 11,027 7/1/2024
7.4.2 3,340 6/25/2024
7.4.1 1,199 6/21/2024
7.4.0 7,272 5/31/2024
7.3.14 16,600 5/3/2024
7.3.13 1,848 4/25/2024
7.3.12 1,989 4/18/2024
7.3.11 1,764 4/17/2024
7.3.10 32,198 3/3/2024
7.3.9 3,920 2/29/2024
7.3.9-preview-02 885 2/3/2024
7.3.9-preview-01 517 1/23/2024
7.3.8 27,409 1/20/2024
7.3.7 28,397 11/20/2023
7.3.6 18,678 11/19/2023
7.3.5 256,014 9/21/2023
7.3.4 138,309 8/3/2023
7.3.3 96,161 6/24/2023
7.3.2 402,073 4/1/2023
7.3.1 32,301 3/6/2023
7.3.0 2,411 3/3/2023
7.2.25 94,719 2/5/2023
7.2.24 219,175 12/18/2022
7.2.23 86,875 11/12/2022
6.7.0 202 11/15/2025
6.6.10 120 11/8/2025
6.6.9 188 10/11/2025
6.6.8 249 9/28/2025
6.6.7 453 7/28/2025
6.6.6 1,616 6/11/2025
6.6.5 467 5/28/2025
6.6.4 627 5/19/2025
6.6.3 440 5/9/2025
6.6.2 518 4/24/2025
6.6.1 2,793 1/23/2025
6.6.0.2 1,859 2/11/2025
6.6.0.1 496 1/28/2025
6.6.0 1,521 1/26/2025
6.6.0-preview-03 170 1/25/2025
6.6.0-preview-02 163 1/24/2025
6.6.0-preview-01 164 1/23/2025
6.5.1 36,037 12/12/2024
6.5.0 613 12/7/2024
6.4.9 1,493 11/16/2024
6.4.8 653 10/31/2024
6.4.7 808 10/26/2024
6.4.6 2,151 10/13/2024
6.4.5 2,862 8/20/2024
6.4.4 1,400 7/30/2024
6.4.3 1,854 7/1/2024
6.4.2 632 6/25/2024
6.4.1 2,682 6/21/2024
6.4.0 2,218 5/31/2024
6.3.14 3,105 5/3/2024
6.3.13 16,229 4/25/2024
6.3.12 621 4/18/2024
6.3.11 560 4/17/2024
6.3.10 11,957 3/3/2024
6.3.9 3,223 2/29/2024
6.3.9-preview-02 611 2/3/2024
6.3.9-preview-01 374 1/23/2024
6.3.8 46,963 1/20/2024
6.3.7 43,276 11/20/2023
6.3.6 1,943 11/19/2023
6.3.5 856,447 9/21/2023
6.3.4 48,713 8/3/2023
6.3.3 42,525 6/24/2023
6.3.2 160,554 4/1/2023
6.3.1 40,691 3/6/2023
6.3.0 20,394 3/3/2023
6.2.25 56,512 2/5/2023
6.2.24 75,238 12/18/2022
6.2.23 80,268 11/12/2022
6.2.22 51,391 11/6/2022
6.2.21 50,077 10/28/2022
6.2.20 406,314 9/3/2022
6.2.20-preview-01 788 9/3/2022
6.2.19 363,862 6/26/2022
6.2.18 680,913 3/7/2022
6.2.17 67,871 2/21/2022
6.2.16 4,357 2/19/2022
6.2.15 184,542 12/17/2021
6.2.14 282,403 11/9/2021
6.2.13-preview.4.21253.1 2,269 10/9/2021
6.2.12-preview.4.21253.1 1,044 7/31/2021
6.2.11-preview.4.21253.1 365 7/19/2021
6.0.0-preview.4.21253.1 569 5/31/2021
6.0.0-preview.3.21201.2 395 5/9/2021
5.7.0 213 11/15/2025
5.6.10 120 11/8/2025
5.6.9 179 10/11/2025
5.6.8 240 9/28/2025
5.6.7 294 7/28/2025
5.6.6 505 6/11/2025
5.6.5 385 5/28/2025
5.6.4 370 5/19/2025
5.6.3 305 5/9/2025
5.6.2 379 4/24/2025
5.6.1 550 1/23/2025
5.6.0.2 352 2/11/2025
5.6.0.1 327 1/28/2025
5.6.0 351 1/26/2025
5.6.0-preview-03 179 1/25/2025
5.6.0-preview-02 166 1/24/2025
5.6.0-preview-01 178 1/23/2025
5.5.1 751 12/12/2024
5.5.0 352 12/7/2024
5.4.9 336 11/16/2024
5.4.8 340 10/31/2024
5.4.7 349 10/26/2024
5.4.6 372 10/13/2024
5.4.5 496 8/20/2024
5.4.4 558 7/30/2024
5.4.3 510 7/1/2024
5.4.2 365 6/25/2024
5.4.1 381 6/21/2024
5.4.0 398 5/31/2024
5.3.14 352 5/3/2024
5.3.13 387 4/25/2024
5.3.12 370 4/18/2024
5.3.11 565 4/17/2024
5.3.10 1,172 3/3/2024
5.3.9 470 2/29/2024
5.3.9-preview-02 372 2/3/2024
5.3.9-preview-01 375 1/23/2024
5.3.8 608 1/20/2024
5.3.7 3,297 11/20/2023
5.3.6 696 11/19/2023
5.3.5 1,348 9/21/2023
5.3.4 1,280 8/3/2023
5.3.3 2,627 6/24/2023
5.3.2 34,994 4/1/2023
5.3.1 1,065 3/6/2023
5.3.0 1,122 3/3/2023
5.2.25 1,218 2/5/2023
5.2.24 10,948 12/18/2022
5.2.23 3,922 11/12/2022
5.2.22 5,447 11/6/2022
5.2.21 1,183 10/28/2022
5.2.20 32,112 9/3/2022
5.2.20-preview-01 793 9/3/2022
5.2.19 33,324 6/26/2022
5.2.18 19,408 3/7/2022
5.2.17 5,091 2/21/2022
5.2.16 2,506 2/19/2022
5.2.15 146,107 12/17/2021
5.2.14 18,041 11/9/2021
5.2.13 165,307 10/9/2021
5.2.12 205,157 7/31/2021
5.2.11 84,575 7/19/2021
5.2.10 347,220 5/31/2021
5.2.9 194,070 3/26/2021
5.2.8 287,568 2/13/2021
5.2.7 82,453 12/26/2020
5.2.7-preview-03 1,119 12/26/2020
5.2.7-preview-01 1,107 12/26/2020
3.7.0 148 11/15/2025
3.6.10 120 11/8/2025
3.6.9 174 10/11/2025
3.6.8 236 9/28/2025
3.6.7 444 7/28/2025
3.6.6 501 6/11/2025
3.6.5 1,014 5/28/2025
3.6.4 443 5/19/2025
3.6.3 314 5/9/2025
3.6.2 398 4/24/2025
3.6.1 442 1/23/2025
3.6.0.2 361 2/11/2025
3.6.0.1 333 1/28/2025
3.6.0 344 1/26/2025
3.6.0-preview-03 159 1/25/2025
3.6.0-preview-02 150 1/24/2025
3.6.0-preview-01 175 1/23/2025
3.5.1 367 12/12/2024
3.5.0 349 12/7/2024
3.4.9 346 11/16/2024
3.4.8 338 10/31/2024
3.4.7 336 10/26/2024
3.4.6 388 10/13/2024
3.4.5 3,233 8/20/2024
3.4.4 344 7/30/2024
3.4.3 1,413 7/1/2024
3.4.2 386 6/25/2024
3.4.1 385 6/21/2024
3.4.0 423 5/31/2024
3.3.14 393 5/3/2024
3.3.13 371 4/25/2024
3.3.12 394 4/18/2024
3.3.11 374 4/17/2024
3.3.10 754 3/3/2024
3.3.9 467 2/29/2024
3.3.9-preview-02 334 2/3/2024
3.3.9-preview-01 393 1/23/2024
3.3.8 598 1/20/2024
3.3.7 11,680 11/20/2023
3.3.6 704 11/19/2023
3.3.5 3,380 9/21/2023
3.3.4 1,902 8/3/2023
3.3.3 9,441 6/24/2023
3.3.2 3,096 4/1/2023
3.3.1 1,453 3/6/2023
3.3.0 1,034 3/3/2023
3.2.25 1,776 2/5/2023
3.2.24 18,981 12/18/2022
3.2.23 1,863 11/12/2022
3.2.22 1,241 11/6/2022
3.2.21 1,267 10/28/2022
3.2.20 23,588 9/3/2022
3.2.20-preview-01 751 9/3/2022
3.2.19 48,816 6/26/2022
3.2.18 25,914 3/7/2022
3.2.17 1,493 2/21/2022
3.2.16 1,324 2/19/2022
3.2.15 26,752 12/17/2021
3.2.14 18,514 11/9/2021
3.2.13 2,799 10/9/2021
3.2.12 23,289 7/31/2021
3.2.11 5,164 7/19/2021
3.2.10 40,416 5/31/2021
3.2.9 23,253 3/26/2021
3.2.8 20,843 2/13/2021
3.2.7 74,083 12/26/2020
3.2.7-preview-03 1,130 12/26/2020
3.2.7-preview-02 1,156 12/26/2020
3.2.7-preview-01 1,135 12/26/2020
3.2.6 136,886 11/25/2020
3.2.6-preview-01 1,039 11/25/2020
3.2.5 201,349 10/24/2020
3.2.4 9,840 10/19/2020
3.2.3 12,422 10/11/2020
3.2.2 85,441 8/19/2020
3.2.1 11,183 8/8/2020
3.2.0 26,963 7/27/2020
2.7.0 152 11/15/2025
2.6.10 123 11/8/2025
2.6.9 178 10/11/2025
2.6.8 241 9/28/2025
2.6.7 319 7/28/2025
2.6.6 512 6/11/2025
2.6.5 359 5/28/2025
2.6.4 360 5/19/2025
2.6.3 320 5/9/2025
2.6.2 389 4/24/2025
2.6.1 339 1/23/2025
2.6.0.2 341 2/11/2025
2.6.0.1 332 1/28/2025
2.6.0 484 1/26/2025
2.6.0-preview-03 172 1/25/2025
2.6.0-preview-02 178 1/24/2025
2.6.0-preview-01 173 1/23/2025
2.5.1 365 12/12/2024
2.5.0 358 12/7/2024
2.4.9 346 11/16/2024
2.4.8 352 10/31/2024
2.4.7 348 10/26/2024
2.4.6 369 10/13/2024
2.4.5 384 8/20/2024
2.4.4 345 7/30/2024
2.4.3 379 7/1/2024
2.4.2 367 6/25/2024
2.4.1 372 6/21/2024
2.4.0 375 5/31/2024
2.3.14 382 5/3/2024
2.3.13 417 4/25/2024
2.3.12 383 4/18/2024
2.3.11 365 4/17/2024
2.3.10 457 3/3/2024
2.3.9 479 2/29/2024
2.3.9-preview-02 359 2/3/2024
2.3.9-preview-01 393 1/23/2024
2.3.8 561 1/20/2024
2.3.7 722 11/20/2023
2.3.6 685 11/19/2023
2.3.5 738 9/21/2023
2.3.4 906 8/3/2023
2.3.3 905 6/24/2023
2.3.2 1,019 4/1/2023
2.3.1 983 3/6/2023
2.3.0 1,024 3/3/2023
2.2.25 1,048 2/5/2023
2.2.24 1,060 12/18/2022
2.2.23 1,066 11/12/2022
2.2.22 1,133 11/6/2022
2.2.21 1,141 10/28/2022
2.2.20 1,197 9/3/2022
2.2.20-preview-01 726 9/3/2022
2.2.19 1,261 6/26/2022
2.2.18 1,442 3/7/2022
2.2.17 1,262 2/21/2022
2.2.16 1,310 2/19/2022
2.2.15 1,215 12/17/2021
2.2.14 1,188 11/9/2021
2.2.13 1,243 10/9/2021
2.2.12 1,540 7/31/2021
2.2.11 2,058 7/19/2021
2.2.10 1,800 5/31/2021
2.2.9 7,665 3/26/2021
2.2.8 2,159 2/13/2021
2.2.7 1,509 12/26/2020
2.2.7-preview-03 1,123 12/26/2020
2.2.7-preview-02 1,104 12/26/2020
2.2.7-preview-01 1,170 12/26/2020
2.2.6 13,185 11/25/2020
2.2.6-preview-01 957 11/25/2020
2.2.5 4,693 10/24/2020
2.2.4 3,088 10/19/2020
2.2.3 1,448 10/11/2020
2.2.2 22,704 8/19/2020
2.2.1 8,504 8/8/2020
2.2.0 68,287 7/27/2020
1.1.8 21,157 7/12/2020
1.1.7 5,749 7/6/2020
1.1.6 3,109 7/5/2020
1.1.5 42,573 6/15/2020
1.1.4 1,516 6/15/2020
1.1.3 1,504 6/15/2020
1.1.2 23,840 5/31/2020
1.1.1 28,089 5/14/2020
1.1.0 24,782 4/25/2020
1.0.24 14,383 4/16/2020
1.0.23 224,925 3/26/2020
1.0.22 6,508 3/18/2020
1.0.21 40,328 2/29/2020
1.0.20 145,395 1/11/2020
1.0.19 117,908 8/29/2019
1.0.18 85,382 7/2/2019
1.0.17 44,082 6/14/2019
1.0.16 4,989 6/6/2019
1.0.15 6,454 5/20/2019
1.0.14 5,350 5/14/2019
1.0.13 15,665 5/3/2019
1.0.12 73,624 3/26/2019
1.0.11 14,530 2/28/2019
1.0.10 33,375 2/5/2019
1.0.9.2 597,745 1/10/2019
1.0.9.1 1,930 1/7/2019
1.0.9 37,128 10/19/2018
1.0.8.18 83,161 9/4/2018
1.0.8.17 12,234 8/27/2018
1.0.8.16 20,054 8/19/2018
1.0.8.15 2,064 8/17/2018
1.0.8.13 6,719 8/2/2018
1.0.8.12 5,517 7/27/2018
1.0.8.11 40,366 6/6/2018
1.0.8.10 2,955 6/5/2018
1.0.8.9 7,715 5/26/2018
1.0.8.8 2,531 5/21/2018
1.0.8.7 3,821 5/9/2018
1.0.8.6 3,170 4/28/2018
1.0.8.5 2,747 4/27/2018
1.0.8.4 2,528 4/25/2018
1.0.8.3 4,299 3/30/2018
1.0.8.2 58,801 1/9/2018
1.0.8.1 6,174 1/5/2018
1.0.8 22,167 12/16/2017
1.0.4.8 18,139 11/1/2017
1.0.4.7 4,937 9/12/2017
1.0.4.6 6,727 7/8/2017
1.0.4.5 2,455 6/28/2017
1.0.4.4 2,302 6/27/2017
1.0.4.3 2,721 6/1/2017
1.0.4.2 2,266 6/1/2017
1.0.4.1 2,279 5/31/2017
1.0.4 2,923 5/17/2017
1.0.3.6 3,870 4/8/2017
1.0.3.5 2,844 3/30/2017
1.0.3.4 2,723 3/25/2017
1.0.3.3 6,537 11/16/2016
1.0.3.2 2,727 10/31/2016
1.0.3.1 2,597 10/30/2016
1.0.3 2,486 10/22/2016
1.0.1 3,769 6/27/2016
1.0.0 11,594 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md