Microsoft.EntityFrameworkCore.DynamicLinq 7.6.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 7.6.8
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.6.8
                    
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="7.6.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="7.6.8" />
                    
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 7.6.8
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.6.8"
                    
#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@7.6.8
                    
#: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=7.6.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.6.8
                    
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 is compatible.  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.9 480 10/11/2025
9.6.8 5,481 9/28/2025
9.6.7 43,492 7/28/2025
9.6.6 82,579 6/11/2025
9.6.5 9,247 5/28/2025
9.6.4 10,199 5/19/2025
9.6.3 4,639 5/9/2025
9.6.2 17,408 4/24/2025
9.6.0.2 72,837 2/11/2025
9.6.0.1 69,306 1/28/2025
9.6.0 3,752 1/26/2025
9.6.0-preview-03 185 1/25/2025
9.6.0-preview-02 161 1/24/2025
9.6.0-preview-01 162 1/23/2025
9.5.1 79,035 12/12/2024
9.5.0 5,875 12/7/2024
9.4.9 21,262 11/16/2024
8.6.9 555 10/11/2025
8.6.8 2,751 9/28/2025
8.6.7 16,361 7/28/2025
8.6.6 23,910 6/11/2025
8.6.5 8,366 5/28/2025
8.6.4 3,289 5/19/2025
8.6.3 3,912 5/9/2025
8.6.2 8,715 4/24/2025
8.6.1 266,365 1/23/2025
8.6.0.2 21,228 2/11/2025
8.6.0.1 2,013 1/28/2025
8.6.0 9,863 1/26/2025
8.6.0-preview-03 153 1/25/2025
8.6.0-preview-02 157 1/24/2025
8.6.0-preview-01 162 1/23/2025
8.5.1 69,959 12/12/2024
8.5.0 6,425 12/7/2024
8.4.9 52,027 11/16/2024
8.4.8 111,301 10/31/2024
8.4.7 38,790 10/26/2024
8.4.6 190,185 10/13/2024
8.4.5 237,664 8/20/2024
8.4.4 138,980 7/30/2024
8.4.3 169,107 7/1/2024
8.4.2 28,544 6/25/2024
8.4.1 39,525 6/21/2024
8.4.0 110,290 5/31/2024
8.3.14 90,013 5/3/2024
8.3.13 19,586 4/25/2024
8.3.12 18,270 4/18/2024
8.3.10 167,514 3/3/2024
8.3.9 10,642 2/29/2024
8.3.9-preview-02 489 2/3/2024
8.3.9-preview-01 714 1/23/2024
8.3.8 101,516 1/20/2024
8.3.7 123,088 11/20/2023
7.6.9 105 10/11/2025
7.6.8 227 9/28/2025
7.6.7 411 7/28/2025
7.6.6 1,087 6/11/2025
7.6.5 726 5/28/2025
7.6.4 768 5/19/2025
7.6.3 924 5/9/2025
7.6.2 656 4/24/2025
7.6.1 1,557 1/23/2025
7.6.0.2 1,008 2/11/2025
7.6.0.1 954 1/28/2025
7.6.0 960 1/26/2025
7.6.0-preview-03 153 1/25/2025
7.6.0-preview-02 144 1/24/2025
7.6.0-preview-01 152 1/23/2025
7.5.1 1,119 12/12/2024
7.5.0 996 12/7/2024
7.4.9 1,133 11/16/2024
7.4.8 1,069 10/31/2024
7.4.7 950 10/26/2024
7.4.6 1,336 10/13/2024
7.4.5 20,711 8/20/2024
7.4.4 1,275 7/30/2024
7.4.3 10,930 7/1/2024
7.4.2 3,280 6/25/2024
7.4.1 1,154 6/21/2024
7.4.0 7,147 5/31/2024
7.3.14 16,309 5/3/2024
7.3.13 1,770 4/25/2024
7.3.12 1,900 4/18/2024
7.3.11 1,716 4/17/2024
7.3.10 31,799 3/3/2024
7.3.9 3,874 2/29/2024
7.3.9-preview-02 881 2/3/2024
7.3.9-preview-01 502 1/23/2024
7.3.8 26,913 1/20/2024
7.3.7 28,165 11/20/2023
7.3.6 17,882 11/19/2023
7.3.5 246,903 9/21/2023
7.3.4 136,113 8/3/2023
7.3.3 94,730 6/24/2023
7.3.2 400,310 4/1/2023
7.3.1 31,931 3/6/2023
7.3.0 2,330 3/3/2023
7.2.25 93,454 2/5/2023
7.2.24 217,494 12/18/2022
7.2.23 83,836 11/12/2022
6.6.9 101 10/11/2025
6.6.8 205 9/28/2025
6.6.7 394 7/28/2025
6.6.6 1,423 6/11/2025
6.6.5 428 5/28/2025
6.6.4 574 5/19/2025
6.6.3 393 5/9/2025
6.6.2 477 4/24/2025
6.6.1 2,637 1/23/2025
6.6.0.2 1,689 2/11/2025
6.6.0.1 455 1/28/2025
6.6.0 1,292 1/26/2025
6.6.0-preview-03 161 1/25/2025
6.6.0-preview-02 151 1/24/2025
6.6.0-preview-01 152 1/23/2025
6.5.1 30,108 12/12/2024
6.5.0 562 12/7/2024
6.4.9 1,402 11/16/2024
6.4.8 612 10/31/2024
6.4.7 766 10/26/2024
6.4.6 2,023 10/13/2024
6.4.5 2,726 8/20/2024
6.4.4 1,361 7/30/2024
6.4.3 1,797 7/1/2024
6.4.2 591 6/25/2024
6.4.1 2,643 6/21/2024
6.4.0 2,173 5/31/2024
6.3.14 3,050 5/3/2024
6.3.13 14,443 4/25/2024
6.3.12 579 4/18/2024
6.3.11 522 4/17/2024
6.3.10 11,694 3/3/2024
6.3.9 3,043 2/29/2024
6.3.9-preview-02 600 2/3/2024
6.3.9-preview-01 361 1/23/2024
6.3.8 45,728 1/20/2024
6.3.7 42,420 11/20/2023
6.3.6 1,907 11/19/2023
6.3.5 716,316 9/21/2023
6.3.4 48,351 8/3/2023
6.3.3 41,640 6/24/2023
6.3.2 156,071 4/1/2023
6.3.1 40,492 3/6/2023
6.3.0 20,206 3/3/2023
6.2.25 56,072 2/5/2023
6.2.24 74,595 12/18/2022
6.2.23 80,020 11/12/2022
6.2.22 50,813 11/6/2022
6.2.21 49,806 10/28/2022
6.2.20 402,856 9/3/2022
6.2.20-preview-01 764 9/3/2022
6.2.19 358,303 6/26/2022
6.2.18 677,805 3/7/2022
6.2.17 67,574 2/21/2022
6.2.16 4,309 2/19/2022
6.2.15 183,238 12/17/2021
6.2.14 281,095 11/9/2021
6.2.13-preview.4.21253.1 2,089 10/9/2021
6.2.12-preview.4.21253.1 1,031 7/31/2021
6.2.11-preview.4.21253.1 349 7/19/2021
6.0.0-preview.4.21253.1 546 5/31/2021
6.0.0-preview.3.21201.2 376 5/9/2021
5.6.9 103 10/11/2025
5.6.8 202 9/28/2025
5.6.7 260 7/28/2025
5.6.6 463 6/11/2025
5.6.5 339 5/28/2025
5.6.4 327 5/19/2025
5.6.3 267 5/9/2025
5.6.2 343 4/24/2025
5.6.1 482 1/23/2025
5.6.0.2 311 2/11/2025
5.6.0.1 286 1/28/2025
5.6.0 302 1/26/2025
5.6.0-preview-03 169 1/25/2025
5.6.0-preview-02 154 1/24/2025
5.6.0-preview-01 166 1/23/2025
5.5.1 711 12/12/2024
5.5.0 315 12/7/2024
5.4.9 298 11/16/2024
5.4.8 300 10/31/2024
5.4.7 306 10/26/2024
5.4.6 335 10/13/2024
5.4.5 453 8/20/2024
5.4.4 524 7/30/2024
5.4.3 475 7/1/2024
5.4.2 331 6/25/2024
5.4.1 346 6/21/2024
5.4.0 358 5/31/2024
5.3.14 316 5/3/2024
5.3.13 341 4/25/2024
5.3.12 332 4/18/2024
5.3.11 526 4/17/2024
5.3.10 1,133 3/3/2024
5.3.9 433 2/29/2024
5.3.9-preview-02 359 2/3/2024
5.3.9-preview-01 364 1/23/2024
5.3.8 572 1/20/2024
5.3.7 3,220 11/20/2023
5.3.6 658 11/19/2023
5.3.5 1,296 9/21/2023
5.3.4 1,247 8/3/2023
5.3.3 2,591 6/24/2023
5.3.2 34,930 4/1/2023
5.3.1 1,032 3/6/2023
5.3.0 1,082 3/3/2023
5.2.25 1,168 2/5/2023
5.2.24 10,853 12/18/2022
5.2.23 3,751 11/12/2022
5.2.22 5,419 11/6/2022
5.2.21 1,145 10/28/2022
5.2.20 31,280 9/3/2022
5.2.20-preview-01 779 9/3/2022
5.2.19 32,930 6/26/2022
5.2.18 19,341 3/7/2022
5.2.17 5,038 2/21/2022
5.2.16 2,465 2/19/2022
5.2.15 143,680 12/17/2021
5.2.14 17,950 11/9/2021
5.2.13 165,233 10/9/2021
5.2.12 204,703 7/31/2021
5.2.11 83,616 7/19/2021
5.2.10 346,073 5/31/2021
5.2.9 193,495 3/26/2021
5.2.8 286,819 2/13/2021
5.2.7 81,972 12/26/2020
5.2.7-preview-03 1,101 12/26/2020
5.2.7-preview-01 1,087 12/26/2020
3.6.9 104 10/11/2025
3.6.8 196 9/28/2025
3.6.7 374 7/28/2025
3.6.6 462 6/11/2025
3.6.5 857 5/28/2025
3.6.4 384 5/19/2025
3.6.3 275 5/9/2025
3.6.2 353 4/24/2025
3.6.1 401 1/23/2025
3.6.0.2 323 2/11/2025
3.6.0.1 294 1/28/2025
3.6.0 308 1/26/2025
3.6.0-preview-03 152 1/25/2025
3.6.0-preview-02 142 1/24/2025
3.6.0-preview-01 163 1/23/2025
3.5.1 332 12/12/2024
3.5.0 306 12/7/2024
3.4.9 309 11/16/2024
3.4.8 302 10/31/2024
3.4.7 299 10/26/2024
3.4.6 342 10/13/2024
3.4.5 2,941 8/20/2024
3.4.4 305 7/30/2024
3.4.3 1,179 7/1/2024
3.4.2 344 6/25/2024
3.4.1 347 6/21/2024
3.4.0 385 5/31/2024
3.3.14 351 5/3/2024
3.3.13 336 4/25/2024
3.3.12 348 4/18/2024
3.3.11 336 4/17/2024
3.3.10 697 3/3/2024
3.3.9 426 2/29/2024
3.3.9-preview-02 328 2/3/2024
3.3.9-preview-01 383 1/23/2024
3.3.8 559 1/20/2024
3.3.7 10,978 11/20/2023
3.3.6 662 11/19/2023
3.3.5 3,317 9/21/2023
3.3.4 1,867 8/3/2023
3.3.3 9,356 6/24/2023
3.3.2 3,060 4/1/2023
3.3.1 1,418 3/6/2023
3.3.0 996 3/3/2023
3.2.25 1,739 2/5/2023
3.2.24 18,905 12/18/2022
3.2.23 1,822 11/12/2022
3.2.22 1,200 11/6/2022
3.2.21 1,231 10/28/2022
3.2.20 23,367 9/3/2022
3.2.20-preview-01 729 9/3/2022
3.2.19 48,649 6/26/2022
3.2.18 25,867 3/7/2022
3.2.17 1,452 2/21/2022
3.2.16 1,280 2/19/2022
3.2.15 26,703 12/17/2021
3.2.14 18,361 11/9/2021
3.2.13 2,758 10/9/2021
3.2.12 23,210 7/31/2021
3.2.11 5,056 7/19/2021
3.2.10 40,371 5/31/2021
3.2.9 23,138 3/26/2021
3.2.8 20,710 2/13/2021
3.2.7 73,998 12/26/2020
3.2.7-preview-03 1,105 12/26/2020
3.2.7-preview-02 1,134 12/26/2020
3.2.7-preview-01 1,117 12/26/2020
3.2.6 136,579 11/25/2020
3.2.6-preview-01 1,020 11/25/2020
3.2.5 200,611 10/24/2020
3.2.4 9,371 10/19/2020
3.2.3 12,354 10/11/2020
3.2.2 85,050 8/19/2020
3.2.1 11,097 8/8/2020
3.2.0 26,867 7/27/2020
2.6.9 104 10/11/2025
2.6.8 198 9/28/2025
2.6.7 279 7/28/2025
2.6.6 475 6/11/2025
2.6.5 322 5/28/2025
2.6.4 325 5/19/2025
2.6.3 282 5/9/2025
2.6.2 355 4/24/2025
2.6.1 299 1/23/2025
2.6.0.2 305 2/11/2025
2.6.0.1 294 1/28/2025
2.6.0 431 1/26/2025
2.6.0-preview-03 161 1/25/2025
2.6.0-preview-02 159 1/24/2025
2.6.0-preview-01 159 1/23/2025
2.5.1 332 12/12/2024
2.5.0 321 12/7/2024
2.4.9 308 11/16/2024
2.4.8 310 10/31/2024
2.4.7 310 10/26/2024
2.4.6 326 10/13/2024
2.4.5 346 8/20/2024
2.4.4 310 7/30/2024
2.4.3 341 7/1/2024
2.4.2 327 6/25/2024
2.4.1 331 6/21/2024
2.4.0 337 5/31/2024
2.3.14 345 5/3/2024
2.3.13 380 4/25/2024
2.3.12 345 4/18/2024
2.3.11 328 4/17/2024
2.3.10 421 3/3/2024
2.3.9 442 2/29/2024
2.3.9-preview-02 347 2/3/2024
2.3.9-preview-01 385 1/23/2024
2.3.8 517 1/20/2024
2.3.7 676 11/20/2023
2.3.6 649 11/19/2023
2.3.5 710 9/21/2023
2.3.4 869 8/3/2023
2.3.3 875 6/24/2023
2.3.2 982 4/1/2023
2.3.1 947 3/6/2023
2.3.0 984 3/3/2023
2.2.25 1,015 2/5/2023
2.2.24 1,027 12/18/2022
2.2.23 1,037 11/12/2022
2.2.22 1,098 11/6/2022
2.2.21 1,104 10/28/2022
2.2.20 1,154 9/3/2022
2.2.20-preview-01 711 9/3/2022
2.2.19 1,227 6/26/2022
2.2.18 1,402 3/7/2022
2.2.17 1,225 2/21/2022
2.2.16 1,268 2/19/2022
2.2.15 1,173 12/17/2021
2.2.14 1,146 11/9/2021
2.2.13 1,206 10/9/2021
2.2.12 1,493 7/31/2021
2.2.11 2,018 7/19/2021
2.2.10 1,760 5/31/2021
2.2.9 7,608 3/26/2021
2.2.8 2,104 2/13/2021
2.2.7 1,464 12/26/2020
2.2.7-preview-03 1,101 12/26/2020
2.2.7-preview-02 1,083 12/26/2020
2.2.7-preview-01 1,133 12/26/2020
2.2.6 13,127 11/25/2020
2.2.6-preview-01 930 11/25/2020
2.2.5 4,609 10/24/2020
2.2.4 3,044 10/19/2020
2.2.3 1,409 10/11/2020
2.2.2 22,664 8/19/2020
2.2.1 8,456 8/8/2020
2.2.0 67,566 7/27/2020
1.1.8 21,026 7/12/2020
1.1.7 5,707 7/6/2020
1.1.6 3,069 7/5/2020
1.1.5 42,526 6/15/2020
1.1.4 1,473 6/15/2020
1.1.3 1,465 6/15/2020
1.1.2 23,611 5/31/2020
1.1.1 28,037 5/14/2020
1.1.0 24,660 4/25/2020
1.0.24 14,212 4/16/2020
1.0.23 224,323 3/26/2020
1.0.22 6,466 3/18/2020
1.0.21 39,772 2/29/2020
1.0.20 144,263 1/11/2020
1.0.19 117,329 8/29/2019
1.0.18 84,856 7/2/2019
1.0.17 43,750 6/14/2019
1.0.16 4,924 6/6/2019
1.0.15 6,321 5/20/2019
1.0.14 5,306 5/14/2019
1.0.13 15,574 5/3/2019
1.0.12 72,358 3/26/2019
1.0.11 14,362 2/28/2019
1.0.10 33,313 2/5/2019
1.0.9.2 596,084 1/10/2019
1.0.9.1 1,885 1/7/2019
1.0.9 36,950 10/19/2018
1.0.8.18 83,121 9/4/2018
1.0.8.17 12,186 8/27/2018
1.0.8.16 19,813 8/19/2018
1.0.8.15 2,017 8/17/2018
1.0.8.13 6,655 8/2/2018
1.0.8.12 5,455 7/27/2018
1.0.8.11 40,057 6/6/2018
1.0.8.10 2,877 6/5/2018
1.0.8.9 7,579 5/26/2018
1.0.8.8 2,447 5/21/2018
1.0.8.7 3,743 5/9/2018
1.0.8.6 3,095 4/28/2018
1.0.8.5 2,668 4/27/2018
1.0.8.4 2,447 4/25/2018
1.0.8.3 4,218 3/30/2018
1.0.8.2 58,547 1/9/2018
1.0.8.1 6,065 1/5/2018
1.0.8 22,030 12/16/2017
1.0.4.8 17,965 11/1/2017
1.0.4.7 4,877 9/12/2017
1.0.4.6 6,666 7/8/2017
1.0.4.5 2,387 6/28/2017
1.0.4.4 2,221 6/27/2017
1.0.4.3 2,532 6/1/2017
1.0.4.2 2,199 6/1/2017
1.0.4.1 2,219 5/31/2017
1.0.4 2,856 5/17/2017
1.0.3.6 3,795 4/8/2017
1.0.3.5 2,758 3/30/2017
1.0.3.4 2,651 3/25/2017
1.0.3.3 6,440 11/16/2016
1.0.3.2 2,648 10/31/2016
1.0.3.1 2,517 10/30/2016
1.0.3 2,408 10/22/2016
1.0.1 3,673 6/27/2016
1.0.0 11,464 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md