Microsoft.EntityFrameworkCore.DynamicLinq 9.4.9

dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 9.4.9                
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 9.4.9                
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="9.4.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.DynamicLinq --version 9.4.9                
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 9.4.9"                
#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.
// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=9.4.9

// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=9.4.9                

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 net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (76)

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 (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.DynamicLinq:

Repository Stars
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
cloudy-net/Cloudy.NET
☁️ ASP.NET Core app to build backoffices fast
Version Downloads Last updated
9.4.9 3,229 11/16/2024
8.4.9 3,701 11/16/2024
8.4.8 29,421 10/31/2024
8.4.7 8,881 10/26/2024
8.4.6 36,270 10/13/2024
8.4.5 90,395 8/20/2024
8.4.4 74,081 7/30/2024
8.4.3 117,023 7/1/2024
8.4.2 18,080 6/25/2024
8.4.1 20,994 6/21/2024
8.4.0 45,953 5/31/2024
8.3.14 52,566 5/3/2024
8.3.13 13,803 4/25/2024
8.3.12 12,129 4/18/2024
8.3.10 112,906 3/3/2024
8.3.9 8,730 2/29/2024
8.3.9-preview-02 395 2/3/2024
8.3.9-preview-01 631 1/23/2024
8.3.8 70,855 1/20/2024
8.3.7 94,648 11/20/2023
7.4.9 152 11/16/2024
7.4.8 192 10/31/2024
7.4.7 95 10/26/2024
7.4.6 471 10/13/2024
7.4.5 2,350 8/20/2024
7.4.4 322 7/30/2024
7.4.3 6,051 7/1/2024
7.4.2 1,505 6/25/2024
7.4.1 303 6/21/2024
7.4.0 3,989 5/31/2024
7.3.14 9,817 5/3/2024
7.3.13 427 4/25/2024
7.3.12 509 4/18/2024
7.3.11 866 4/17/2024
7.3.10 22,529 3/3/2024
7.3.9 2,523 2/29/2024
7.3.9-preview-02 816 2/3/2024
7.3.9-preview-01 430 1/23/2024
7.3.8 14,235 1/20/2024
7.3.7 23,982 11/20/2023
7.3.6 10,003 11/19/2023
7.3.5 159,128 9/21/2023
7.3.4 119,049 8/3/2023
7.3.3 83,751 6/24/2023
7.3.2 378,904 4/1/2023
7.3.1 26,354 3/6/2023
7.3.0 1,440 3/3/2023
7.2.25 74,754 2/5/2023
7.2.24 203,936 12/18/2022
7.2.23 66,651 11/12/2022
6.4.9 165 11/16/2024
6.4.8 168 10/31/2024
6.4.7 173 10/26/2024
6.4.6 697 10/13/2024
6.4.5 1,586 8/20/2024
6.4.4 874 7/30/2024
6.4.3 1,071 7/1/2024
6.4.2 228 6/25/2024
6.4.1 1,436 6/21/2024
6.4.0 1,745 5/31/2024
6.3.14 2,457 5/3/2024
6.3.13 5,499 4/25/2024
6.3.12 216 4/18/2024
6.3.11 159 4/17/2024
6.3.10 8,204 3/3/2024
6.3.9 1,554 2/29/2024
6.3.9-preview-02 527 2/3/2024
6.3.9-preview-01 293 1/23/2024
6.3.8 26,751 1/20/2024
6.3.7 29,898 11/20/2023
6.3.6 1,553 11/19/2023
6.3.5 140,317 9/21/2023
6.3.4 46,128 8/3/2023
6.3.3 33,467 6/24/2023
6.3.2 129,232 4/1/2023
6.3.1 38,751 3/6/2023
6.3.0 16,443 3/3/2023
6.2.25 49,892 2/5/2023
6.2.24 66,440 12/18/2022
6.2.23 71,959 11/12/2022
6.2.22 44,684 11/6/2022
6.2.21 45,062 10/28/2022
6.2.20 378,619 9/3/2022
6.2.20-preview-01 646 9/3/2022
6.2.19 310,107 6/26/2022
6.2.18 642,087 3/7/2022
6.2.17 64,985 2/21/2022
6.2.16 4,015 2/19/2022
6.2.15 163,764 12/17/2021
6.2.14 255,743 11/9/2021
6.2.13-preview.4.21253.1 1,192 10/9/2021
6.2.12-preview.4.21253.1 905 7/31/2021
6.2.11-preview.4.21253.1 224 7/19/2021
6.0.0-preview.4.21253.1 431 5/31/2021
6.0.0-preview.3.21201.2 246 5/9/2021
5.4.9 94 11/16/2024
5.4.8 97 10/31/2024
5.4.7 94 10/26/2024
5.4.6 125 10/13/2024
5.4.5 251 8/20/2024
5.4.4 196 7/30/2024
5.4.3 233 7/1/2024
5.4.2 132 6/25/2024
5.4.1 148 6/21/2024
5.4.0 137 5/31/2024
5.3.14 127 5/3/2024
5.3.13 145 4/25/2024
5.3.12 139 4/18/2024
5.3.11 312 4/17/2024
5.3.10 845 3/3/2024
5.3.9 238 2/29/2024
5.3.9-preview-02 286 2/3/2024
5.3.9-preview-01 305 1/23/2024
5.3.8 381 1/20/2024
5.3.7 2,087 11/20/2023
5.3.6 465 11/19/2023
5.3.5 1,093 9/21/2023
5.3.4 987 8/3/2023
5.3.3 2,255 6/24/2023
5.3.2 32,816 4/1/2023
5.3.1 801 3/6/2023
5.3.0 837 3/3/2023
5.2.25 908 2/5/2023
5.2.24 8,824 12/18/2022
5.2.23 2,863 11/12/2022
5.2.22 5,210 11/6/2022
5.2.21 913 10/28/2022
5.2.20 26,401 9/3/2022
5.2.20-preview-01 659 9/3/2022
5.2.19 26,837 6/26/2022
5.2.18 18,545 3/7/2022
5.2.17 4,647 2/21/2022
5.2.16 2,219 2/19/2022
5.2.15 122,715 12/17/2021
5.2.14 17,311 11/9/2021
5.2.13 161,378 10/9/2021
5.2.12 195,421 7/31/2021
5.2.11 74,911 7/19/2021
5.2.10 332,769 5/31/2021
5.2.9 187,069 3/26/2021
5.2.8 277,872 2/13/2021
5.2.7 78,180 12/26/2020
5.2.7-preview-03 944 12/26/2020
5.2.7-preview-01 932 12/26/2020
3.4.9 102 11/16/2024
3.4.8 98 10/31/2024
3.4.7 96 10/26/2024
3.4.6 124 10/13/2024
3.4.5 851 8/20/2024
3.4.4 102 7/30/2024
3.4.3 300 7/1/2024
3.4.2 127 6/25/2024
3.4.1 147 6/21/2024
3.4.0 157 5/31/2024
3.3.14 142 5/3/2024
3.3.13 129 4/25/2024
3.3.12 152 4/18/2024
3.3.11 137 4/17/2024
3.3.10 337 3/3/2024
3.3.9 230 2/29/2024
3.3.9-preview-02 262 2/3/2024
3.3.9-preview-01 318 1/23/2024
3.3.8 364 1/20/2024
3.3.7 6,354 11/20/2023
3.3.6 467 11/19/2023
3.3.5 2,414 9/21/2023
3.3.4 1,624 8/3/2023
3.3.3 7,874 6/24/2023
3.3.2 2,825 4/1/2023
3.3.1 1,183 3/6/2023
3.3.0 773 3/3/2023
3.2.25 1,434 2/5/2023
3.2.24 17,827 12/18/2022
3.2.23 1,527 11/12/2022
3.2.22 968 11/6/2022
3.2.21 988 10/28/2022
3.2.20 20,481 9/3/2022
3.2.20-preview-01 609 9/3/2022
3.2.19 46,639 6/26/2022
3.2.18 24,728 3/7/2022
3.2.17 1,198 2/21/2022
3.2.16 1,029 2/19/2022
3.2.15 23,429 12/17/2021
3.2.14 16,914 11/9/2021
3.2.13 2,427 10/9/2021
3.2.12 22,386 7/31/2021
3.2.11 2,813 7/19/2021
3.2.10 39,542 5/31/2021
3.2.9 20,889 3/26/2021
3.2.8 19,301 2/13/2021
3.2.7 73,231 12/26/2020
3.2.7-preview-03 940 12/26/2020
3.2.7-preview-02 956 12/26/2020
3.2.7-preview-01 952 12/26/2020
3.2.6 132,742 11/25/2020
3.2.6-preview-01 851 11/25/2020
3.2.5 192,300 10/24/2020
3.2.4 6,291 10/19/2020
3.2.3 11,874 10/11/2020
3.2.2 80,991 8/19/2020
3.2.1 10,122 8/8/2020
3.2.0 25,609 7/27/2020
2.4.9 96 11/16/2024
2.4.8 99 10/31/2024
2.4.7 96 10/26/2024
2.4.6 116 10/13/2024
2.4.5 143 8/20/2024
2.4.4 100 7/30/2024
2.4.3 135 7/1/2024
2.4.2 126 6/25/2024
2.4.1 128 6/21/2024
2.4.0 120 5/31/2024
2.3.14 128 5/3/2024
2.3.13 163 4/25/2024
2.3.12 138 4/18/2024
2.3.11 127 4/17/2024
2.3.10 225 3/3/2024
2.3.9 239 2/29/2024
2.3.9-preview-02 285 2/3/2024
2.3.9-preview-01 292 1/23/2024
2.3.8 320 1/20/2024
2.3.7 481 11/20/2023
2.3.6 449 11/19/2023
2.3.5 524 9/21/2023
2.3.4 663 8/3/2023
2.3.3 641 6/24/2023
2.3.2 757 4/1/2023
2.3.1 717 3/6/2023
2.3.0 758 3/3/2023
2.2.25 796 2/5/2023
2.2.24 791 12/18/2022
2.2.23 818 11/12/2022
2.2.22 865 11/6/2022
2.2.21 871 10/28/2022
2.2.20 924 9/3/2022
2.2.20-preview-01 590 9/3/2022
2.2.19 957 6/26/2022
2.2.18 1,149 3/7/2022
2.2.17 969 2/21/2022
2.2.16 1,002 2/19/2022
2.2.15 916 12/17/2021
2.2.14 888 11/9/2021
2.2.13 941 10/9/2021
2.2.12 1,220 7/31/2021
2.2.11 1,742 7/19/2021
2.2.10 1,505 5/31/2021
2.2.9 7,246 3/26/2021
2.2.8 1,835 2/13/2021
2.2.7 1,202 12/26/2020
2.2.7-preview-03 939 12/26/2020
2.2.7-preview-02 918 12/26/2020
2.2.7-preview-01 949 12/26/2020
2.2.6 12,512 11/25/2020
2.2.6-preview-01 779 11/25/2020
2.2.5 4,007 10/24/2020
2.2.4 2,762 10/19/2020
2.2.3 1,135 10/11/2020
2.2.2 22,375 8/19/2020
2.2.1 8,075 8/8/2020
2.2.0 64,373 7/27/2020
1.1.8 19,108 7/12/2020
1.1.7 5,240 7/6/2020
1.1.6 2,736 7/5/2020
1.1.5 42,182 6/15/2020
1.1.4 1,180 6/15/2020
1.1.3 1,186 6/15/2020
1.1.2 21,355 5/31/2020
1.1.1 27,382 5/14/2020
1.1.0 23,504 4/25/2020
1.0.24 12,941 4/16/2020
1.0.23 214,959 3/26/2020
1.0.22 6,172 3/18/2020
1.0.21 34,579 2/29/2020
1.0.20 134,238 1/11/2020
1.0.19 111,931 8/29/2019
1.0.18 83,039 7/2/2019
1.0.17 41,488 6/14/2019
1.0.16 3,521 6/6/2019
1.0.15 4,635 5/20/2019
1.0.14 4,999 5/14/2019
1.0.13 14,626 5/3/2019
1.0.12 69,829 3/26/2019
1.0.11 14,015 2/28/2019
1.0.10 31,750 2/5/2019
1.0.9.2 577,322 1/10/2019
1.0.9.1 1,606 1/7/2019
1.0.9 35,837 10/19/2018
1.0.8.18 82,130 9/4/2018
1.0.8.17 11,668 8/27/2018
1.0.8.16 18,585 8/19/2018
1.0.8.15 1,697 8/17/2018
1.0.8.13 6,176 8/2/2018
1.0.8.12 4,996 7/27/2018
1.0.8.11 35,857 6/6/2018
1.0.8.10 2,304 6/5/2018
1.0.8.9 6,890 5/26/2018
1.0.8.8 1,861 5/21/2018
1.0.8.7 3,141 5/9/2018
1.0.8.6 2,517 4/28/2018
1.0.8.5 2,104 4/27/2018
1.0.8.4 1,885 4/25/2018
1.0.8.3 3,614 3/30/2018
1.0.8.2 56,570 1/9/2018
1.0.8.1 5,334 1/5/2018
1.0.8 20,771 12/16/2017
1.0.4.8 15,547 11/1/2017
1.0.4.7 4,413 9/12/2017
1.0.4.6 6,174 7/8/2017
1.0.4.5 1,920 6/28/2017
1.0.4.4 1,749 6/27/2017
1.0.4.3 2,063 6/1/2017
1.0.4.2 1,711 6/1/2017
1.0.4.1 1,730 5/31/2017
1.0.4 2,377 5/17/2017
1.0.3.6 3,189 4/8/2017
1.0.3.5 2,131 3/30/2017
1.0.3.4 2,054 3/25/2017
1.0.3.3 5,845 11/16/2016
1.0.3.2 2,071 10/31/2016
1.0.3.1 1,936 10/30/2016
1.0.3 1,806 10/22/2016
1.0.1 2,950 6/27/2016
1.0.0 4,765 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md