Microsoft.EntityFrameworkCore.DynamicLinq 8.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 8.5.0                
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.5.0                
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="8.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.DynamicLinq --version 8.5.0                
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.5.0"                
#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=8.5.0

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

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 net8.0 is compatible.  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. 
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.5.1 5,364 12/12/2024
9.5.0 1,870 12/7/2024
9.4.9 8,614 11/16/2024
8.5.1 2,590 12/12/2024
8.5.0 885 12/7/2024
8.4.9 10,216 11/16/2024
8.4.8 48,895 10/31/2024
8.4.7 13,401 10/26/2024
8.4.6 58,821 10/13/2024
8.4.5 104,059 8/20/2024
8.4.4 81,235 7/30/2024
8.4.3 124,072 7/1/2024
8.4.2 19,117 6/25/2024
8.4.1 22,951 6/21/2024
8.4.0 50,012 5/31/2024
8.3.14 56,284 5/3/2024
8.3.13 14,531 4/25/2024
8.3.12 12,919 4/18/2024
8.3.10 122,607 3/3/2024
8.3.9 8,817 2/29/2024
8.3.9-preview-02 398 2/3/2024
8.3.9-preview-01 639 1/23/2024
8.3.8 73,892 1/20/2024
8.3.7 97,219 11/20/2023
7.5.1 132 12/12/2024
7.5.0 129 12/7/2024
7.4.9 253 11/16/2024
7.4.8 201 10/31/2024
7.4.7 101 10/26/2024
7.4.6 482 10/13/2024
7.4.5 3,257 8/20/2024
7.4.4 336 7/30/2024
7.4.3 6,719 7/1/2024
7.4.2 1,523 6/25/2024
7.4.1 308 6/21/2024
7.4.0 4,361 5/31/2024
7.3.14 10,180 5/3/2024
7.3.13 471 4/25/2024
7.3.12 587 4/18/2024
7.3.11 874 4/17/2024
7.3.10 22,938 3/3/2024
7.3.9 2,666 2/29/2024
7.3.9-preview-02 820 2/3/2024
7.3.9-preview-01 433 1/23/2024
7.3.8 15,489 1/20/2024
7.3.7 24,304 11/20/2023
7.3.6 10,319 11/19/2023
7.3.5 168,271 9/21/2023
7.3.4 120,574 8/3/2023
7.3.3 84,560 6/24/2023
7.3.2 381,038 4/1/2023
7.3.1 26,643 3/6/2023
7.3.0 1,572 3/3/2023
7.2.25 76,876 2/5/2023
7.2.24 206,047 12/18/2022
7.2.23 67,685 11/12/2022
6.5.1 373 12/12/2024
6.5.0 105 12/7/2024
6.4.9 277 11/16/2024
6.4.8 180 10/31/2024
6.4.7 222 10/26/2024
6.4.6 893 10/13/2024
6.4.5 1,724 8/20/2024
6.4.4 930 7/30/2024
6.4.3 1,140 7/1/2024
6.4.2 238 6/25/2024
6.4.1 1,711 6/21/2024
6.4.0 1,760 5/31/2024
6.3.14 2,602 5/3/2024
6.3.13 5,545 4/25/2024
6.3.12 223 4/18/2024
6.3.11 164 4/17/2024
6.3.10 8,536 3/3/2024
6.3.9 1,613 2/29/2024
6.3.9-preview-02 530 2/3/2024
6.3.9-preview-01 295 1/23/2024
6.3.8 28,119 1/20/2024
6.3.7 31,676 11/20/2023
6.3.6 1,558 11/19/2023
6.3.5 184,775 9/21/2023
6.3.4 46,491 8/3/2023
6.3.3 34,359 6/24/2023
6.3.2 131,302 4/1/2023
6.3.1 38,875 3/6/2023
6.3.0 17,060 3/3/2023
6.2.25 50,152 2/5/2023
6.2.24 67,111 12/18/2022
6.2.23 72,800 11/12/2022
6.2.22 45,189 11/6/2022
6.2.21 45,300 10/28/2022
6.2.20 380,138 9/3/2022
6.2.20-preview-01 648 9/3/2022
6.2.19 313,385 6/26/2022
6.2.18 645,092 3/7/2022
6.2.17 65,133 2/21/2022
6.2.16 4,021 2/19/2022
6.2.15 165,930 12/17/2021
6.2.14 256,938 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 225 7/19/2021
6.0.0-preview.4.21253.1 435 5/31/2021
6.0.0-preview.3.21201.2 251 5/9/2021
5.5.1 224 12/12/2024
5.5.0 107 12/7/2024
5.4.9 108 11/16/2024
5.4.8 103 10/31/2024
5.4.7 104 10/26/2024
5.4.6 132 10/13/2024
5.4.5 259 8/20/2024
5.4.4 262 7/30/2024
5.4.3 244 7/1/2024
5.4.2 140 6/25/2024
5.4.1 152 6/21/2024
5.4.0 142 5/31/2024
5.3.14 132 5/3/2024
5.3.13 153 4/25/2024
5.3.12 144 4/18/2024
5.3.11 330 4/17/2024
5.3.10 851 3/3/2024
5.3.9 243 2/29/2024
5.3.9-preview-02 288 2/3/2024
5.3.9-preview-01 307 1/23/2024
5.3.8 383 1/20/2024
5.3.7 2,199 11/20/2023
5.3.6 467 11/19/2023
5.3.5 1,098 9/21/2023
5.3.4 1,008 8/3/2023
5.3.3 2,320 6/24/2023
5.3.2 32,880 4/1/2023
5.3.1 807 3/6/2023
5.3.0 845 3/3/2023
5.2.25 913 2/5/2023
5.2.24 9,080 12/18/2022
5.2.23 2,932 11/12/2022
5.2.22 5,215 11/6/2022
5.2.21 919 10/28/2022
5.2.20 27,113 9/3/2022
5.2.20-preview-01 666 9/3/2022
5.2.19 27,295 6/26/2022
5.2.18 18,593 3/7/2022
5.2.17 4,659 2/21/2022
5.2.16 2,227 2/19/2022
5.2.15 124,470 12/17/2021
5.2.14 17,334 11/9/2021
5.2.13 161,991 10/9/2021
5.2.12 195,742 7/31/2021
5.2.11 74,982 7/19/2021
5.2.10 333,096 5/31/2021
5.2.9 187,486 3/26/2021
5.2.8 277,950 2/13/2021
5.2.7 78,841 12/26/2020
5.2.7-preview-03 951 12/26/2020
5.2.7-preview-01 938 12/26/2020
3.5.1 102 12/12/2024
3.5.0 101 12/7/2024
3.4.9 117 11/16/2024
3.4.8 104 10/31/2024
3.4.7 104 10/26/2024
3.4.6 131 10/13/2024
3.4.5 990 8/20/2024
3.4.4 108 7/30/2024
3.4.3 326 7/1/2024
3.4.2 139 6/25/2024
3.4.1 154 6/21/2024
3.4.0 167 5/31/2024
3.3.14 151 5/3/2024
3.3.13 138 4/25/2024
3.3.12 157 4/18/2024
3.3.11 146 4/17/2024
3.3.10 346 3/3/2024
3.3.9 235 2/29/2024
3.3.9-preview-02 269 2/3/2024
3.3.9-preview-01 324 1/23/2024
3.3.8 371 1/20/2024
3.3.7 6,918 11/20/2023
3.3.6 470 11/19/2023
3.3.5 2,524 9/21/2023
3.3.4 1,640 8/3/2023
3.3.3 7,965 6/24/2023
3.3.2 2,832 4/1/2023
3.3.1 1,190 3/6/2023
3.3.0 781 3/3/2023
3.2.25 1,446 2/5/2023
3.2.24 17,888 12/18/2022
3.2.23 1,534 11/12/2022
3.2.22 975 11/6/2022
3.2.21 995 10/28/2022
3.2.20 20,713 9/3/2022
3.2.20-preview-01 613 9/3/2022
3.2.19 47,050 6/26/2022
3.2.18 24,873 3/7/2022
3.2.17 1,206 2/21/2022
3.2.16 1,037 2/19/2022
3.2.15 23,466 12/17/2021
3.2.14 16,975 11/9/2021
3.2.13 2,442 10/9/2021
3.2.12 22,437 7/31/2021
3.2.11 3,462 7/19/2021
3.2.10 39,688 5/31/2021
3.2.9 21,097 3/26/2021
3.2.8 19,481 2/13/2021
3.2.7 73,372 12/26/2020
3.2.7-preview-03 944 12/26/2020
3.2.7-preview-02 962 12/26/2020
3.2.7-preview-01 958 12/26/2020
3.2.6 132,998 11/25/2020
3.2.6-preview-01 859 11/25/2020
3.2.5 192,539 10/24/2020
3.2.4 6,316 10/19/2020
3.2.3 11,942 10/11/2020
3.2.2 81,154 8/19/2020
3.2.1 10,231 8/8/2020
3.2.0 25,845 7/27/2020
2.5.1 103 12/12/2024
2.5.0 108 12/7/2024
2.4.9 110 11/16/2024
2.4.8 108 10/31/2024
2.4.7 107 10/26/2024
2.4.6 126 10/13/2024
2.4.5 151 8/20/2024
2.4.4 107 7/30/2024
2.4.3 141 7/1/2024
2.4.2 137 6/25/2024
2.4.1 137 6/21/2024
2.4.0 126 5/31/2024
2.3.14 136 5/3/2024
2.3.13 167 4/25/2024
2.3.12 145 4/18/2024
2.3.11 131 4/17/2024
2.3.10 230 3/3/2024
2.3.9 244 2/29/2024
2.3.9-preview-02 289 2/3/2024
2.3.9-preview-01 297 1/23/2024
2.3.8 326 1/20/2024
2.3.7 485 11/20/2023
2.3.6 457 11/19/2023
2.3.5 532 9/21/2023
2.3.4 667 8/3/2023
2.3.3 646 6/24/2023
2.3.2 765 4/1/2023
2.3.1 723 3/6/2023
2.3.0 763 3/3/2023
2.2.25 801 2/5/2023
2.2.24 796 12/18/2022
2.2.23 825 11/12/2022
2.2.22 877 11/6/2022
2.2.21 879 10/28/2022
2.2.20 930 9/3/2022
2.2.20-preview-01 596 9/3/2022
2.2.19 963 6/26/2022
2.2.18 1,155 3/7/2022
2.2.17 976 2/21/2022
2.2.16 1,009 2/19/2022
2.2.15 923 12/17/2021
2.2.14 896 11/9/2021
2.2.13 948 10/9/2021
2.2.12 1,228 7/31/2021
2.2.11 1,748 7/19/2021
2.2.10 1,513 5/31/2021
2.2.9 7,253 3/26/2021
2.2.8 1,842 2/13/2021
2.2.7 1,208 12/26/2020
2.2.7-preview-03 943 12/26/2020
2.2.7-preview-02 928 12/26/2020
2.2.7-preview-01 954 12/26/2020
2.2.6 12,575 11/25/2020
2.2.6-preview-01 787 11/25/2020
2.2.5 4,016 10/24/2020
2.2.4 2,773 10/19/2020
2.2.3 1,142 10/11/2020
2.2.2 22,382 8/19/2020
2.2.1 8,105 8/8/2020
2.2.0 64,391 7/27/2020
1.1.8 19,415 7/12/2020
1.1.7 5,275 7/6/2020
1.1.6 2,744 7/5/2020
1.1.5 42,192 6/15/2020
1.1.4 1,186 6/15/2020
1.1.3 1,196 6/15/2020
1.1.2 21,411 5/31/2020
1.1.1 27,422 5/14/2020
1.1.0 23,532 4/25/2020
1.0.24 12,951 4/16/2020
1.0.23 214,969 3/26/2020
1.0.22 6,179 3/18/2020
1.0.21 34,847 2/29/2020
1.0.20 134,523 1/11/2020
1.0.19 112,386 8/29/2019
1.0.18 83,059 7/2/2019
1.0.17 41,701 6/14/2019
1.0.16 3,563 6/6/2019
1.0.15 4,648 5/20/2019
1.0.14 5,007 5/14/2019
1.0.13 14,716 5/3/2019
1.0.12 69,891 3/26/2019
1.0.11 14,023 2/28/2019
1.0.10 31,797 2/5/2019
1.0.9.2 579,980 1/10/2019
1.0.9.1 1,613 1/7/2019
1.0.9 35,930 10/19/2018
1.0.8.18 82,161 9/4/2018
1.0.8.17 11,686 8/27/2018
1.0.8.16 18,612 8/19/2018
1.0.8.15 1,714 8/17/2018
1.0.8.13 6,196 8/2/2018
1.0.8.12 5,010 7/27/2018
1.0.8.11 35,886 6/6/2018
1.0.8.10 2,319 6/5/2018
1.0.8.9 6,906 5/26/2018
1.0.8.8 1,877 5/21/2018
1.0.8.7 3,157 5/9/2018
1.0.8.6 2,533 4/28/2018
1.0.8.5 2,123 4/27/2018
1.0.8.4 1,900 4/25/2018
1.0.8.3 3,633 3/30/2018
1.0.8.2 56,592 1/9/2018
1.0.8.1 5,351 1/5/2018
1.0.8 20,787 12/16/2017
1.0.4.8 15,578 11/1/2017
1.0.4.7 4,429 9/12/2017
1.0.4.6 6,192 7/8/2017
1.0.4.5 1,934 6/28/2017
1.0.4.4 1,766 6/27/2017
1.0.4.3 2,077 6/1/2017
1.0.4.2 1,724 6/1/2017
1.0.4.1 1,748 5/31/2017
1.0.4 2,392 5/17/2017
1.0.3.6 3,206 4/8/2017
1.0.3.5 2,147 3/30/2017
1.0.3.4 2,069 3/25/2017
1.0.3.3 5,858 11/16/2016
1.0.3.2 2,084 10/31/2016
1.0.3.1 1,948 10/30/2016
1.0.3 1,830 10/22/2016
1.0.1 2,970 6/27/2016
1.0.0 5,618 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md