Microsoft.EntityFrameworkCore.DynamicLinq 8.4.5

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

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

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

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
8.4.5 28,740 8/20/2024
8.4.4 38,666 7/30/2024
8.4.3 70,916 7/1/2024
8.4.2 13,918 6/25/2024
8.4.1 12,906 6/21/2024
8.4.0 37,083 5/31/2024
8.3.14 40,628 5/3/2024
8.3.13 11,385 4/25/2024
8.3.12 9,491 4/18/2024
8.3.10 87,037 3/3/2024
8.3.9 7,369 2/29/2024
8.3.9-preview-02 385 2/3/2024
8.3.9-preview-01 600 1/23/2024
8.3.8 61,886 1/20/2024
8.3.7 85,695 11/20/2023
7.4.5 565 8/20/2024
7.4.4 271 7/30/2024
7.4.3 3,716 7/1/2024
7.4.2 1,327 6/25/2024
7.4.1 290 6/21/2024
7.4.0 2,330 5/31/2024
7.3.14 8,578 5/3/2024
7.3.13 310 4/25/2024
7.3.12 458 4/18/2024
7.3.11 850 4/17/2024
7.3.10 20,602 3/3/2024
7.3.9 2,199 2/29/2024
7.3.9-preview-02 807 2/3/2024
7.3.9-preview-01 422 1/23/2024
7.3.8 11,456 1/20/2024
7.3.7 22,548 11/20/2023
7.3.6 9,101 11/19/2023
7.3.5 132,912 9/21/2023
7.3.4 114,218 8/3/2023
7.3.3 79,614 6/24/2023
7.3.2 367,537 4/1/2023
7.3.1 25,391 3/6/2023
7.3.0 1,382 3/3/2023
7.2.25 70,298 2/5/2023
7.2.24 197,187 12/18/2022
7.2.23 62,903 11/12/2022
6.4.5 654 8/20/2024
6.4.4 712 7/30/2024
6.4.3 914 7/1/2024
6.4.2 215 6/25/2024
6.4.1 716 6/21/2024
6.4.0 1,701 5/31/2024
6.3.14 2,128 5/3/2024
6.3.13 5,282 4/25/2024
6.3.12 186 4/18/2024
6.3.11 136 4/17/2024
6.3.10 7,445 3/3/2024
6.3.9 1,227 2/29/2024
6.3.9-preview-02 518 2/3/2024
6.3.9-preview-01 284 1/23/2024
6.3.8 20,974 1/20/2024
6.3.7 24,423 11/20/2023
6.3.6 1,529 11/19/2023
6.3.5 105,091 9/21/2023
6.3.4 45,071 8/3/2023
6.3.3 31,072 6/24/2023
6.3.2 123,357 4/1/2023
6.3.1 38,098 3/6/2023
6.3.0 14,112 3/3/2023
6.2.25 48,554 2/5/2023
6.2.24 64,329 12/18/2022
6.2.23 68,102 11/12/2022
6.2.22 42,936 11/6/2022
6.2.21 44,048 10/28/2022
6.2.20 373,773 9/3/2022
6.2.20-preview-01 637 9/3/2022
6.2.19 300,374 6/26/2022
6.2.18 630,785 3/7/2022
6.2.17 64,670 2/21/2022
6.2.16 3,995 2/19/2022
6.2.15 157,524 12/17/2021
6.2.14 251,549 11/9/2021
6.2.13-preview.4.21253.1 1,185 10/9/2021
6.2.12-preview.4.21253.1 898 7/31/2021
6.2.11-preview.4.21253.1 217 7/19/2021
6.0.0-preview.4.21253.1 420 5/31/2021
6.0.0-preview.3.21201.2 240 5/9/2021
5.4.5 165 8/20/2024
5.4.4 139 7/30/2024
5.4.3 190 7/1/2024
5.4.2 121 6/25/2024
5.4.1 131 6/21/2024
5.4.0 123 5/31/2024
5.3.14 113 5/3/2024
5.3.13 127 4/25/2024
5.3.12 125 4/18/2024
5.3.11 233 4/17/2024
5.3.10 816 3/3/2024
5.3.9 226 2/29/2024
5.3.9-preview-02 277 2/3/2024
5.3.9-preview-01 289 1/23/2024
5.3.8 360 1/20/2024
5.3.7 1,873 11/20/2023
5.3.6 454 11/19/2023
5.3.5 1,078 9/21/2023
5.3.4 980 8/3/2023
5.3.3 2,097 6/24/2023
5.3.2 32,506 4/1/2023
5.3.1 792 3/6/2023
5.3.0 824 3/3/2023
5.2.25 896 2/5/2023
5.2.24 8,354 12/18/2022
5.2.23 2,664 11/12/2022
5.2.22 5,202 11/6/2022
5.2.21 905 10/28/2022
5.2.20 24,970 9/3/2022
5.2.20-preview-01 654 9/3/2022
5.2.19 25,731 6/26/2022
5.2.18 18,133 3/7/2022
5.2.17 4,562 2/21/2022
5.2.16 2,211 2/19/2022
5.2.15 118,901 12/17/2021
5.2.14 17,117 11/9/2021
5.2.13 159,194 10/9/2021
5.2.12 194,532 7/31/2021
5.2.11 74,312 7/19/2021
5.2.10 330,576 5/31/2021
5.2.9 185,467 3/26/2021
5.2.8 276,792 2/13/2021
5.2.7 76,307 12/26/2020
5.2.7-preview-03 939 12/26/2020
5.2.7-preview-01 927 12/26/2020
3.4.5 166 8/20/2024
3.4.4 71 7/30/2024
3.4.3 198 7/1/2024
3.4.2 113 6/25/2024
3.4.1 130 6/21/2024
3.4.0 144 5/31/2024
3.3.14 123 5/3/2024
3.3.13 119 4/25/2024
3.3.12 140 4/18/2024
3.3.11 127 4/17/2024
3.3.10 303 3/3/2024
3.3.9 218 2/29/2024
3.3.9-preview-02 235 2/3/2024
3.3.9-preview-01 308 1/23/2024
3.3.8 333 1/20/2024
3.3.7 4,672 11/20/2023
3.3.6 456 11/19/2023
3.3.5 2,050 9/21/2023
3.3.4 1,596 8/3/2023
3.3.3 7,669 6/24/2023
3.3.2 2,817 4/1/2023
3.3.1 1,177 3/6/2023
3.3.0 759 3/3/2023
3.2.25 1,416 2/5/2023
3.2.24 17,594 12/18/2022
3.2.23 1,517 11/12/2022
3.2.22 961 11/6/2022
3.2.21 977 10/28/2022
3.2.20 19,765 9/3/2022
3.2.20-preview-01 604 9/3/2022
3.2.19 43,647 6/26/2022
3.2.18 24,541 3/7/2022
3.2.17 1,184 2/21/2022
3.2.16 1,003 2/19/2022
3.2.15 23,400 12/17/2021
3.2.14 16,644 11/9/2021
3.2.13 2,362 10/9/2021
3.2.12 22,328 7/31/2021
3.2.11 2,558 7/19/2021
3.2.10 38,723 5/31/2021
3.2.9 20,133 3/26/2021
3.2.8 18,900 2/13/2021
3.2.7 72,709 12/26/2020
3.2.7-preview-03 920 12/26/2020
3.2.7-preview-02 950 12/26/2020
3.2.7-preview-01 948 12/26/2020
3.2.6 132,075 11/25/2020
3.2.6-preview-01 846 11/25/2020
3.2.5 190,866 10/24/2020
3.2.4 6,235 10/19/2020
3.2.3 11,724 10/11/2020
3.2.2 80,150 8/19/2020
3.2.1 9,846 8/8/2020
3.2.0 25,175 7/27/2020
2.4.5 99 8/20/2024
2.4.4 71 7/30/2024
2.4.3 106 7/1/2024
2.4.2 115 6/25/2024
2.4.1 118 6/21/2024
2.4.0 95 5/31/2024
2.3.14 93 5/3/2024
2.3.13 128 4/25/2024
2.3.12 114 4/18/2024
2.3.11 116 4/17/2024
2.3.10 214 3/3/2024
2.3.9 225 2/29/2024
2.3.9-preview-02 259 2/3/2024
2.3.9-preview-01 263 1/23/2024
2.3.8 306 1/20/2024
2.3.7 446 11/20/2023
2.3.6 437 11/19/2023
2.3.5 512 9/21/2023
2.3.4 652 8/3/2023
2.3.3 635 6/24/2023
2.3.2 751 4/1/2023
2.3.1 711 3/6/2023
2.3.0 736 3/3/2023
2.2.25 786 2/5/2023
2.2.24 781 12/18/2022
2.2.23 794 11/12/2022
2.2.22 858 11/6/2022
2.2.21 865 10/28/2022
2.2.20 913 9/3/2022
2.2.20-preview-01 586 9/3/2022
2.2.19 950 6/26/2022
2.2.18 1,144 3/7/2022
2.2.17 943 2/21/2022
2.2.16 981 2/19/2022
2.2.15 910 12/17/2021
2.2.14 881 11/9/2021
2.2.13 919 10/9/2021
2.2.12 1,200 7/31/2021
2.2.11 1,727 7/19/2021
2.2.10 1,498 5/31/2021
2.2.9 7,091 3/26/2021
2.2.8 1,814 2/13/2021
2.2.7 1,193 12/26/2020
2.2.7-preview-03 917 12/26/2020
2.2.7-preview-02 897 12/26/2020
2.2.7-preview-01 930 12/26/2020
2.2.6 12,392 11/25/2020
2.2.6-preview-01 770 11/25/2020
2.2.5 3,987 10/24/2020
2.2.4 2,738 10/19/2020
2.2.3 1,125 10/11/2020
2.2.2 21,829 8/19/2020
2.2.1 7,992 8/8/2020
2.2.0 63,826 7/27/2020
1.1.8 18,547 7/12/2020
1.1.7 5,105 7/6/2020
1.1.6 2,710 7/5/2020
1.1.5 42,098 6/15/2020
1.1.4 1,174 6/15/2020
1.1.3 1,178 6/15/2020
1.1.2 20,952 5/31/2020
1.1.1 27,253 5/14/2020
1.1.0 23,391 4/25/2020
1.0.24 12,910 4/16/2020
1.0.23 213,987 3/26/2020
1.0.22 6,157 3/18/2020
1.0.21 33,986 2/29/2020
1.0.20 133,110 1/11/2020
1.0.19 110,363 8/29/2019
1.0.18 82,784 7/2/2019
1.0.17 41,081 6/14/2019
1.0.16 3,455 6/6/2019
1.0.15 4,608 5/20/2019
1.0.14 4,907 5/14/2019
1.0.13 14,448 5/3/2019
1.0.12 69,551 3/26/2019
1.0.11 13,984 2/28/2019
1.0.10 31,406 2/5/2019
1.0.9.2 559,498 1/10/2019
1.0.9.1 1,592 1/7/2019
1.0.9 35,530 10/19/2018
1.0.8.18 81,928 9/4/2018
1.0.8.17 11,578 8/27/2018
1.0.8.16 18,426 8/19/2018
1.0.8.15 1,680 8/17/2018
1.0.8.13 6,140 8/2/2018
1.0.8.12 4,961 7/27/2018
1.0.8.11 35,604 6/6/2018
1.0.8.10 2,269 6/5/2018
1.0.8.9 6,853 5/26/2018
1.0.8.8 1,836 5/21/2018
1.0.8.7 3,117 5/9/2018
1.0.8.6 2,482 4/28/2018
1.0.8.5 2,088 4/27/2018
1.0.8.4 1,868 4/25/2018
1.0.8.3 3,582 3/30/2018
1.0.8.2 56,328 1/9/2018
1.0.8.1 5,286 1/5/2018
1.0.8 20,614 12/16/2017
1.0.4.8 15,419 11/1/2017
1.0.4.7 4,387 9/12/2017
1.0.4.6 6,151 7/8/2017
1.0.4.5 1,882 6/28/2017
1.0.4.4 1,719 6/27/2017
1.0.4.3 2,049 6/1/2017
1.0.4.2 1,692 6/1/2017
1.0.4.1 1,714 5/31/2017
1.0.4 2,363 5/17/2017
1.0.3.6 3,165 4/8/2017
1.0.3.5 2,096 3/30/2017
1.0.3.4 2,020 3/25/2017
1.0.3.3 5,827 11/16/2016
1.0.3.2 2,053 10/31/2016
1.0.3.1 1,921 10/30/2016
1.0.3 1,789 10/22/2016
1.0.1 2,893 6/27/2016
1.0.0 3,293 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md