Microsoft.EntityFrameworkCore.DynamicLinq 7.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 7.6.0-preview-03
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.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="7.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="7.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 7.6.0-preview-03
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.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@7.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=7.6.0-preview-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.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 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 (79)

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.6 18,745 6/11/2025
9.6.5 5,887 5/28/2025
9.6.4 6,248 5/19/2025
9.6.3 4,005 5/9/2025
9.6.2 8,660 4/24/2025
9.6.0.2 58,607 2/11/2025
9.6.0.1 45,234 1/28/2025
9.6.0 3,035 1/26/2025
9.6.0-preview-03 145 1/25/2025
9.6.0-preview-02 115 1/24/2025
9.6.0-preview-01 120 1/23/2025
9.5.1 70,570 12/12/2024
9.5.0 4,661 12/7/2024
9.4.9 19,137 11/16/2024
8.6.6 5,671 6/11/2025
8.6.5 3,106 5/28/2025
8.6.4 1,962 5/19/2025
8.6.3 1,992 5/9/2025
8.6.2 4,133 4/24/2025
8.6.1 181,417 1/23/2025
8.6.0.2 11,776 2/11/2025
8.6.0.1 1,604 1/28/2025
8.6.0 7,371 1/26/2025
8.6.0-preview-03 119 1/25/2025
8.6.0-preview-02 115 1/24/2025
8.6.0-preview-01 109 1/23/2025
8.5.1 55,406 12/12/2024
8.5.0 4,370 12/7/2024
8.4.9 42,434 11/16/2024
8.4.8 100,962 10/31/2024
8.4.7 32,201 10/26/2024
8.4.6 170,095 10/13/2024
8.4.5 199,669 8/20/2024
8.4.4 126,601 7/30/2024
8.4.3 155,692 7/1/2024
8.4.2 25,698 6/25/2024
8.4.1 36,989 6/21/2024
8.4.0 92,845 5/31/2024
8.3.14 80,779 5/3/2024
8.3.13 18,626 4/25/2024
8.3.12 17,452 4/18/2024
8.3.10 155,151 3/3/2024
8.3.9 10,050 2/29/2024
8.3.9-preview-02 451 2/3/2024
8.3.9-preview-01 668 1/23/2024
8.3.8 94,538 1/20/2024
8.3.7 114,488 11/20/2023
7.6.6 728 6/11/2025
7.6.5 441 5/28/2025
7.6.4 490 5/19/2025
7.6.3 628 5/9/2025
7.6.2 452 4/24/2025
7.6.1 1,162 1/23/2025
7.6.0.2 787 2/11/2025
7.6.0.1 742 1/28/2025
7.6.0 763 1/26/2025
7.6.0-preview-03 116 1/25/2025
7.6.0-preview-02 107 1/24/2025
7.6.0-preview-01 114 1/23/2025
7.5.1 900 12/12/2024
7.5.0 794 12/7/2024
7.4.9 918 11/16/2024
7.4.8 866 10/31/2024
7.4.7 752 10/26/2024
7.4.6 1,136 10/13/2024
7.4.5 13,895 8/20/2024
7.4.4 1,052 7/30/2024
7.4.3 9,661 7/1/2024
7.4.2 2,176 6/25/2024
7.4.1 956 6/21/2024
7.4.0 6,261 5/31/2024
7.3.14 12,541 5/3/2024
7.3.13 1,413 4/25/2024
7.3.12 1,590 4/18/2024
7.3.11 1,515 4/17/2024
7.3.10 25,008 3/3/2024
7.3.9 3,655 2/29/2024
7.3.9-preview-02 850 2/3/2024
7.3.9-preview-01 463 1/23/2024
7.3.8 23,654 1/20/2024
7.3.7 26,915 11/20/2023
7.3.6 13,585 11/19/2023
7.3.5 223,388 9/21/2023
7.3.4 130,135 8/3/2023
7.3.3 87,329 6/24/2023
7.3.2 395,647 4/1/2023
7.3.1 29,151 3/6/2023
7.3.0 2,049 3/3/2023
7.2.25 82,100 2/5/2023
7.2.24 213,074 12/18/2022
7.2.23 77,044 11/12/2022
6.6.6 442 6/11/2025
6.6.5 223 5/28/2025
6.6.4 344 5/19/2025
6.6.3 188 5/9/2025
6.6.2 277 4/24/2025
6.6.1 2,088 1/23/2025
6.6.0.2 1,256 2/11/2025
6.6.0.1 243 1/28/2025
6.6.0 756 1/26/2025
6.6.0-preview-03 119 1/25/2025
6.6.0-preview-02 110 1/24/2025
6.6.0-preview-01 116 1/23/2025
6.5.1 21,925 12/12/2024
6.5.0 340 12/7/2024
6.4.9 959 11/16/2024
6.4.8 394 10/31/2024
6.4.7 524 10/26/2024
6.4.6 1,704 10/13/2024
6.4.5 2,440 8/20/2024
6.4.4 1,103 7/30/2024
6.4.3 1,557 7/1/2024
6.4.2 388 6/25/2024
6.4.1 2,437 6/21/2024
6.4.0 1,962 5/31/2024
6.3.14 2,815 5/3/2024
6.3.13 10,229 4/25/2024
6.3.12 376 4/18/2024
6.3.11 316 4/17/2024
6.3.10 10,570 3/3/2024
6.3.9 2,600 2/29/2024
6.3.9-preview-02 559 2/3/2024
6.3.9-preview-01 321 1/23/2024
6.3.8 42,259 1/20/2024
6.3.7 40,285 11/20/2023
6.3.6 1,702 11/19/2023
6.3.5 520,531 9/21/2023
6.3.4 47,922 8/3/2023
6.3.3 39,161 6/24/2023
6.3.2 144,499 4/1/2023
6.3.1 39,945 3/6/2023
6.3.0 19,425 3/3/2023
6.2.25 54,459 2/5/2023
6.2.24 72,085 12/18/2022
6.2.23 78,881 11/12/2022
6.2.22 48,507 11/6/2022
6.2.21 46,928 10/28/2022
6.2.20 395,243 9/3/2022
6.2.20-preview-01 701 9/3/2022
6.2.19 341,909 6/26/2022
6.2.18 666,673 3/7/2022
6.2.17 66,818 2/21/2022
6.2.16 4,115 2/19/2022
6.2.15 179,666 12/17/2021
6.2.14 273,061 11/9/2021
6.2.13-preview.4.21253.1 1,546 10/9/2021
6.2.12-preview.4.21253.1 976 7/31/2021
6.2.11-preview.4.21253.1 295 7/19/2021
6.0.0-preview.4.21253.1 503 5/31/2021
6.0.0-preview.3.21201.2 327 5/9/2021
5.6.6 301 6/11/2025
5.6.5 164 5/28/2025
5.6.4 158 5/19/2025
5.6.3 108 5/9/2025
5.6.2 188 4/24/2025
5.6.1 256 1/23/2025
5.6.0.2 158 2/11/2025
5.6.0.1 132 1/28/2025
5.6.0 143 1/26/2025
5.6.0-preview-03 119 1/25/2025
5.6.0-preview-02 112 1/24/2025
5.6.0-preview-01 123 1/23/2025
5.5.1 450 12/12/2024
5.5.0 157 12/7/2024
5.4.9 147 11/16/2024
5.4.8 144 10/31/2024
5.4.7 149 10/26/2024
5.4.6 172 10/13/2024
5.4.5 292 8/20/2024
5.4.4 306 7/30/2024
5.4.3 290 7/1/2024
5.4.2 172 6/25/2024
5.4.1 189 6/21/2024
5.4.0 198 5/31/2024
5.3.14 163 5/3/2024
5.3.13 184 4/25/2024
5.3.12 179 4/18/2024
5.3.11 365 4/17/2024
5.3.10 934 3/3/2024
5.3.9 277 2/29/2024
5.3.9-preview-02 310 2/3/2024
5.3.9-preview-01 329 1/23/2024
5.3.8 415 1/20/2024
5.3.7 2,843 11/20/2023
5.3.6 501 11/19/2023
5.3.5 1,140 9/21/2023
5.3.4 1,078 8/3/2023
5.3.3 2,422 6/24/2023
5.3.2 33,035 4/1/2023
5.3.1 856 3/6/2023
5.3.0 912 3/3/2023
5.2.25 979 2/5/2023
5.2.24 10,383 12/18/2022
5.2.23 3,360 11/12/2022
5.2.22 5,257 11/6/2022
5.2.21 973 10/28/2022
5.2.20 29,822 9/3/2022
5.2.20-preview-01 713 9/3/2022
5.2.19 31,533 6/26/2022
5.2.18 19,101 3/7/2022
5.2.17 4,839 2/21/2022
5.2.16 2,294 2/19/2022
5.2.15 136,645 12/17/2021
5.2.14 17,506 11/9/2021
5.2.13 164,786 10/9/2021
5.2.12 198,416 7/31/2021
5.2.11 78,830 7/19/2021
5.2.10 336,819 5/31/2021
5.2.9 189,544 3/26/2021
5.2.8 279,881 2/13/2021
5.2.7 80,583 12/26/2020
5.2.7-preview-03 1,031 12/26/2020
5.2.7-preview-01 1,017 12/26/2020
3.6.6 303 6/11/2025
3.6.5 291 5/28/2025
3.6.4 172 5/19/2025
3.6.3 112 5/9/2025
3.6.2 193 4/24/2025
3.6.1 215 1/23/2025
3.6.0.2 168 2/11/2025
3.6.0.1 137 1/28/2025
3.6.0 152 1/26/2025
3.6.0-preview-03 114 1/25/2025
3.6.0-preview-02 106 1/24/2025
3.6.0-preview-01 128 1/23/2025
3.5.1 166 12/12/2024
3.5.0 149 12/7/2024
3.4.9 158 11/16/2024
3.4.8 145 10/31/2024
3.4.7 146 10/26/2024
3.4.6 176 10/13/2024
3.4.5 2,227 8/20/2024
3.4.4 145 7/30/2024
3.4.3 698 7/1/2024
3.4.2 189 6/25/2024
3.4.1 189 6/21/2024
3.4.0 217 5/31/2024
3.3.14 194 5/3/2024
3.3.13 176 4/25/2024
3.3.12 192 4/18/2024
3.3.11 177 4/17/2024
3.3.10 457 3/3/2024
3.3.9 268 2/29/2024
3.3.9-preview-02 295 2/3/2024
3.3.9-preview-01 344 1/23/2024
3.3.8 402 1/20/2024
3.3.7 9,169 11/20/2023
3.3.6 500 11/19/2023
3.3.5 3,036 9/21/2023
3.3.4 1,696 8/3/2023
3.3.3 8,953 6/24/2023
3.3.2 2,888 4/1/2023
3.3.1 1,246 3/6/2023
3.3.0 822 3/3/2023
3.2.25 1,558 2/5/2023
3.2.24 18,194 12/18/2022
3.2.23 1,633 11/12/2022
3.2.22 1,021 11/6/2022
3.2.21 1,053 10/28/2022
3.2.20 22,843 9/3/2022
3.2.20-preview-01 665 9/3/2022
3.2.19 48,282 6/26/2022
3.2.18 25,107 3/7/2022
3.2.17 1,279 2/21/2022
3.2.16 1,099 2/19/2022
3.2.15 26,353 12/17/2021
3.2.14 17,877 11/9/2021
3.2.13 2,572 10/9/2021
3.2.12 22,898 7/31/2021
3.2.11 4,819 7/19/2021
3.2.10 39,914 5/31/2021
3.2.9 22,375 3/26/2021
3.2.8 20,297 2/13/2021
3.2.7 73,750 12/26/2020
3.2.7-preview-03 1,024 12/26/2020
3.2.7-preview-02 1,046 12/26/2020
3.2.7-preview-01 1,040 12/26/2020
3.2.6 134,448 11/25/2020
3.2.6-preview-01 941 11/25/2020
3.2.5 194,263 10/24/2020
3.2.4 8,194 10/19/2020
3.2.3 12,140 10/11/2020
3.2.2 82,436 8/19/2020
3.2.1 10,812 8/8/2020
3.2.0 26,618 7/27/2020
2.6.6 301 6/11/2025
2.6.5 164 5/28/2025
2.6.4 164 5/19/2025
2.6.3 109 5/9/2025
2.6.2 196 4/24/2025
2.6.1 141 1/23/2025
2.6.0.2 150 2/11/2025
2.6.0.1 135 1/28/2025
2.6.0 181 1/26/2025
2.6.0-preview-03 119 1/25/2025
2.6.0-preview-02 114 1/24/2025
2.6.0-preview-01 121 1/23/2025
2.5.1 166 12/12/2024
2.5.0 159 12/7/2024
2.4.9 153 11/16/2024
2.4.8 150 10/31/2024
2.4.7 155 10/26/2024
2.4.6 166 10/13/2024
2.4.5 188 8/20/2024
2.4.4 141 7/30/2024
2.4.3 181 7/1/2024
2.4.2 172 6/25/2024
2.4.1 178 6/21/2024
2.4.0 161 5/31/2024
2.3.14 176 5/3/2024
2.3.13 201 4/25/2024
2.3.12 176 4/18/2024
2.3.11 166 4/17/2024
2.3.10 265 3/3/2024
2.3.9 277 2/29/2024
2.3.9-preview-02 308 2/3/2024
2.3.9-preview-01 323 1/23/2024
2.3.8 360 1/20/2024
2.3.7 518 11/20/2023
2.3.6 488 11/19/2023
2.3.5 566 9/21/2023
2.3.4 707 8/3/2023
2.3.3 710 6/24/2023
2.3.2 818 4/1/2023
2.3.1 773 3/6/2023
2.3.0 811 3/3/2023
2.2.25 851 2/5/2023
2.2.24 847 12/18/2022
2.2.23 874 11/12/2022
2.2.22 922 11/6/2022
2.2.21 931 10/28/2022
2.2.20 982 9/3/2022
2.2.20-preview-01 645 9/3/2022
2.2.19 1,048 6/26/2022
2.2.18 1,223 3/7/2022
2.2.17 1,048 2/21/2022
2.2.16 1,091 2/19/2022
2.2.15 997 12/17/2021
2.2.14 961 11/9/2021
2.2.13 1,018 10/9/2021
2.2.12 1,309 7/31/2021
2.2.11 1,837 7/19/2021
2.2.10 1,585 5/31/2021
2.2.9 7,342 3/26/2021
2.2.8 1,925 2/13/2021
2.2.7 1,285 12/26/2020
2.2.7-preview-03 1,024 12/26/2020
2.2.7-preview-02 1,003 12/26/2020
2.2.7-preview-01 1,042 12/26/2020
2.2.6 12,895 11/25/2020
2.2.6-preview-01 862 11/25/2020
2.2.5 4,096 10/24/2020
2.2.4 2,858 10/19/2020
2.2.3 1,226 10/11/2020
2.2.2 22,471 8/19/2020
2.2.1 8,251 8/8/2020
2.2.0 65,205 7/27/2020
1.1.8 20,508 7/12/2020
1.1.7 5,404 7/6/2020
1.1.6 2,865 7/5/2020
1.1.5 42,332 6/15/2020
1.1.4 1,282 6/15/2020
1.1.3 1,273 6/15/2020
1.1.2 22,041 5/31/2020
1.1.1 27,849 5/14/2020
1.1.0 23,943 4/25/2020
1.0.24 13,071 4/16/2020
1.0.23 215,083 3/26/2020
1.0.22 6,282 3/18/2020
1.0.21 36,674 2/29/2020
1.0.20 138,063 1/11/2020
1.0.19 115,534 8/29/2019
1.0.18 83,321 7/2/2019
1.0.17 43,205 6/14/2019
1.0.16 4,701 6/6/2019
1.0.15 5,980 5/20/2019
1.0.14 5,117 5/14/2019
1.0.13 15,034 5/3/2019
1.0.12 70,161 3/26/2019
1.0.11 14,131 2/28/2019
1.0.10 32,212 2/5/2019
1.0.9.2 589,392 1/10/2019
1.0.9.1 1,705 1/7/2019
1.0.9 36,223 10/19/2018
1.0.8.18 82,320 9/4/2018
1.0.8.17 11,836 8/27/2018
1.0.8.16 18,774 8/19/2018
1.0.8.15 1,833 8/17/2018
1.0.8.13 6,425 8/2/2018
1.0.8.12 5,207 7/27/2018
1.0.8.11 38,319 6/6/2018
1.0.8.10 2,614 6/5/2018
1.0.8.9 7,217 5/26/2018
1.0.8.8 2,169 5/21/2018
1.0.8.7 3,479 5/9/2018
1.0.8.6 2,844 4/28/2018
1.0.8.5 2,417 4/27/2018
1.0.8.4 2,197 4/25/2018
1.0.8.3 3,945 3/30/2018
1.0.8.2 56,922 1/9/2018
1.0.8.1 5,654 1/5/2018
1.0.8 21,094 12/16/2017
1.0.4.8 17,052 11/1/2017
1.0.4.7 4,648 9/12/2017
1.0.4.6 6,414 7/8/2017
1.0.4.5 2,147 6/28/2017
1.0.4.4 1,979 6/27/2017
1.0.4.3 2,293 6/1/2017
1.0.4.2 1,932 6/1/2017
1.0.4.1 1,965 5/31/2017
1.0.4 2,612 5/17/2017
1.0.3.6 3,514 4/8/2017
1.0.3.5 2,452 3/30/2017
1.0.3.4 2,380 3/25/2017
1.0.3.3 6,169 11/16/2016
1.0.3.2 2,393 10/31/2016
1.0.3.1 2,257 10/30/2016
1.0.3 2,150 10/22/2016
1.0.1 3,382 6/27/2016
1.0.0 10,800 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md