Microsoft.EntityFrameworkCore.DynamicLinq 8.4.6

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

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

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.6 383 10/13/2024
8.4.5 52,232 8/20/2024
8.4.4 48,971 7/30/2024
8.4.3 86,293 7/1/2024
8.4.2 15,416 6/25/2024
8.4.1 14,924 6/21/2024
8.4.0 39,919 5/31/2024
8.3.14 44,096 5/3/2024
8.3.13 11,890 4/25/2024
8.3.12 10,338 4/18/2024
8.3.10 93,438 3/3/2024
8.3.9 7,686 2/29/2024
8.3.9-preview-02 386 2/3/2024
8.3.9-preview-01 617 1/23/2024
8.3.8 63,742 1/20/2024
8.3.7 88,084 11/20/2023
7.4.6 38 10/13/2024
7.4.5 1,013 8/20/2024
7.4.4 291 7/30/2024
7.4.3 4,477 7/1/2024
7.4.2 1,426 6/25/2024
7.4.1 290 6/21/2024
7.4.0 2,682 5/31/2024
7.3.14 9,041 5/3/2024
7.3.13 335 4/25/2024
7.3.12 459 4/18/2024
7.3.11 851 4/17/2024
7.3.10 21,547 3/3/2024
7.3.9 2,305 2/29/2024
7.3.9-preview-02 807 2/3/2024
7.3.9-preview-01 422 1/23/2024
7.3.8 12,237 1/20/2024
7.3.7 23,072 11/20/2023
7.3.6 9,610 11/19/2023
7.3.5 138,985 9/21/2023
7.3.4 115,863 8/3/2023
7.3.3 81,712 6/24/2023
7.3.2 371,621 4/1/2023
7.3.1 25,705 3/6/2023
7.3.0 1,382 3/3/2023
7.2.25 71,529 2/5/2023
7.2.24 199,433 12/18/2022
7.2.23 64,092 11/12/2022
6.4.6 55 10/13/2024
6.4.5 1,068 8/20/2024
6.4.4 766 7/30/2024
6.4.3 991 7/1/2024
6.4.2 215 6/25/2024
6.4.1 803 6/21/2024
6.4.0 1,709 5/31/2024
6.3.14 2,222 5/3/2024
6.3.13 5,347 4/25/2024
6.3.12 202 4/18/2024
6.3.11 149 4/17/2024
6.3.10 7,669 3/3/2024
6.3.9 1,290 2/29/2024
6.3.9-preview-02 520 2/3/2024
6.3.9-preview-01 285 1/23/2024
6.3.8 22,440 1/20/2024
6.3.7 25,157 11/20/2023
6.3.6 1,540 11/19/2023
6.3.5 111,543 9/21/2023
6.3.4 45,395 8/3/2023
6.3.3 31,669 6/24/2023
6.3.2 125,786 4/1/2023
6.3.1 38,245 3/6/2023
6.3.0 14,918 3/3/2023
6.2.25 48,903 2/5/2023
6.2.24 64,916 12/18/2022
6.2.23 69,162 11/12/2022
6.2.22 43,544 11/6/2022
6.2.21 44,603 10/28/2022
6.2.20 375,084 9/3/2022
6.2.20-preview-01 643 9/3/2022
6.2.19 303,236 6/26/2022
6.2.18 634,347 3/7/2022
6.2.17 64,773 2/21/2022
6.2.16 3,998 2/19/2022
6.2.15 159,385 12/17/2021
6.2.14 252,705 11/9/2021
6.2.13-preview.4.21253.1 1,187 10/9/2021
6.2.12-preview.4.21253.1 900 7/31/2021
6.2.11-preview.4.21253.1 220 7/19/2021
6.0.0-preview.4.21253.1 428 5/31/2021
6.0.0-preview.3.21201.2 242 5/9/2021
5.4.6 32 10/13/2024
5.4.5 199 8/20/2024
5.4.4 150 7/30/2024
5.4.3 211 7/1/2024
5.4.2 121 6/25/2024
5.4.1 131 6/21/2024
5.4.0 124 5/31/2024
5.3.14 113 5/3/2024
5.3.13 128 4/25/2024
5.3.12 126 4/18/2024
5.3.11 258 4/17/2024
5.3.10 827 3/3/2024
5.3.9 226 2/29/2024
5.3.9-preview-02 277 2/3/2024
5.3.9-preview-01 290 1/23/2024
5.3.8 366 1/20/2024
5.3.7 1,904 11/20/2023
5.3.6 454 11/19/2023
5.3.5 1,081 9/21/2023
5.3.4 980 8/3/2023
5.3.3 2,132 6/24/2023
5.3.2 32,728 4/1/2023
5.3.1 793 3/6/2023
5.3.0 825 3/3/2023
5.2.25 901 2/5/2023
5.2.24 8,493 12/18/2022
5.2.23 2,756 11/12/2022
5.2.22 5,202 11/6/2022
5.2.21 906 10/28/2022
5.2.20 25,188 9/3/2022
5.2.20-preview-01 655 9/3/2022
5.2.19 26,176 6/26/2022
5.2.18 18,280 3/7/2022
5.2.17 4,581 2/21/2022
5.2.16 2,212 2/19/2022
5.2.15 119,908 12/17/2021
5.2.14 17,124 11/9/2021
5.2.13 159,842 10/9/2021
5.2.12 194,931 7/31/2021
5.2.11 74,756 7/19/2021
5.2.10 331,957 5/31/2021
5.2.9 186,140 3/26/2021
5.2.8 277,692 2/13/2021
5.2.7 76,831 12/26/2020
5.2.7-preview-03 940 12/26/2020
5.2.7-preview-01 928 12/26/2020
3.4.6 41 10/13/2024
3.4.5 258 8/20/2024
3.4.4 88 7/30/2024
3.4.3 229 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 124 5/3/2024
3.3.13 119 4/25/2024
3.3.12 142 4/18/2024
3.3.11 127 4/17/2024
3.3.10 308 3/3/2024
3.3.9 219 2/29/2024
3.3.9-preview-02 254 2/3/2024
3.3.9-preview-01 310 1/23/2024
3.3.8 352 1/20/2024
3.3.7 5,126 11/20/2023
3.3.6 457 11/19/2023
3.3.5 2,120 9/21/2023
3.3.4 1,600 8/3/2023
3.3.3 7,717 6/24/2023
3.3.2 2,819 4/1/2023
3.3.1 1,177 3/6/2023
3.3.0 760 3/3/2023
3.2.25 1,427 2/5/2023
3.2.24 17,690 12/18/2022
3.2.23 1,520 11/12/2022
3.2.22 961 11/6/2022
3.2.21 983 10/28/2022
3.2.20 19,975 9/3/2022
3.2.20-preview-01 604 9/3/2022
3.2.19 44,560 6/26/2022
3.2.18 24,544 3/7/2022
3.2.17 1,191 2/21/2022
3.2.16 1,018 2/19/2022
3.2.15 23,403 12/17/2021
3.2.14 16,728 11/9/2021
3.2.13 2,371 10/9/2021
3.2.12 22,335 7/31/2021
3.2.11 2,579 7/19/2021
3.2.10 39,066 5/31/2021
3.2.9 20,410 3/26/2021
3.2.8 18,979 2/13/2021
3.2.7 72,826 12/26/2020
3.2.7-preview-03 935 12/26/2020
3.2.7-preview-02 951 12/26/2020
3.2.7-preview-01 948 12/26/2020
3.2.6 132,384 11/25/2020
3.2.6-preview-01 846 11/25/2020
3.2.5 191,712 10/24/2020
3.2.4 6,251 10/19/2020
3.2.3 11,730 10/11/2020
3.2.2 80,325 8/19/2020
3.2.1 9,915 8/8/2020
3.2.0 25,252 7/27/2020
2.4.6 36 10/13/2024
2.4.5 121 8/20/2024
2.4.4 88 7/30/2024
2.4.3 125 7/1/2024
2.4.2 116 6/25/2024
2.4.1 118 6/21/2024
2.4.0 109 5/31/2024
2.3.14 113 5/3/2024
2.3.13 144 4/25/2024
2.3.12 127 4/18/2024
2.3.11 117 4/17/2024
2.3.10 214 3/3/2024
2.3.9 226 2/29/2024
2.3.9-preview-02 277 2/3/2024
2.3.9-preview-01 280 1/23/2024
2.3.8 307 1/20/2024
2.3.7 464 11/20/2023
2.3.6 438 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 752 4/1/2023
2.3.1 711 3/6/2023
2.3.0 752 3/3/2023
2.2.25 786 2/5/2023
2.2.24 781 12/18/2022
2.2.23 810 11/12/2022
2.2.22 859 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 963 2/21/2022
2.2.16 996 2/19/2022
2.2.15 911 12/17/2021
2.2.14 881 11/9/2021
2.2.13 935 10/9/2021
2.2.12 1,213 7/31/2021
2.2.11 1,728 7/19/2021
2.2.10 1,499 5/31/2021
2.2.9 7,112 3/26/2021
2.2.8 1,815 2/13/2021
2.2.7 1,193 12/26/2020
2.2.7-preview-03 935 12/26/2020
2.2.7-preview-02 913 12/26/2020
2.2.7-preview-01 944 12/26/2020
2.2.6 12,403 11/25/2020
2.2.6-preview-01 776 11/25/2020
2.2.5 3,988 10/24/2020
2.2.4 2,756 10/19/2020
2.2.3 1,126 10/11/2020
2.2.2 22,036 8/19/2020
2.2.1 8,020 8/8/2020
2.2.0 64,319 7/27/2020
1.1.8 18,658 7/12/2020
1.1.7 5,156 7/6/2020
1.1.6 2,728 7/5/2020
1.1.5 42,117 6/15/2020
1.1.4 1,174 6/15/2020
1.1.3 1,179 6/15/2020
1.1.2 21,053 5/31/2020
1.1.1 27,313 5/14/2020
1.1.0 23,407 4/25/2020
1.0.24 12,926 4/16/2020
1.0.23 214,915 3/26/2020
1.0.22 6,160 3/18/2020
1.0.21 34,161 2/29/2020
1.0.20 133,529 1/11/2020
1.0.19 110,971 8/29/2019
1.0.18 82,952 7/2/2019
1.0.17 41,251 6/14/2019
1.0.16 3,458 6/6/2019
1.0.15 4,611 5/20/2019
1.0.14 4,927 5/14/2019
1.0.13 14,495 5/3/2019
1.0.12 69,789 3/26/2019
1.0.11 14,000 2/28/2019
1.0.10 31,635 2/5/2019
1.0.9.2 568,013 1/10/2019
1.0.9.1 1,593 1/7/2019
1.0.9 35,737 10/19/2018
1.0.8.18 82,097 9/4/2018
1.0.8.17 11,643 8/27/2018
1.0.8.16 18,550 8/19/2018
1.0.8.15 1,681 8/17/2018
1.0.8.13 6,159 8/2/2018
1.0.8.12 4,979 7/27/2018
1.0.8.11 35,766 6/6/2018
1.0.8.10 2,287 6/5/2018
1.0.8.9 6,874 5/26/2018
1.0.8.8 1,841 5/21/2018
1.0.8.7 3,119 5/9/2018
1.0.8.6 2,503 4/28/2018
1.0.8.5 2,089 4/27/2018
1.0.8.4 1,871 4/25/2018
1.0.8.3 3,599 3/30/2018
1.0.8.2 56,523 1/9/2018
1.0.8.1 5,312 1/5/2018
1.0.8 20,755 12/16/2017
1.0.4.8 15,483 11/1/2017
1.0.4.7 4,390 9/12/2017
1.0.4.6 6,154 7/8/2017
1.0.4.5 1,899 6/28/2017
1.0.4.4 1,737 6/27/2017
1.0.4.3 2,050 6/1/2017
1.0.4.2 1,695 6/1/2017
1.0.4.1 1,716 5/31/2017
1.0.4 2,365 5/17/2017
1.0.3.6 3,167 4/8/2017
1.0.3.5 2,115 3/30/2017
1.0.3.4 2,034 3/25/2017
1.0.3.3 5,829 11/16/2016
1.0.3.2 2,054 10/31/2016
1.0.3.1 1,922 10/30/2016
1.0.3 1,791 10/22/2016
1.0.1 2,914 6/27/2016
1.0.0 3,821 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md