Microsoft.EntityFrameworkCore.DynamicLinq 9.5.1

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

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

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

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 (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.5.1 5,910 12/12/2024
9.5.0 1,958 12/7/2024
9.4.9 8,715 11/16/2024
8.5.1 2,962 12/12/2024
8.5.0 929 12/7/2024
8.4.9 10,985 11/16/2024
8.4.8 49,207 10/31/2024
8.4.7 13,491 10/26/2024
8.4.6 60,092 10/13/2024
8.4.5 104,953 8/20/2024
8.4.4 82,033 7/30/2024
8.4.3 124,352 7/1/2024
8.4.2 19,169 6/25/2024
8.4.1 23,005 6/21/2024
8.4.0 50,284 5/31/2024
8.3.14 56,437 5/3/2024
8.3.13 14,599 4/25/2024
8.3.12 12,954 4/18/2024
8.3.10 123,048 3/3/2024
8.3.9 8,823 2/29/2024
8.3.9-preview-02 399 2/3/2024
8.3.9-preview-01 640 1/23/2024
8.3.8 73,981 1/20/2024
8.3.7 97,354 11/20/2023
7.5.1 146 12/12/2024
7.5.0 136 12/7/2024
7.4.9 256 11/16/2024
7.4.8 205 10/31/2024
7.4.7 104 10/26/2024
7.4.6 485 10/13/2024
7.4.5 3,291 8/20/2024
7.4.4 339 7/30/2024
7.4.3 6,756 7/1/2024
7.4.2 1,525 6/25/2024
7.4.1 309 6/21/2024
7.4.0 4,416 5/31/2024
7.3.14 10,181 5/3/2024
7.3.13 472 4/25/2024
7.3.12 588 4/18/2024
7.3.11 875 4/17/2024
7.3.10 22,960 3/3/2024
7.3.9 2,668 2/29/2024
7.3.9-preview-02 821 2/3/2024
7.3.9-preview-01 434 1/23/2024
7.3.8 15,541 1/20/2024
7.3.7 24,326 11/20/2023
7.3.6 10,330 11/19/2023
7.3.5 168,604 9/21/2023
7.3.4 120,690 8/3/2023
7.3.3 84,619 6/24/2023
7.3.2 381,195 4/1/2023
7.3.1 26,654 3/6/2023
7.3.0 1,578 3/3/2023
7.2.25 77,027 2/5/2023
7.2.24 206,129 12/18/2022
7.2.23 67,750 11/12/2022
6.5.1 436 12/12/2024
6.5.0 111 12/7/2024
6.4.9 280 11/16/2024
6.4.8 183 10/31/2024
6.4.7 226 10/26/2024
6.4.6 903 10/13/2024
6.4.5 1,741 8/20/2024
6.4.4 932 7/30/2024
6.4.3 1,150 7/1/2024
6.4.2 239 6/25/2024
6.4.1 1,713 6/21/2024
6.4.0 1,762 5/31/2024
6.3.14 2,605 5/3/2024
6.3.13 5,634 4/25/2024
6.3.12 224 4/18/2024
6.3.11 165 4/17/2024
6.3.10 8,556 3/3/2024
6.3.9 1,620 2/29/2024
6.3.9-preview-02 531 2/3/2024
6.3.9-preview-01 297 1/23/2024
6.3.8 28,187 1/20/2024
6.3.7 31,752 11/20/2023
6.3.6 1,559 11/19/2023
6.3.5 187,092 9/21/2023
6.3.4 46,517 8/3/2023
6.3.3 34,408 6/24/2023
6.3.2 131,384 4/1/2023
6.3.1 38,891 3/6/2023
6.3.0 17,082 3/3/2023
6.2.25 50,154 2/5/2023
6.2.24 67,129 12/18/2022
6.2.23 72,820 11/12/2022
6.2.22 45,227 11/6/2022
6.2.21 45,323 10/28/2022
6.2.20 380,249 9/3/2022
6.2.20-preview-01 649 9/3/2022
6.2.19 313,768 6/26/2022
6.2.18 645,232 3/7/2022
6.2.17 65,155 2/21/2022
6.2.16 4,022 2/19/2022
6.2.15 166,042 12/17/2021
6.2.14 257,020 11/9/2021
6.2.13-preview.4.21253.1 1,194 10/9/2021
6.2.12-preview.4.21253.1 908 7/31/2021
6.2.11-preview.4.21253.1 226 7/19/2021
6.0.0-preview.4.21253.1 437 5/31/2021
6.0.0-preview.3.21201.2 252 5/9/2021
5.5.1 281 12/12/2024
5.5.0 112 12/7/2024
5.4.9 113 11/16/2024
5.4.8 107 10/31/2024
5.4.7 107 10/26/2024
5.4.6 135 10/13/2024
5.4.5 260 8/20/2024
5.4.4 263 7/30/2024
5.4.3 245 7/1/2024
5.4.2 142 6/25/2024
5.4.1 154 6/21/2024
5.4.0 143 5/31/2024
5.3.14 133 5/3/2024
5.3.13 154 4/25/2024
5.3.12 145 4/18/2024
5.3.11 332 4/17/2024
5.3.10 852 3/3/2024
5.3.9 244 2/29/2024
5.3.9-preview-02 290 2/3/2024
5.3.9-preview-01 309 1/23/2024
5.3.8 385 1/20/2024
5.3.7 2,205 11/20/2023
5.3.6 468 11/19/2023
5.3.5 1,099 9/21/2023
5.3.4 1,010 8/3/2023
5.3.3 2,324 6/24/2023
5.3.2 32,882 4/1/2023
5.3.1 808 3/6/2023
5.3.0 846 3/3/2023
5.2.25 916 2/5/2023
5.2.24 9,104 12/18/2022
5.2.23 2,935 11/12/2022
5.2.22 5,216 11/6/2022
5.2.21 920 10/28/2022
5.2.20 27,137 9/3/2022
5.2.20-preview-01 667 9/3/2022
5.2.19 27,354 6/26/2022
5.2.18 18,596 3/7/2022
5.2.17 4,661 2/21/2022
5.2.16 2,228 2/19/2022
5.2.15 124,697 12/17/2021
5.2.14 17,335 11/9/2021
5.2.13 162,066 10/9/2021
5.2.12 195,766 7/31/2021
5.2.11 74,995 7/19/2021
5.2.10 333,104 5/31/2021
5.2.9 187,502 3/26/2021
5.2.8 277,952 2/13/2021
5.2.7 78,855 12/26/2020
5.2.7-preview-03 953 12/26/2020
5.2.7-preview-01 940 12/26/2020
3.5.1 107 12/12/2024
3.5.0 108 12/7/2024
3.4.9 120 11/16/2024
3.4.8 109 10/31/2024
3.4.7 107 10/26/2024
3.4.6 134 10/13/2024
3.4.5 991 8/20/2024
3.4.4 111 7/30/2024
3.4.3 330 7/1/2024
3.4.2 140 6/25/2024
3.4.1 155 6/21/2024
3.4.0 168 5/31/2024
3.3.14 154 5/3/2024
3.3.13 139 4/25/2024
3.3.12 158 4/18/2024
3.3.11 147 4/17/2024
3.3.10 348 3/3/2024
3.3.9 236 2/29/2024
3.3.9-preview-02 270 2/3/2024
3.3.9-preview-01 325 1/23/2024
3.3.8 372 1/20/2024
3.3.7 6,926 11/20/2023
3.3.6 471 11/19/2023
3.3.5 2,535 9/21/2023
3.3.4 1,641 8/3/2023
3.3.3 7,969 6/24/2023
3.3.2 2,833 4/1/2023
3.3.1 1,191 3/6/2023
3.3.0 782 3/3/2023
3.2.25 1,447 2/5/2023
3.2.24 17,895 12/18/2022
3.2.23 1,537 11/12/2022
3.2.22 976 11/6/2022
3.2.21 996 10/28/2022
3.2.20 20,715 9/3/2022
3.2.20-preview-01 616 9/3/2022
3.2.19 47,078 6/26/2022
3.2.18 24,875 3/7/2022
3.2.17 1,208 2/21/2022
3.2.16 1,039 2/19/2022
3.2.15 23,467 12/17/2021
3.2.14 16,984 11/9/2021
3.2.13 2,444 10/9/2021
3.2.12 22,438 7/31/2021
3.2.11 3,464 7/19/2021
3.2.10 39,689 5/31/2021
3.2.9 21,098 3/26/2021
3.2.8 19,489 2/13/2021
3.2.7 73,392 12/26/2020
3.2.7-preview-03 946 12/26/2020
3.2.7-preview-02 964 12/26/2020
3.2.7-preview-01 960 12/26/2020
3.2.6 133,005 11/25/2020
3.2.6-preview-01 861 11/25/2020
3.2.5 192,545 10/24/2020
3.2.4 6,321 10/19/2020
3.2.3 11,953 10/11/2020
3.2.2 81,175 8/19/2020
3.2.1 10,236 8/8/2020
3.2.0 25,857 7/27/2020
2.5.1 108 12/12/2024
2.5.0 114 12/7/2024
2.4.9 114 11/16/2024
2.4.8 111 10/31/2024
2.4.7 110 10/26/2024
2.4.6 129 10/13/2024
2.4.5 153 8/20/2024
2.4.4 108 7/30/2024
2.4.3 143 7/1/2024
2.4.2 138 6/25/2024
2.4.1 138 6/21/2024
2.4.0 128 5/31/2024
2.3.14 137 5/3/2024
2.3.13 169 4/25/2024
2.3.12 146 4/18/2024
2.3.11 133 4/17/2024
2.3.10 231 3/3/2024
2.3.9 246 2/29/2024
2.3.9-preview-02 290 2/3/2024
2.3.9-preview-01 298 1/23/2024
2.3.8 328 1/20/2024
2.3.7 487 11/20/2023
2.3.6 458 11/19/2023
2.3.5 533 9/21/2023
2.3.4 669 8/3/2023
2.3.3 666 6/24/2023
2.3.2 766 4/1/2023
2.3.1 724 3/6/2023
2.3.0 764 3/3/2023
2.2.25 802 2/5/2023
2.2.24 797 12/18/2022
2.2.23 826 11/12/2022
2.2.22 878 11/6/2022
2.2.21 882 10/28/2022
2.2.20 931 9/3/2022
2.2.20-preview-01 598 9/3/2022
2.2.19 983 6/26/2022
2.2.18 1,156 3/7/2022
2.2.17 979 2/21/2022
2.2.16 1,010 2/19/2022
2.2.15 925 12/17/2021
2.2.14 898 11/9/2021
2.2.13 951 10/9/2021
2.2.12 1,230 7/31/2021
2.2.11 1,749 7/19/2021
2.2.10 1,514 5/31/2021
2.2.9 7,255 3/26/2021
2.2.8 1,843 2/13/2021
2.2.7 1,211 12/26/2020
2.2.7-preview-03 946 12/26/2020
2.2.7-preview-02 930 12/26/2020
2.2.7-preview-01 956 12/26/2020
2.2.6 12,578 11/25/2020
2.2.6-preview-01 790 11/25/2020
2.2.5 4,018 10/24/2020
2.2.4 2,775 10/19/2020
2.2.3 1,145 10/11/2020
2.2.2 22,385 8/19/2020
2.2.1 8,107 8/8/2020
2.2.0 64,394 7/27/2020
1.1.8 19,440 7/12/2020
1.1.7 5,278 7/6/2020
1.1.6 2,747 7/5/2020
1.1.5 42,194 6/15/2020
1.1.4 1,188 6/15/2020
1.1.3 1,198 6/15/2020
1.1.2 21,424 5/31/2020
1.1.1 27,453 5/14/2020
1.1.0 23,549 4/25/2020
1.0.24 12,953 4/16/2020
1.0.23 214,970 3/26/2020
1.0.22 6,180 3/18/2020
1.0.21 34,888 2/29/2020
1.0.20 134,566 1/11/2020
1.0.19 112,437 8/29/2019
1.0.18 83,062 7/2/2019
1.0.17 41,703 6/14/2019
1.0.16 3,564 6/6/2019
1.0.15 4,651 5/20/2019
1.0.14 5,008 5/14/2019
1.0.13 14,729 5/3/2019
1.0.12 69,892 3/26/2019
1.0.11 14,024 2/28/2019
1.0.10 31,804 2/5/2019
1.0.9.2 580,807 1/10/2019
1.0.9.1 1,614 1/7/2019
1.0.9 35,933 10/19/2018
1.0.8.18 82,162 9/4/2018
1.0.8.17 11,687 8/27/2018
1.0.8.16 18,613 8/19/2018
1.0.8.15 1,715 8/17/2018
1.0.8.13 6,197 8/2/2018
1.0.8.12 5,011 7/27/2018
1.0.8.11 35,891 6/6/2018
1.0.8.10 2,320 6/5/2018
1.0.8.9 6,907 5/26/2018
1.0.8.8 1,878 5/21/2018
1.0.8.7 3,158 5/9/2018
1.0.8.6 2,534 4/28/2018
1.0.8.5 2,124 4/27/2018
1.0.8.4 1,901 4/25/2018
1.0.8.3 3,634 3/30/2018
1.0.8.2 56,593 1/9/2018
1.0.8.1 5,352 1/5/2018
1.0.8 20,788 12/16/2017
1.0.4.8 15,612 11/1/2017
1.0.4.7 4,430 9/12/2017
1.0.4.6 6,193 7/8/2017
1.0.4.5 1,935 6/28/2017
1.0.4.4 1,767 6/27/2017
1.0.4.3 2,078 6/1/2017
1.0.4.2 1,725 6/1/2017
1.0.4.1 1,749 5/31/2017
1.0.4 2,393 5/17/2017
1.0.3.6 3,207 4/8/2017
1.0.3.5 2,148 3/30/2017
1.0.3.4 2,070 3/25/2017
1.0.3.3 5,859 11/16/2016
1.0.3.2 2,085 10/31/2016
1.0.3.1 1,949 10/30/2016
1.0.3 1,831 10/22/2016
1.0.1 2,971 6/27/2016
1.0.0 5,621 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md