Microsoft.EntityFrameworkCore.DynamicLinq 8.4.3

dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 8.4.3                
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 8.4.3                
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.3" />                
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.3                
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 8.4.3"                
#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.3

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

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

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

Repository Stars
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.3 14,648 7/1/2024
8.4.2 6,845 6/25/2024
8.4.1 5,907 6/21/2024
8.4.0 21,904 5/31/2024
8.3.14 29,077 5/3/2024
8.3.13 9,657 4/25/2024
8.3.12 6,992 4/18/2024
8.3.10 66,873 3/3/2024
8.3.9 6,531 2/29/2024
8.3.9-preview-02 358 2/3/2024
8.3.9-preview-01 581 1/23/2024
8.3.8 53,947 1/20/2024
8.3.7 76,738 11/20/2023
7.4.3 1,065 7/1/2024
7.4.2 936 6/25/2024
7.4.1 260 6/21/2024
7.4.0 1,126 5/31/2024
7.3.14 6,265 5/3/2024
7.3.13 287 4/25/2024
7.3.12 403 4/18/2024
7.3.11 656 4/17/2024
7.3.10 16,149 3/3/2024
7.3.9 1,802 2/29/2024
7.3.9-preview-02 787 2/3/2024
7.3.9-preview-01 401 1/23/2024
7.3.8 8,842 1/20/2024
7.3.7 20,340 11/20/2023
7.3.6 7,278 11/19/2023
7.3.5 110,921 9/21/2023
7.3.4 108,118 8/3/2023
7.3.3 73,884 6/24/2023
7.3.2 354,662 4/1/2023
7.3.1 23,436 3/6/2023
7.3.0 1,352 3/3/2023
7.2.25 64,124 2/5/2023
7.2.24 190,570 12/18/2022
7.2.23 59,743 11/12/2022
6.4.3 529 7/1/2024
6.4.2 178 6/25/2024
6.4.1 291 6/21/2024
6.4.0 1,330 5/31/2024
6.3.14 1,599 5/3/2024
6.3.13 4,772 4/25/2024
6.3.12 177 4/18/2024
6.3.11 130 4/17/2024
6.3.10 6,440 3/3/2024
6.3.9 967 2/29/2024
6.3.9-preview-02 504 2/3/2024
6.3.9-preview-01 259 1/23/2024
6.3.8 15,698 1/20/2024
6.3.7 21,111 11/20/2023
6.3.6 1,375 11/19/2023
6.3.5 85,393 9/21/2023
6.3.4 42,065 8/3/2023
6.3.3 29,092 6/24/2023
6.3.2 117,118 4/1/2023
6.3.1 37,547 3/6/2023
6.3.0 9,544 3/3/2023
6.2.25 46,240 2/5/2023
6.2.24 61,757 12/18/2022
6.2.23 63,244 11/12/2022
6.2.22 41,601 11/6/2022
6.2.21 42,829 10/28/2022
6.2.20 369,071 9/3/2022
6.2.20-preview-01 621 9/3/2022
6.2.19 289,186 6/26/2022
6.2.18 614,790 3/7/2022
6.2.17 64,448 2/21/2022
6.2.16 3,968 2/19/2022
6.2.15 152,648 12/17/2021
6.2.14 246,869 11/9/2021
6.2.13-preview.4.21253.1 1,176 10/9/2021
6.2.12-preview.4.21253.1 894 7/31/2021
6.2.11-preview.4.21253.1 214 7/19/2021
6.0.0-preview.4.21253.1 415 5/31/2021
6.0.0-preview.3.21201.2 236 5/9/2021
5.4.3 148 7/1/2024
5.4.2 96 6/25/2024
5.4.1 102 6/21/2024
5.4.0 99 5/31/2024
5.3.14 98 5/3/2024
5.3.13 107 4/25/2024
5.3.12 105 4/18/2024
5.3.11 155 4/17/2024
5.3.10 665 3/3/2024
5.3.9 200 2/29/2024
5.3.9-preview-02 252 2/3/2024
5.3.9-preview-01 274 1/23/2024
5.3.8 341 1/20/2024
5.3.7 1,659 11/20/2023
5.3.6 429 11/19/2023
5.3.5 1,060 9/21/2023
5.3.4 939 8/3/2023
5.3.3 1,983 6/24/2023
5.3.2 31,742 4/1/2023
5.3.1 776 3/6/2023
5.3.0 797 3/3/2023
5.2.25 872 2/5/2023
5.2.24 7,892 12/18/2022
5.2.23 2,482 11/12/2022
5.2.22 5,175 11/6/2022
5.2.21 883 10/28/2022
5.2.20 23,478 9/3/2022
5.2.20-preview-01 634 9/3/2022
5.2.19 24,774 6/26/2022
5.2.18 18,019 3/7/2022
5.2.17 4,503 2/21/2022
5.2.16 2,188 2/19/2022
5.2.15 115,576 12/17/2021
5.2.14 16,855 11/9/2021
5.2.13 157,231 10/9/2021
5.2.12 190,959 7/31/2021
5.2.11 73,000 7/19/2021
5.2.10 326,654 5/31/2021
5.2.9 183,107 3/26/2021
5.2.8 273,913 2/13/2021
5.2.7 74,663 12/26/2020
5.2.7-preview-03 913 12/26/2020
5.2.7-preview-01 908 12/26/2020
3.4.3 100 7/1/2024
3.4.2 90 6/25/2024
3.4.1 105 6/21/2024
3.4.0 84 5/31/2024
3.3.14 98 5/3/2024
3.3.13 106 4/25/2024
3.3.12 111 4/18/2024
3.3.11 111 4/17/2024
3.3.10 259 3/3/2024
3.3.9 191 2/29/2024
3.3.9-preview-02 230 2/3/2024
3.3.9-preview-01 292 1/23/2024
3.3.8 327 1/20/2024
3.3.7 3,754 11/20/2023
3.3.6 432 11/19/2023
3.3.5 1,815 9/21/2023
3.3.4 1,515 8/3/2023
3.3.3 7,363 6/24/2023
3.3.2 2,780 4/1/2023
3.3.1 1,135 3/6/2023
3.3.0 729 3/3/2023
3.2.25 1,376 2/5/2023
3.2.24 17,431 12/18/2022
3.2.23 1,472 11/12/2022
3.2.22 941 11/6/2022
3.2.21 956 10/28/2022
3.2.20 18,639 9/3/2022
3.2.20-preview-01 577 9/3/2022
3.2.19 41,837 6/26/2022
3.2.18 24,148 3/7/2022
3.2.17 1,159 2/21/2022
3.2.16 994 2/19/2022
3.2.15 23,363 12/17/2021
3.2.14 16,481 11/9/2021
3.2.13 2,309 10/9/2021
3.2.12 22,247 7/31/2021
3.2.11 2,527 7/19/2021
3.2.10 38,271 5/31/2021
3.2.9 19,696 3/26/2021
3.2.8 18,571 2/13/2021
3.2.7 72,188 12/26/2020
3.2.7-preview-03 916 12/26/2020
3.2.7-preview-02 934 12/26/2020
3.2.7-preview-01 927 12/26/2020
3.2.6 131,299 11/25/2020
3.2.6-preview-01 830 11/25/2020
3.2.5 187,776 10/24/2020
3.2.4 6,181 10/19/2020
3.2.3 11,654 10/11/2020
3.2.2 78,764 8/19/2020
3.2.1 9,598 8/8/2020
3.2.0 24,951 7/27/2020
2.4.3 94 7/1/2024
2.4.2 89 6/25/2024
2.4.1 92 6/21/2024
2.4.0 86 5/31/2024
2.3.14 86 5/3/2024
2.3.13 107 4/25/2024
2.3.12 101 4/18/2024
2.3.11 101 4/17/2024
2.3.10 198 3/3/2024
2.3.9 208 2/29/2024
2.3.9-preview-02 253 2/3/2024
2.3.9-preview-01 256 1/23/2024
2.3.8 285 1/20/2024
2.3.7 438 11/20/2023
2.3.6 420 11/19/2023
2.3.5 488 9/21/2023
2.3.4 627 8/3/2023
2.3.3 617 6/24/2023
2.3.2 734 4/1/2023
2.3.1 693 3/6/2023
2.3.0 727 3/3/2023
2.2.25 769 2/5/2023
2.2.24 757 12/18/2022
2.2.23 786 11/12/2022
2.2.22 837 11/6/2022
2.2.21 839 10/28/2022
2.2.20 891 9/3/2022
2.2.20-preview-01 566 9/3/2022
2.2.19 923 6/26/2022
2.2.18 1,114 3/7/2022
2.2.17 934 2/21/2022
2.2.16 972 2/19/2022
2.2.15 893 12/17/2021
2.2.14 864 11/9/2021
2.2.13 910 10/9/2021
2.2.12 1,193 7/31/2021
2.2.11 1,691 7/19/2021
2.2.10 1,482 5/31/2021
2.2.9 7,079 3/26/2021
2.2.8 1,779 2/13/2021
2.2.7 1,172 12/26/2020
2.2.7-preview-03 912 12/26/2020
2.2.7-preview-02 893 12/26/2020
2.2.7-preview-01 919 12/26/2020
2.2.6 12,329 11/25/2020
2.2.6-preview-01 753 11/25/2020
2.2.5 3,806 10/24/2020
2.2.4 2,731 10/19/2020
2.2.3 1,101 10/11/2020
2.2.2 20,890 8/19/2020
2.2.1 7,926 8/8/2020
2.2.0 63,426 7/27/2020
1.1.8 18,226 7/12/2020
1.1.7 4,982 7/6/2020
1.1.6 2,703 7/5/2020
1.1.5 41,808 6/15/2020
1.1.4 1,158 6/15/2020
1.1.3 1,163 6/15/2020
1.1.2 19,981 5/31/2020
1.1.1 27,067 5/14/2020
1.1.0 23,056 4/25/2020
1.0.24 12,378 4/16/2020
1.0.23 210,455 3/26/2020
1.0.22 6,122 3/18/2020
1.0.21 32,186 2/29/2020
1.0.20 129,605 1/11/2020
1.0.19 108,686 8/29/2019
1.0.18 81,561 7/2/2019
1.0.17 40,590 6/14/2019
1.0.16 3,430 6/6/2019
1.0.15 4,479 5/20/2019
1.0.14 4,822 5/14/2019
1.0.13 14,295 5/3/2019
1.0.12 69,117 3/26/2019
1.0.11 13,940 2/28/2019
1.0.10 31,035 2/5/2019
1.0.9.2 546,386 1/10/2019
1.0.9.1 1,576 1/7/2019
1.0.9 35,336 10/19/2018
1.0.8.18 81,767 9/4/2018
1.0.8.17 11,491 8/27/2018
1.0.8.16 18,276 8/19/2018
1.0.8.15 1,649 8/17/2018
1.0.8.13 6,128 8/2/2018
1.0.8.12 4,932 7/27/2018
1.0.8.11 35,076 6/6/2018
1.0.8.10 2,256 6/5/2018
1.0.8.9 6,779 5/26/2018
1.0.8.8 1,808 5/21/2018
1.0.8.7 3,081 5/9/2018
1.0.8.6 2,468 4/28/2018
1.0.8.5 2,060 4/27/2018
1.0.8.4 1,843 4/25/2018
1.0.8.3 3,568 3/30/2018
1.0.8.2 56,073 1/9/2018
1.0.8.1 5,244 1/5/2018
1.0.8 20,362 12/16/2017
1.0.4.8 15,179 11/1/2017
1.0.4.7 4,358 9/12/2017
1.0.4.6 6,108 7/8/2017
1.0.4.5 1,870 6/28/2017
1.0.4.4 1,700 6/27/2017
1.0.4.3 2,017 6/1/2017
1.0.4.2 1,665 6/1/2017
1.0.4.1 1,691 5/31/2017
1.0.4 2,334 5/17/2017
1.0.3.6 3,133 4/8/2017
1.0.3.5 2,076 3/30/2017
1.0.3.4 1,996 3/25/2017
1.0.3.3 5,802 11/16/2016
1.0.3.2 2,025 10/31/2016
1.0.3.1 1,887 10/30/2016
1.0.3 1,763 10/22/2016
1.0.1 2,880 6/27/2016
1.0.0 3,031 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md