Microsoft.EntityFrameworkCore.DynamicLinq 7.3.9-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.3.9-preview-01
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 7.3.9-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.3.9-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.3.9-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.3.9-preview-01
                    
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 7.3.9-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.3.9-preview-01&prerelease
                    
Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=7.3.9-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 2,469 6/11/2025
9.6.5 3,697 5/28/2025
9.6.4 4,146 5/19/2025
9.6.3 3,632 5/9/2025
9.6.2 6,264 4/24/2025
9.6.0.2 51,877 2/11/2025
9.6.0.1 38,909 1/28/2025
9.6.0 2,864 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,047 12/12/2024
9.5.0 4,454 12/7/2024
9.4.9 18,381 11/16/2024
8.6.6 861 6/11/2025
8.6.5 1,683 5/28/2025
8.6.4 1,459 5/19/2025
8.6.3 1,477 5/9/2025
8.6.2 3,301 4/24/2025
8.6.1 133,712 1/23/2025
8.6.0.2 9,319 2/11/2025
8.6.0.1 1,490 1/28/2025
8.6.0 6,137 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 95 1/23/2025
8.5.1 50,428 12/12/2024
8.5.0 3,778 12/7/2024
8.4.9 38,914 11/16/2024
8.4.8 96,723 10/31/2024
8.4.7 31,068 10/26/2024
8.4.6 163,483 10/13/2024
8.4.5 184,604 8/20/2024
8.4.4 122,108 7/30/2024
8.4.3 151,874 7/1/2024
8.4.2 24,543 6/25/2024
8.4.1 35,721 6/21/2024
8.4.0 86,699 5/31/2024
8.3.14 77,206 5/3/2024
8.3.13 18,166 4/25/2024
8.3.12 17,033 4/18/2024
8.3.10 151,555 3/3/2024
8.3.9 9,860 2/29/2024
8.3.9-preview-02 432 2/3/2024
8.3.9-preview-01 657 1/23/2024
8.3.8 91,858 1/20/2024
8.3.7 112,498 11/20/2023
7.6.6 288 6/11/2025
7.6.5 229 5/28/2025
7.6.4 285 5/19/2025
7.6.3 404 5/9/2025
7.6.2 410 4/24/2025
7.6.1 1,055 1/23/2025
7.6.0.2 742 2/11/2025
7.6.0.1 699 1/28/2025
7.6.0 717 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 860 12/12/2024
7.5.0 751 12/7/2024
7.4.9 876 11/16/2024
7.4.8 818 10/31/2024
7.4.7 710 10/26/2024
7.4.6 1,095 10/13/2024
7.4.5 12,038 8/20/2024
7.4.4 1,006 7/30/2024
7.4.3 9,590 7/1/2024
7.4.2 2,135 6/25/2024
7.4.1 910 6/21/2024
7.4.0 6,135 5/31/2024
7.3.14 12,280 5/3/2024
7.3.13 1,328 4/25/2024
7.3.12 1,547 4/18/2024
7.3.11 1,475 4/17/2024
7.3.10 24,880 3/3/2024
7.3.9 3,609 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,136 1/20/2024
7.3.7 26,645 11/20/2023
7.3.6 13,236 11/19/2023
7.3.5 215,411 9/21/2023
7.3.4 129,266 8/3/2023
7.3.3 87,160 6/24/2023
7.3.2 394,358 4/1/2023
7.3.1 28,851 3/6/2023
7.3.0 1,973 3/3/2023
7.2.25 81,706 2/5/2023
7.2.24 212,184 12/18/2022
7.2.23 75,823 11/12/2022
6.6.6 286 6/11/2025
6.6.5 182 5/28/2025
6.6.4 298 5/19/2025
6.6.3 142 5/9/2025
6.6.2 237 4/24/2025
6.6.1 1,977 1/23/2025
6.6.0.2 1,029 2/11/2025
6.6.0.1 200 1/28/2025
6.6.0 642 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,038 12/12/2024
6.5.0 280 12/7/2024
6.4.9 835 11/16/2024
6.4.8 346 10/31/2024
6.4.7 480 10/26/2024
6.4.6 1,621 10/13/2024
6.4.5 2,340 8/20/2024
6.4.4 1,062 7/30/2024
6.4.3 1,513 7/1/2024
6.4.2 348 6/25/2024
6.4.1 2,394 6/21/2024
6.4.0 1,918 5/31/2024
6.3.14 2,768 5/3/2024
6.3.13 10,060 4/25/2024
6.3.12 336 4/18/2024
6.3.11 273 4/17/2024
6.3.10 10,336 3/3/2024
6.3.9 2,468 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,077 1/20/2024
6.3.7 39,796 11/20/2023
6.3.6 1,665 11/19/2023
6.3.5 471,349 9/21/2023
6.3.4 47,834 8/3/2023
6.3.3 38,322 6/24/2023
6.3.2 143,022 4/1/2023
6.3.1 39,806 3/6/2023
6.3.0 18,997 3/3/2023
6.2.25 53,831 2/5/2023
6.2.24 71,468 12/18/2022
6.2.23 78,656 11/12/2022
6.2.22 48,307 11/6/2022
6.2.21 46,734 10/28/2022
6.2.20 393,640 9/3/2022
6.2.20-preview-01 679 9/3/2022
6.2.19 338,018 6/26/2022
6.2.18 663,982 3/7/2022
6.2.17 66,633 2/21/2022
6.2.16 4,094 2/19/2022
6.2.15 177,780 12/17/2021
6.2.14 271,068 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 270 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 278 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 174 4/24/2025
5.6.1 240 1/23/2025
5.6.0.2 146 2/11/2025
5.6.0.1 119 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 431 12/12/2024
5.5.0 143 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 286 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 895 3/3/2024
5.3.9 266 2/29/2024
5.3.9-preview-02 298 2/3/2024
5.3.9-preview-01 317 1/23/2024
5.3.8 402 1/20/2024
5.3.7 2,792 11/20/2023
5.3.6 486 11/19/2023
5.3.5 1,121 9/21/2023
5.3.4 1,055 8/3/2023
5.3.3 2,404 6/24/2023
5.3.2 33,002 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,258 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,326 9/3/2022
5.2.20-preview-01 694 9/3/2022
5.2.19 31,035 6/26/2022
5.2.18 19,066 3/7/2022
5.2.17 4,806 2/21/2022
5.2.16 2,271 2/19/2022
5.2.15 135,286 12/17/2021
5.2.14 17,454 11/9/2021
5.2.13 164,746 10/9/2021
5.2.12 198,122 7/31/2021
5.2.11 78,228 7/19/2021
5.2.10 336,458 5/31/2021
5.2.9 189,375 3/26/2021
5.2.8 279,234 2/13/2021
5.2.7 80,424 12/26/2020
5.2.7-preview-03 1,006 12/26/2020
5.2.7-preview-01 992 12/26/2020
3.6.6 279 6/11/2025
3.6.5 183 5/28/2025
3.6.4 158 5/19/2025
3.6.3 100 5/9/2025
3.6.2 174 4/24/2025
3.6.1 194 1/23/2025
3.6.0.2 152 2/11/2025
3.6.0.1 122 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,054 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,975 9/21/2023
3.3.4 1,677 8/3/2023
3.3.3 8,819 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,527 2/5/2023
3.2.24 18,156 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,662 9/3/2022
3.2.20-preview-01 642 9/3/2022
3.2.19 48,187 6/26/2022
3.2.18 25,078 3/7/2022
3.2.17 1,255 2/21/2022
3.2.16 1,079 2/19/2022
3.2.15 25,897 12/17/2021
3.2.14 17,770 11/9/2021
3.2.13 2,543 10/9/2021
3.2.12 22,833 7/31/2021
3.2.11 4,796 7/19/2021
3.2.10 39,891 5/31/2021
3.2.9 22,189 3/26/2021
3.2.8 20,225 2/13/2021
3.2.7 73,703 12/26/2020
3.2.7-preview-03 999 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,216 11/25/2020
3.2.6-preview-01 912 11/25/2020
3.2.5 194,043 10/24/2020
3.2.4 8,167 10/19/2020
3.2.3 12,108 10/11/2020
3.2.2 82,282 8/19/2020
3.2.1 10,706 8/8/2020
3.2.0 26,534 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 137 2/11/2025
2.6.0.1 122 1/28/2025
2.6.0 137 1/26/2025
2.6.0-preview-03 103 1/25/2025
2.6.0-preview-02 94 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 129 7/30/2024
2.4.3 165 7/1/2024
2.4.2 159 6/25/2024
2.4.1 162 6/21/2024
2.4.0 149 5/31/2024
2.3.14 163 5/3/2024
2.3.13 191 4/25/2024
2.3.12 165 4/18/2024
2.3.11 152 4/17/2024
2.3.10 251 3/3/2024
2.3.9 265 2/29/2024
2.3.9-preview-02 298 2/3/2024
2.3.9-preview-01 307 1/23/2024
2.3.8 347 1/20/2024
2.3.7 504 11/20/2023
2.3.6 474 11/19/2023
2.3.5 547 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,025 6/26/2022
2.2.18 1,200 3/7/2022
2.2.17 1,023 2/21/2022
2.2.16 1,067 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,865 11/25/2020
2.2.6-preview-01 839 11/25/2020
2.2.5 4,075 10/24/2020
2.2.4 2,833 10/19/2020
2.2.3 1,204 10/11/2020
2.2.2 22,445 8/19/2020
2.2.1 8,219 8/8/2020
2.2.0 64,943 7/27/2020
1.1.8 20,425 7/12/2020
1.1.7 5,377 7/6/2020
1.1.6 2,802 7/5/2020
1.1.5 42,296 6/15/2020
1.1.4 1,261 6/15/2020
1.1.3 1,252 6/15/2020
1.1.2 21,913 5/31/2020
1.1.1 27,794 5/14/2020
1.1.0 23,884 4/25/2020
1.0.24 13,047 4/16/2020
1.0.23 215,059 3/26/2020
1.0.22 6,253 3/18/2020
1.0.21 36,431 2/29/2020
1.0.20 137,510 1/11/2020
1.0.19 115,204 8/29/2019
1.0.18 83,255 7/2/2019
1.0.17 43,055 6/14/2019
1.0.16 4,645 6/6/2019
1.0.15 5,908 5/20/2019
1.0.14 5,088 5/14/2019
1.0.13 14,988 5/3/2019
1.0.12 70,114 3/26/2019
1.0.11 14,100 2/28/2019
1.0.10 32,111 2/5/2019
1.0.9.2 589,305 1/10/2019
1.0.9.1 1,682 1/7/2019
1.0.9 36,180 10/19/2018
1.0.8.18 82,290 9/4/2018
1.0.8.17 11,809 8/27/2018
1.0.8.16 18,744 8/19/2018
1.0.8.15 1,806 8/17/2018
1.0.8.13 6,385 8/2/2018
1.0.8.12 5,168 7/27/2018
1.0.8.11 38,252 6/6/2018
1.0.8.10 2,546 6/5/2018
1.0.8.9 7,156 5/26/2018
1.0.8.8 2,107 5/21/2018
1.0.8.7 3,400 5/9/2018
1.0.8.6 2,769 4/28/2018
1.0.8.5 2,356 4/27/2018
1.0.8.4 2,133 4/25/2018
1.0.8.3 3,876 3/30/2018
1.0.8.2 56,852 1/9/2018
1.0.8.1 5,591 1/5/2018
1.0.8 21,031 12/16/2017
1.0.4.8 16,844 11/1/2017
1.0.4.7 4,604 9/12/2017
1.0.4.6 6,366 7/8/2017
1.0.4.5 2,100 6/28/2017
1.0.4.4 1,931 6/27/2017
1.0.4.3 2,243 6/1/2017
1.0.4.2 1,889 6/1/2017
1.0.4.1 1,917 5/31/2017
1.0.4 2,563 5/17/2017
1.0.3.6 3,451 4/8/2017
1.0.3.5 2,388 3/30/2017
1.0.3.4 2,316 3/25/2017
1.0.3.3 6,105 11/16/2016
1.0.3.2 2,326 10/31/2016
1.0.3.1 2,193 10/30/2016
1.0.3 2,081 10/22/2016
1.0.1 3,292 6/27/2016
1.0.0 10,189 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md