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 584 11/16/2024
8.4.9 254 11/16/2024
8.4.8 12,623 10/31/2024
8.4.7 6,025 10/26/2024
8.4.6 23,442 10/13/2024
8.4.5 81,281 8/20/2024
8.4.4 69,255 7/30/2024
8.4.3 110,419 7/1/2024
8.4.2 17,492 6/25/2024
8.4.1 19,556 6/21/2024
8.4.0 44,175 5/31/2024
8.3.14 50,202 5/3/2024
8.3.13 13,347 4/25/2024
8.3.12 11,692 4/18/2024
8.3.10 107,657 3/3/2024
8.3.9 8,544 2/29/2024
8.3.9-preview-02 390 2/3/2024
8.3.9-preview-01 625 1/23/2024
8.3.8 68,887 1/20/2024
8.3.7 92,975 11/20/2023
7.4.9 76 11/16/2024
7.4.8 176 10/31/2024
7.4.7 87 10/26/2024
7.4.6 463 10/13/2024
7.4.5 2,002 8/20/2024
7.4.4 316 7/30/2024
7.4.3 5,608 7/1/2024
7.4.2 1,496 6/25/2024
7.4.1 297 6/21/2024
7.4.0 3,543 5/31/2024
7.3.14 9,630 5/3/2024
7.3.13 417 4/25/2024
7.3.12 469 4/18/2024
7.3.11 860 4/17/2024
7.3.10 22,293 3/3/2024
7.3.9 2,470 2/29/2024
7.3.9-preview-02 812 2/3/2024
7.3.9-preview-01 426 1/23/2024
7.3.8 13,527 1/20/2024
7.3.7 23,755 11/20/2023
7.3.6 9,888 11/19/2023
7.3.5 153,463 9/21/2023
7.3.4 118,017 8/3/2023
7.3.3 83,453 6/24/2023
7.3.2 377,109 4/1/2023
7.3.1 26,184 3/6/2023
7.3.0 1,398 3/3/2023
7.2.25 73,769 2/5/2023
7.2.24 202,305 12/18/2022
7.2.23 65,953 11/12/2022
6.4.9 82 11/16/2024
6.4.8 153 10/31/2024
6.4.7 163 10/26/2024
6.4.6 586 10/13/2024
6.4.5 1,452 8/20/2024
6.4.4 832 7/30/2024
6.4.3 1,055 7/1/2024
6.4.2 222 6/25/2024
6.4.1 1,251 6/21/2024
6.4.0 1,735 5/31/2024
6.3.14 2,347 5/3/2024
6.3.13 5,432 4/25/2024
6.3.12 208 4/18/2024
6.3.11 153 4/17/2024
6.3.10 7,988 3/3/2024
6.3.9 1,488 2/29/2024
6.3.9-preview-02 523 2/3/2024
6.3.9-preview-01 289 1/23/2024
6.3.8 25,706 1/20/2024
6.3.7 28,901 11/20/2023
6.3.6 1,547 11/19/2023
6.3.5 130,042 9/21/2023
6.3.4 45,956 8/3/2023
6.3.3 33,036 6/24/2023
6.3.2 128,348 4/1/2023
6.3.1 38,606 3/6/2023
6.3.0 16,093 3/3/2023
6.2.25 49,636 2/5/2023
6.2.24 66,055 12/18/2022
6.2.23 71,247 11/12/2022
6.2.22 44,406 11/6/2022
6.2.21 44,932 10/28/2022
6.2.20 377,527 9/3/2022
6.2.20-preview-01 644 9/3/2022
6.2.19 308,245 6/26/2022
6.2.18 639,999 3/7/2022
6.2.17 64,917 2/21/2022
6.2.16 4,011 2/19/2022
6.2.15 162,338 12/17/2021
6.2.14 254,803 11/9/2021
6.2.13-preview.4.21253.1 1,190 10/9/2021
6.2.12-preview.4.21253.1 903 7/31/2021
6.2.11-preview.4.21253.1 222 7/19/2021
6.0.0-preview.4.21253.1 429 5/31/2021
6.0.0-preview.3.21201.2 244 5/9/2021
5.4.9 69 11/16/2024
5.4.8 87 10/31/2024
5.4.7 86 10/26/2024
5.4.6 117 10/13/2024
5.4.5 245 8/20/2024
5.4.4 169 7/30/2024
5.4.3 226 7/1/2024
5.4.2 126 6/25/2024
5.4.1 136 6/21/2024
5.4.0 130 5/31/2024
5.3.14 121 5/3/2024
5.3.13 138 4/25/2024
5.3.12 133 4/18/2024
5.3.11 301 4/17/2024
5.3.10 834 3/3/2024
5.3.9 232 2/29/2024
5.3.9-preview-02 281 2/3/2024
5.3.9-preview-01 301 1/23/2024
5.3.8 374 1/20/2024
5.3.7 2,039 11/20/2023
5.3.6 459 11/19/2023
5.3.5 1,085 9/21/2023
5.3.4 983 8/3/2023
5.3.3 2,227 6/24/2023
5.3.2 32,769 4/1/2023
5.3.1 797 3/6/2023
5.3.0 831 3/3/2023
5.2.25 904 2/5/2023
5.2.24 8,723 12/18/2022
5.2.23 2,828 11/12/2022
5.2.22 5,206 11/6/2022
5.2.21 909 10/28/2022
5.2.20 26,053 9/3/2022
5.2.20-preview-01 657 9/3/2022
5.2.19 26,662 6/26/2022
5.2.18 18,511 3/7/2022
5.2.17 4,626 2/21/2022
5.2.16 2,214 2/19/2022
5.2.15 121,906 12/17/2021
5.2.14 17,303 11/9/2021
5.2.13 160,929 10/9/2021
5.2.12 195,302 7/31/2021
5.2.11 74,858 7/19/2021
5.2.10 332,542 5/31/2021
5.2.9 186,818 3/26/2021
5.2.8 277,820 2/13/2021
5.2.7 77,802 12/26/2020
5.2.7-preview-03 942 12/26/2020
5.2.7-preview-01 930 12/26/2020
3.4.9 74 11/16/2024
3.4.8 89 10/31/2024
3.4.7 88 10/26/2024
3.4.6 111 10/13/2024
3.4.5 673 8/20/2024
3.4.4 96 7/30/2024
3.4.3 286 7/1/2024
3.4.2 121 6/25/2024
3.4.1 141 6/21/2024
3.4.0 150 5/31/2024
3.3.14 134 5/3/2024
3.3.13 123 4/25/2024
3.3.12 146 4/18/2024
3.3.11 131 4/17/2024
3.3.10 329 3/3/2024
3.3.9 224 2/29/2024
3.3.9-preview-02 258 2/3/2024
3.3.9-preview-01 314 1/23/2024
3.3.8 358 1/20/2024
3.3.7 5,994 11/20/2023
3.3.6 461 11/19/2023
3.3.5 2,324 9/21/2023
3.3.4 1,616 8/3/2023
3.3.3 7,865 6/24/2023
3.3.2 2,821 4/1/2023
3.3.1 1,179 3/6/2023
3.3.0 769 3/3/2023
3.2.25 1,429 2/5/2023
3.2.24 17,795 12/18/2022
3.2.23 1,522 11/12/2022
3.2.22 963 11/6/2022
3.2.21 984 10/28/2022
3.2.20 20,347 9/3/2022
3.2.20-preview-01 607 9/3/2022
3.2.19 46,377 6/26/2022
3.2.18 24,579 3/7/2022
3.2.17 1,194 2/21/2022
3.2.16 1,025 2/19/2022
3.2.15 23,421 12/17/2021
3.2.14 16,867 11/9/2021
3.2.13 2,407 10/9/2021
3.2.12 22,354 7/31/2021
3.2.11 2,653 7/19/2021
3.2.10 39,382 5/31/2021
3.2.9 20,740 3/26/2021
3.2.8 19,207 2/13/2021
3.2.7 73,129 12/26/2020
3.2.7-preview-03 938 12/26/2020
3.2.7-preview-02 953 12/26/2020
3.2.7-preview-01 950 12/26/2020
3.2.6 132,644 11/25/2020
3.2.6-preview-01 849 11/25/2020
3.2.5 192,151 10/24/2020
3.2.4 6,278 10/19/2020
3.2.3 11,784 10/11/2020
3.2.2 80,740 8/19/2020
3.2.1 10,069 8/8/2020
3.2.0 25,517 7/27/2020
2.4.9 67 11/16/2024
2.4.8 90 10/31/2024
2.4.7 88 10/26/2024
2.4.6 107 10/13/2024
2.4.5 137 8/20/2024
2.4.4 93 7/30/2024
2.4.3 129 7/1/2024
2.4.2 120 6/25/2024
2.4.1 121 6/21/2024
2.4.0 114 5/31/2024
2.3.14 121 5/3/2024
2.3.13 157 4/25/2024
2.3.12 131 4/18/2024
2.3.11 121 4/17/2024
2.3.10 219 3/3/2024
2.3.9 232 2/29/2024
2.3.9-preview-02 281 2/3/2024
2.3.9-preview-01 288 1/23/2024
2.3.8 312 1/20/2024
2.3.7 475 11/20/2023
2.3.6 442 11/19/2023
2.3.5 517 9/21/2023
2.3.4 657 8/3/2023
2.3.3 637 6/24/2023
2.3.2 753 4/1/2023
2.3.1 713 3/6/2023
2.3.0 754 3/3/2023
2.2.25 790 2/5/2023
2.2.24 787 12/18/2022
2.2.23 813 11/12/2022
2.2.22 861 11/6/2022
2.2.21 867 10/28/2022
2.2.20 919 9/3/2022
2.2.20-preview-01 588 9/3/2022
2.2.19 953 6/26/2022
2.2.18 1,145 3/7/2022
2.2.17 965 2/21/2022
2.2.16 998 2/19/2022
2.2.15 912 12/17/2021
2.2.14 884 11/9/2021
2.2.13 937 10/9/2021
2.2.12 1,216 7/31/2021
2.2.11 1,733 7/19/2021
2.2.10 1,501 5/31/2021
2.2.9 7,236 3/26/2021
2.2.8 1,821 2/13/2021
2.2.7 1,197 12/26/2020
2.2.7-preview-03 937 12/26/2020
2.2.7-preview-02 916 12/26/2020
2.2.7-preview-01 947 12/26/2020
2.2.6 12,457 11/25/2020
2.2.6-preview-01 777 11/25/2020
2.2.5 4,000 10/24/2020
2.2.4 2,758 10/19/2020
2.2.3 1,131 10/11/2020
2.2.2 22,371 8/19/2020
2.2.1 8,053 8/8/2020
2.2.0 64,364 7/27/2020
1.1.8 18,950 7/12/2020
1.1.7 5,211 7/6/2020
1.1.6 2,732 7/5/2020
1.1.5 42,160 6/15/2020
1.1.4 1,176 6/15/2020
1.1.3 1,182 6/15/2020
1.1.2 21,296 5/31/2020
1.1.1 27,364 5/14/2020
1.1.0 23,476 4/25/2020
1.0.24 12,931 4/16/2020
1.0.23 214,953 3/26/2020
1.0.22 6,165 3/18/2020
1.0.21 34,459 2/29/2020
1.0.20 134,058 1/11/2020
1.0.19 111,790 8/29/2019
1.0.18 83,027 7/2/2019
1.0.17 41,362 6/14/2019
1.0.16 3,513 6/6/2019
1.0.15 4,627 5/20/2019
1.0.14 4,982 5/14/2019
1.0.13 14,562 5/3/2019
1.0.12 69,817 3/26/2019
1.0.11 14,009 2/28/2019
1.0.10 31,721 2/5/2019
1.0.9.2 575,711 1/10/2019
1.0.9.1 1,600 1/7/2019
1.0.9 35,817 10/19/2018
1.0.8.18 82,119 9/4/2018
1.0.8.17 11,656 8/27/2018
1.0.8.16 18,576 8/19/2018
1.0.8.15 1,691 8/17/2018
1.0.8.13 6,170 8/2/2018
1.0.8.12 4,989 7/27/2018
1.0.8.11 35,843 6/6/2018
1.0.8.10 2,298 6/5/2018
1.0.8.9 6,883 5/26/2018
1.0.8.8 1,854 5/21/2018
1.0.8.7 3,134 5/9/2018
1.0.8.6 2,511 4/28/2018
1.0.8.5 2,098 4/27/2018
1.0.8.4 1,879 4/25/2018
1.0.8.3 3,608 3/30/2018
1.0.8.2 56,561 1/9/2018
1.0.8.1 5,327 1/5/2018
1.0.8 20,764 12/16/2017
1.0.4.8 15,523 11/1/2017
1.0.4.7 4,406 9/12/2017
1.0.4.6 6,164 7/8/2017
1.0.4.5 1,912 6/28/2017
1.0.4.4 1,743 6/27/2017
1.0.4.3 2,056 6/1/2017
1.0.4.2 1,703 6/1/2017
1.0.4.1 1,723 5/31/2017
1.0.4 2,371 5/17/2017
1.0.3.6 3,182 4/8/2017
1.0.3.5 2,124 3/30/2017
1.0.3.4 2,047 3/25/2017
1.0.3.3 5,839 11/16/2016
1.0.3.2 2,064 10/31/2016
1.0.3.1 1,930 10/30/2016
1.0.3 1,800 10/22/2016
1.0.1 2,943 6/27/2016
1.0.0 4,492 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md