Microsoft.EntityFrameworkCore.DynamicLinq 5.4.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.DynamicLinq --version 5.4.3                
NuGet\Install-Package Microsoft.EntityFrameworkCore.DynamicLinq -Version 5.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="5.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 5.4.3                
#r "nuget: Microsoft.EntityFrameworkCore.DynamicLinq, 5.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=5.4.3

// Install Microsoft.EntityFrameworkCore.DynamicLinq as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.DynamicLinq&version=5.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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 39,466 8/20/2024
8.4.4 43,161 7/30/2024
8.4.3 78,294 7/1/2024
8.4.2 14,622 6/25/2024
8.4.1 13,877 6/21/2024
8.4.0 38,512 5/31/2024
8.3.14 42,037 5/3/2024
8.3.13 11,576 4/25/2024
8.3.12 9,982 4/18/2024
8.3.10 90,353 3/3/2024
8.3.9 7,468 2/29/2024
8.3.9-preview-02 386 2/3/2024
8.3.9-preview-01 617 1/23/2024
8.3.8 62,812 1/20/2024
8.3.7 86,943 11/20/2023
7.4.5 805 8/20/2024
7.4.4 282 7/30/2024
7.4.3 4,073 7/1/2024
7.4.2 1,421 6/25/2024
7.4.1 290 6/21/2024
7.4.0 2,600 5/31/2024
7.3.14 8,917 5/3/2024
7.3.13 311 4/25/2024
7.3.12 459 4/18/2024
7.3.11 851 4/17/2024
7.3.10 21,408 3/3/2024
7.3.9 2,235 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,861 1/20/2024
7.3.7 22,850 11/20/2023
7.3.6 9,480 11/19/2023
7.3.5 135,619 9/21/2023
7.3.4 115,258 8/3/2023
7.3.3 81,086 6/24/2023
7.3.2 369,409 4/1/2023
7.3.1 25,590 3/6/2023
7.3.0 1,382 3/3/2023
7.2.25 70,994 2/5/2023
7.2.24 198,404 12/18/2022
7.2.23 63,551 11/12/2022
6.4.5 845 8/20/2024
6.4.4 744 7/30/2024
6.4.3 946 7/1/2024
6.4.2 215 6/25/2024
6.4.1 743 6/21/2024
6.4.0 1,708 5/31/2024
6.3.14 2,191 5/3/2024
6.3.13 5,299 4/25/2024
6.3.12 202 4/18/2024
6.3.11 149 4/17/2024
6.3.10 7,548 3/3/2024
6.3.9 1,242 2/29/2024
6.3.9-preview-02 520 2/3/2024
6.3.9-preview-01 285 1/23/2024
6.3.8 21,792 1/20/2024
6.3.7 24,678 11/20/2023
6.3.6 1,539 11/19/2023
6.3.5 108,020 9/21/2023
6.3.4 45,195 8/3/2023
6.3.3 31,299 6/24/2023
6.3.2 124,919 4/1/2023
6.3.1 38,201 3/6/2023
6.3.0 14,460 3/3/2023
6.2.25 48,699 2/5/2023
6.2.24 64,589 12/18/2022
6.2.23 68,819 11/12/2022
6.2.22 43,323 11/6/2022
6.2.21 44,482 10/28/2022
6.2.20 374,318 9/3/2022
6.2.20-preview-01 643 9/3/2022
6.2.19 301,969 6/26/2022
6.2.18 632,653 3/7/2022
6.2.17 64,726 2/21/2022
6.2.16 3,995 2/19/2022
6.2.15 158,491 12/17/2021
6.2.14 252,399 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 218 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 183 8/20/2024
5.4.4 146 7/30/2024
5.4.3 207 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 245 4/17/2024
5.3.10 826 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 360 1/20/2024
5.3.7 1,879 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,103 6/24/2023
5.3.2 32,711 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,413 12/18/2022
5.2.23 2,720 11/12/2022
5.2.22 5,202 11/6/2022
5.2.21 906 10/28/2022
5.2.20 25,061 9/3/2022
5.2.20-preview-01 655 9/3/2022
5.2.19 25,980 6/26/2022
5.2.18 18,177 3/7/2022
5.2.17 4,579 2/21/2022
5.2.16 2,212 2/19/2022
5.2.15 119,355 12/17/2021
5.2.14 17,124 11/9/2021
5.2.13 159,542 10/9/2021
5.2.12 194,739 7/31/2021
5.2.11 74,722 7/19/2021
5.2.10 331,774 5/31/2021
5.2.9 185,939 3/26/2021
5.2.8 277,669 2/13/2021
5.2.7 76,560 12/26/2020
5.2.7-preview-03 940 12/26/2020
5.2.7-preview-01 928 12/26/2020
3.4.5 216 8/20/2024
3.4.4 88 7/30/2024
3.4.3 217 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 305 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 4,871 11/20/2023
3.3.6 457 11/19/2023
3.3.5 2,096 9/21/2023
3.3.4 1,598 8/3/2023
3.3.3 7,692 6/24/2023
3.3.2 2,819 4/1/2023
3.3.1 1,177 3/6/2023
3.3.0 759 3/3/2023
3.2.25 1,427 2/5/2023
3.2.24 17,611 12/18/2022
3.2.23 1,518 11/12/2022
3.2.22 961 11/6/2022
3.2.21 977 10/28/2022
3.2.20 19,848 9/3/2022
3.2.20-preview-01 604 9/3/2022
3.2.19 44,143 6/26/2022
3.2.18 24,541 3/7/2022
3.2.17 1,185 2/21/2022
3.2.16 1,018 2/19/2022
3.2.15 23,402 12/17/2021
3.2.14 16,676 11/9/2021
3.2.13 2,366 10/9/2021
3.2.12 22,332 7/31/2021
3.2.11 2,573 7/19/2021
3.2.10 39,007 5/31/2021
3.2.9 20,319 3/26/2021
3.2.8 18,933 2/13/2021
3.2.7 72,777 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,282 11/25/2020
3.2.6-preview-01 846 11/25/2020
3.2.5 191,575 10/24/2020
3.2.4 6,242 10/19/2020
3.2.3 11,729 10/11/2020
3.2.2 80,281 8/19/2020
3.2.1 9,867 8/8/2020
3.2.0 25,184 7/27/2020
2.4.5 120 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 111 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 462 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 957 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,108 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,398 11/25/2020
2.2.6-preview-01 770 11/25/2020
2.2.5 3,987 10/24/2020
2.2.4 2,756 10/19/2020
2.2.3 1,126 10/11/2020
2.2.2 21,882 8/19/2020
2.2.1 8,007 8/8/2020
2.2.0 64,319 7/27/2020
1.1.8 18,593 7/12/2020
1.1.7 5,141 7/6/2020
1.1.6 2,728 7/5/2020
1.1.5 42,109 6/15/2020
1.1.4 1,174 6/15/2020
1.1.3 1,179 6/15/2020
1.1.2 20,998 5/31/2020
1.1.1 27,254 5/14/2020
1.1.0 23,393 4/25/2020
1.0.24 12,926 4/16/2020
1.0.23 214,895 3/26/2020
1.0.22 6,158 3/18/2020
1.0.21 34,087 2/29/2020
1.0.20 133,297 1/11/2020
1.0.19 110,733 8/29/2019
1.0.18 82,939 7/2/2019
1.0.17 41,149 6/14/2019
1.0.16 3,456 6/6/2019
1.0.15 4,611 5/20/2019
1.0.14 4,916 5/14/2019
1.0.13 14,479 5/3/2019
1.0.12 69,769 3/26/2019
1.0.11 14,000 2/28/2019
1.0.10 31,603 2/5/2019
1.0.9.2 566,095 1/10/2019
1.0.9.1 1,593 1/7/2019
1.0.9 35,712 10/19/2018
1.0.8.18 82,094 9/4/2018
1.0.8.17 11,640 8/27/2018
1.0.8.16 18,530 8/19/2018
1.0.8.15 1,680 8/17/2018
1.0.8.13 6,156 8/2/2018
1.0.8.12 4,978 7/27/2018
1.0.8.11 35,763 6/6/2018
1.0.8.10 2,284 6/5/2018
1.0.8.9 6,867 5/26/2018
1.0.8.8 1,837 5/21/2018
1.0.8.7 3,118 5/9/2018
1.0.8.6 2,500 4/28/2018
1.0.8.5 2,088 4/27/2018
1.0.8.4 1,869 4/25/2018
1.0.8.3 3,596 3/30/2018
1.0.8.2 56,520 1/9/2018
1.0.8.1 5,311 1/5/2018
1.0.8 20,732 12/16/2017
1.0.4.8 15,463 11/1/2017
1.0.4.7 4,388 9/12/2017
1.0.4.6 6,151 7/8/2017
1.0.4.5 1,898 6/28/2017
1.0.4.4 1,736 6/27/2017
1.0.4.3 2,049 6/1/2017
1.0.4.2 1,693 6/1/2017
1.0.4.1 1,715 5/31/2017
1.0.4 2,363 5/17/2017
1.0.3.6 3,166 4/8/2017
1.0.3.5 2,114 3/30/2017
1.0.3.4 2,020 3/25/2017
1.0.3.3 5,828 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,790 10/22/2016
1.0.1 2,911 6/27/2016
1.0.0 3,441 6/8/2016

Bugfixes and new Features. For details see CHANGELOG.md