Microsoft.EntityFrameworkCore.DynamicLinq 7.6.0-preview-01

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

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 3,106 6/11/2025
9.6.5 3,931 5/28/2025
9.6.4 4,230 5/19/2025
9.6.3 3,669 5/9/2025
9.6.2 6,468 4/24/2025
9.6.0.2 52,290 2/11/2025
9.6.0.1 39,374 1/28/2025
9.6.0 2,874 1/26/2025
9.6.0-preview-03 129 1/25/2025
9.6.0-preview-02 102 1/24/2025
9.6.0-preview-01 106 1/23/2025
9.5.1 64,423 12/12/2024
9.5.0 4,457 12/7/2024
9.4.9 18,408 11/16/2024
8.6.6 1,038 6/11/2025
8.6.5 1,737 5/28/2025
8.6.4 1,473 5/19/2025
8.6.3 1,509 5/9/2025
8.6.2 3,347 4/24/2025
8.6.1 136,417 1/23/2025
8.6.0.2 9,484 2/11/2025
8.6.0.1 1,493 1/28/2025
8.6.0 6,179 1/26/2025
8.6.0-preview-03 104 1/25/2025
8.6.0-preview-02 101 1/24/2025
8.6.0-preview-01 96 1/23/2025
8.5.1 50,619 12/12/2024
8.5.0 3,817 12/7/2024
8.4.9 39,079 11/16/2024
8.4.8 97,176 10/31/2024
8.4.7 31,202 10/26/2024
8.4.6 163,901 10/13/2024
8.4.5 185,697 8/20/2024
8.4.4 122,433 7/30/2024
8.4.3 152,267 7/1/2024
8.4.2 24,595 6/25/2024
8.4.1 35,751 6/21/2024
8.4.0 87,199 5/31/2024
8.3.14 77,396 5/3/2024
8.3.13 18,191 4/25/2024
8.3.12 17,042 4/18/2024
8.3.10 151,724 3/3/2024
8.3.9 9,881 2/29/2024
8.3.9-preview-02 433 2/3/2024
8.3.9-preview-01 657 1/23/2024
8.3.8 92,046 1/20/2024
8.3.7 112,607 11/20/2023
7.6.6 343 6/11/2025
7.6.5 246 5/28/2025
7.6.4 301 5/19/2025
7.6.3 420 5/9/2025
7.6.2 412 4/24/2025
7.6.1 1,061 1/23/2025
7.6.0.2 747 2/11/2025
7.6.0.1 701 1/28/2025
7.6.0 720 1/26/2025
7.6.0-preview-03 106 1/25/2025
7.6.0-preview-02 91 1/24/2025
7.6.0-preview-01 101 1/23/2025
7.5.1 862 12/12/2024
7.5.0 753 12/7/2024
7.4.9 878 11/16/2024
7.4.8 821 10/31/2024
7.4.7 712 10/26/2024
7.4.6 1,097 10/13/2024
7.4.5 12,098 8/20/2024
7.4.4 1,010 7/30/2024
7.4.3 9,597 7/1/2024
7.4.2 2,137 6/25/2024
7.4.1 913 6/21/2024
7.4.0 6,137 5/31/2024
7.3.14 12,335 5/3/2024
7.3.13 1,336 4/25/2024
7.3.12 1,550 4/18/2024
7.3.11 1,477 4/17/2024
7.3.10 24,885 3/3/2024
7.3.9 3,612 2/29/2024
7.3.9-preview-02 833 2/3/2024
7.3.9-preview-01 446 1/23/2024
7.3.8 23,170 1/20/2024
7.3.7 26,657 11/20/2023
7.3.6 13,261 11/19/2023
7.3.5 216,442 9/21/2023
7.3.4 129,321 8/3/2023
7.3.3 87,165 6/24/2023
7.3.2 394,460 4/1/2023
7.3.1 28,855 3/6/2023
7.3.0 1,976 3/3/2023
7.2.25 81,731 2/5/2023
7.2.24 212,264 12/18/2022
7.2.23 75,881 11/12/2022
6.6.6 288 6/11/2025
6.6.5 184 5/28/2025
6.6.4 301 5/19/2025
6.6.3 144 5/9/2025
6.6.2 239 4/24/2025
6.6.1 1,983 1/23/2025
6.6.0.2 1,046 2/11/2025
6.6.0.1 202 1/28/2025
6.6.0 649 1/26/2025
6.6.0-preview-03 104 1/25/2025
6.6.0-preview-02 97 1/24/2025
6.6.0-preview-01 101 1/23/2025
6.5.1 18,101 12/12/2024
6.5.0 287 12/7/2024
6.4.9 840 11/16/2024
6.4.8 348 10/31/2024
6.4.7 482 10/26/2024
6.4.6 1,624 10/13/2024
6.4.5 2,347 8/20/2024
6.4.4 1,065 7/30/2024
6.4.3 1,516 7/1/2024
6.4.2 350 6/25/2024
6.4.1 2,396 6/21/2024
6.4.0 1,920 5/31/2024
6.3.14 2,770 5/3/2024
6.3.13 10,086 4/25/2024
6.3.12 338 4/18/2024
6.3.11 275 4/17/2024
6.3.10 10,344 3/3/2024
6.3.9 2,480 2/29/2024
6.3.9-preview-02 543 2/3/2024
6.3.9-preview-01 307 1/23/2024
6.3.8 41,128 1/20/2024
6.3.7 39,805 11/20/2023
6.3.6 1,667 11/19/2023
6.3.5 472,571 9/21/2023
6.3.4 47,841 8/3/2023
6.3.3 38,348 6/24/2023
6.3.2 143,206 4/1/2023
6.3.1 39,815 3/6/2023
6.3.0 19,023 3/3/2023
6.2.25 53,854 2/5/2023
6.2.24 71,490 12/18/2022
6.2.23 78,674 11/12/2022
6.2.22 48,316 11/6/2022
6.2.21 46,740 10/28/2022
6.2.20 393,812 9/3/2022
6.2.20-preview-01 679 9/3/2022
6.2.19 338,291 6/26/2022
6.2.18 664,171 3/7/2022
6.2.17 66,651 2/21/2022
6.2.16 4,094 2/19/2022
6.2.15 177,941 12/17/2021
6.2.14 271,234 11/9/2021
6.2.13-preview.4.21253.1 1,442 10/9/2021
6.2.12-preview.4.21253.1 953 7/31/2021
6.2.11-preview.4.21253.1 272 7/19/2021
6.0.0-preview.4.21253.1 482 5/31/2021
6.0.0-preview.3.21201.2 299 5/9/2021
5.6.6 279 6/11/2025
5.6.5 148 5/28/2025
5.6.4 147 5/19/2025
5.6.3 95 5/9/2025
5.6.2 176 4/24/2025
5.6.1 241 1/23/2025
5.6.0.2 146 2/11/2025
5.6.0.1 120 1/28/2025
5.6.0 129 1/26/2025
5.6.0-preview-03 106 1/25/2025
5.6.0-preview-02 91 1/24/2025
5.6.0-preview-01 103 1/23/2025
5.5.1 432 12/12/2024
5.5.0 144 12/7/2024
5.4.9 136 11/16/2024
5.4.8 133 10/31/2024
5.4.7 131 10/26/2024
5.4.6 159 10/13/2024
5.4.5 283 8/20/2024
5.4.4 288 7/30/2024
5.4.3 276 7/1/2024
5.4.2 162 6/25/2024
5.4.1 178 6/21/2024
5.4.0 187 5/31/2024
5.3.14 153 5/3/2024
5.3.13 176 4/25/2024
5.3.12 166 4/18/2024
5.3.11 351 4/17/2024
5.3.10 896 3/3/2024
5.3.9 266 2/29/2024
5.3.9-preview-02 299 2/3/2024
5.3.9-preview-01 317 1/23/2024
5.3.8 403 1/20/2024
5.3.7 2,794 11/20/2023
5.3.6 486 11/19/2023
5.3.5 1,122 9/21/2023
5.3.4 1,055 8/3/2023
5.3.3 2,404 6/24/2023
5.3.2 33,003 4/1/2023
5.3.1 838 3/6/2023
5.3.0 899 3/3/2023
5.2.25 962 2/5/2023
5.2.24 10,266 12/18/2022
5.2.23 3,287 11/12/2022
5.2.22 5,244 11/6/2022
5.2.21 955 10/28/2022
5.2.20 29,336 9/3/2022
5.2.20-preview-01 694 9/3/2022
5.2.19 31,058 6/26/2022
5.2.18 19,066 3/7/2022
5.2.17 4,807 2/21/2022
5.2.16 2,272 2/19/2022
5.2.15 135,442 12/17/2021
5.2.14 17,454 11/9/2021
5.2.13 164,746 10/9/2021
5.2.12 198,140 7/31/2021
5.2.11 78,267 7/19/2021
5.2.10 336,471 5/31/2021
5.2.9 189,381 3/26/2021
5.2.8 279,258 2/13/2021
5.2.7 80,431 12/26/2020
5.2.7-preview-03 1,007 12/26/2020
5.2.7-preview-01 993 12/26/2020
3.6.6 280 6/11/2025
3.6.5 194 5/28/2025
3.6.4 158 5/19/2025
3.6.3 101 5/9/2025
3.6.2 175 4/24/2025
3.6.1 195 1/23/2025
3.6.0.2 152 2/11/2025
3.6.0.1 123 1/28/2025
3.6.0 137 1/26/2025
3.6.0-preview-03 100 1/25/2025
3.6.0-preview-02 91 1/24/2025
3.6.0-preview-01 114 1/23/2025
3.5.1 154 12/12/2024
3.5.0 136 12/7/2024
3.4.9 146 11/16/2024
3.4.8 134 10/31/2024
3.4.7 134 10/26/2024
3.4.6 161 10/13/2024
3.4.5 2,074 8/20/2024
3.4.4 133 7/30/2024
3.4.3 623 7/1/2024
3.4.2 177 6/25/2024
3.4.1 178 6/21/2024
3.4.0 202 5/31/2024
3.3.14 184 5/3/2024
3.3.13 161 4/25/2024
3.3.12 181 4/18/2024
3.3.11 165 4/17/2024
3.3.10 438 3/3/2024
3.3.9 256 2/29/2024
3.3.9-preview-02 278 2/3/2024
3.3.9-preview-01 333 1/23/2024
3.3.8 389 1/20/2024
3.3.7 8,935 11/20/2023
3.3.6 489 11/19/2023
3.3.5 2,978 9/21/2023
3.3.4 1,677 8/3/2023
3.3.3 8,845 6/24/2023
3.3.2 2,868 4/1/2023
3.3.1 1,222 3/6/2023
3.3.0 809 3/3/2023
3.2.25 1,528 2/5/2023
3.2.24 18,157 12/18/2022
3.2.23 1,613 11/12/2022
3.2.22 1,005 11/6/2022
3.2.21 1,034 10/28/2022
3.2.20 22,676 9/3/2022
3.2.20-preview-01 643 9/3/2022
3.2.19 48,188 6/26/2022
3.2.18 25,081 3/7/2022
3.2.17 1,255 2/21/2022
3.2.16 1,079 2/19/2022
3.2.15 25,930 12/17/2021
3.2.14 17,770 11/9/2021
3.2.13 2,544 10/9/2021
3.2.12 22,835 7/31/2021
3.2.11 4,797 7/19/2021
3.2.10 39,891 5/31/2021
3.2.9 22,199 3/26/2021
3.2.8 20,228 2/13/2021
3.2.7 73,707 12/26/2020
3.2.7-preview-03 1,000 12/26/2020
3.2.7-preview-02 1,019 12/26/2020
3.2.7-preview-01 1,016 12/26/2020
3.2.6 134,223 11/25/2020
3.2.6-preview-01 913 11/25/2020
3.2.5 194,048 10/24/2020
3.2.4 8,167 10/19/2020
3.2.3 12,108 10/11/2020
3.2.2 82,297 8/19/2020
3.2.1 10,713 8/8/2020
3.2.0 26,538 7/27/2020
2.6.6 282 6/11/2025
2.6.5 151 5/28/2025
2.6.4 149 5/19/2025
2.6.3 97 5/9/2025
2.6.2 181 4/24/2025
2.6.1 132 1/23/2025
2.6.0.2 138 2/11/2025
2.6.0.1 122 1/28/2025
2.6.0 140 1/26/2025
2.6.0-preview-03 103 1/25/2025
2.6.0-preview-02 95 1/24/2025
2.6.0-preview-01 104 1/23/2025
2.5.1 154 12/12/2024
2.5.0 142 12/7/2024
2.4.9 140 11/16/2024
2.4.8 140 10/31/2024
2.4.7 143 10/26/2024
2.4.6 153 10/13/2024
2.4.5 173 8/20/2024
2.4.4 130 7/30/2024
2.4.3 165 7/1/2024
2.4.2 161 6/25/2024
2.4.1 163 6/21/2024
2.4.0 150 5/31/2024
2.3.14 164 5/3/2024
2.3.13 192 4/25/2024
2.3.12 166 4/18/2024
2.3.11 153 4/17/2024
2.3.10 253 3/3/2024
2.3.9 266 2/29/2024
2.3.9-preview-02 298 2/3/2024
2.3.9-preview-01 307 1/23/2024
2.3.8 348 1/20/2024
2.3.7 504 11/20/2023
2.3.6 475 11/19/2023
2.3.5 548 9/21/2023
2.3.4 689 8/3/2023
2.3.3 688 6/24/2023
2.3.2 794 4/1/2023
2.3.1 752 3/6/2023
2.3.0 793 3/3/2023
2.2.25 832 2/5/2023
2.2.24 827 12/18/2022
2.2.23 856 11/12/2022
2.2.22 906 11/6/2022
2.2.21 911 10/28/2022
2.2.20 965 9/3/2022
2.2.20-preview-01 624 9/3/2022
2.2.19 1,028 6/26/2022
2.2.18 1,200 3/7/2022
2.2.17 1,023 2/21/2022
2.2.16 1,068 2/19/2022
2.2.15 973 12/17/2021
2.2.14 942 11/9/2021
2.2.13 998 10/9/2021
2.2.12 1,291 7/31/2021
2.2.11 1,818 7/19/2021
2.2.10 1,564 5/31/2021
2.2.9 7,321 3/26/2021
2.2.8 1,902 2/13/2021
2.2.7 1,269 12/26/2020
2.2.7-preview-03 998 12/26/2020
2.2.7-preview-02 980 12/26/2020
2.2.7-preview-01 1,018 12/26/2020
2.2.6 12,866 11/25/2020
2.2.6-preview-01 839 11/25/2020
2.2.5 4,075 10/24/2020
2.2.4 2,834 10/19/2020
2.2.3 1,204 10/11/2020
2.2.2 22,448 8/19/2020
2.2.1 8,219 8/8/2020
2.2.0 64,959 7/27/2020
1.1.8 20,430 7/12/2020
1.1.7 5,377 7/6/2020
1.1.6 2,802 7/5/2020
1.1.5 42,297 6/15/2020
1.1.4 1,261 6/15/2020
1.1.3 1,252 6/15/2020
1.1.2 21,920 5/31/2020
1.1.1 27,798 5/14/2020
1.1.0 23,887 4/25/2020
1.0.24 13,048 4/16/2020
1.0.23 215,060 3/26/2020
1.0.22 6,255 3/18/2020
1.0.21 36,452 2/29/2020
1.0.20 137,536 1/11/2020
1.0.19 115,217 8/29/2019
1.0.18 83,256 7/2/2019
1.0.17 43,067 6/14/2019
1.0.16 4,646 6/6/2019
1.0.15 5,911 5/20/2019
1.0.14 5,090 5/14/2019
1.0.13 14,990 5/3/2019
1.0.12 70,117 3/26/2019
1.0.11 14,102 2/28/2019
1.0.10 32,116 2/5/2019
1.0.9.2 589,306 1/10/2019
1.0.9.1 1,682 1/7/2019
1.0.9 36,181 10/19/2018
1.0.8.18 82,291 9/4/2018
1.0.8.17 11,810 8/27/2018
1.0.8.16 18,745 8/19/2018
1.0.8.15 1,807 8/17/2018
1.0.8.13 6,386 8/2/2018
1.0.8.12 5,169 7/27/2018
1.0.8.11 38,254 6/6/2018
1.0.8.10 2,547 6/5/2018
1.0.8.9 7,157 5/26/2018
1.0.8.8 2,108 5/21/2018
1.0.8.7 3,404 5/9/2018
1.0.8.6 2,770 4/28/2018
1.0.8.5 2,357 4/27/2018
1.0.8.4 2,134 4/25/2018
1.0.8.3 3,878 3/30/2018
1.0.8.2 56,853 1/9/2018
1.0.8.1 5,593 1/5/2018
1.0.8 21,032 12/16/2017
1.0.4.8 16,857 11/1/2017
1.0.4.7 4,605 9/12/2017
1.0.4.6 6,368 7/8/2017
1.0.4.5 2,101 6/28/2017
1.0.4.4 1,934 6/27/2017
1.0.4.3 2,244 6/1/2017
1.0.4.2 1,890 6/1/2017
1.0.4.1 1,918 5/31/2017
1.0.4 2,566 5/17/2017
1.0.3.6 3,452 4/8/2017
1.0.3.5 2,391 3/30/2017
1.0.3.4 2,317 3/25/2017
1.0.3.3 6,106 11/16/2016
1.0.3.2 2,329 10/31/2016
1.0.3.1 2,197 10/30/2016
1.0.3 2,084 10/22/2016
1.0.1 3,302 6/27/2016
1.0.0 10,209 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md