System.Linq.Dynamic.Core 1.4.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Linq.Dynamic.Core --version 1.4.4                
NuGet\Install-Package System.Linq.Dynamic.Core -Version 1.4.4                
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="System.Linq.Dynamic.Core" Version="1.4.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Linq.Dynamic.Core --version 1.4.4                
#r "nuget: System.Linq.Dynamic.Core, 1.4.4"                
#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 System.Linq.Dynamic.Core as a Cake Addin
#addin nuget:?package=System.Linq.Dynamic.Core&version=1.4.4

// Install System.Linq.Dynamic.Core as a Cake Tool
#tool nuget:?package=System.Linq.Dynamic.Core&version=1.4.4                

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 is compatible.  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 is compatible.  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 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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 is compatible.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.10240 is compatible. 
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 (919)

Showing the top 5 NuGet packages that depend on System.Linq.Dynamic.Core:

Package Downloads
Volo.Abp.Core

Package Description

Abp

Abp

Handlebars.Net.Helpers.DynamicLinq

Handlebars.Net.Helpers DynamicLinq

Microsoft.EntityFrameworkCore.DynamicLinq

Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support

Radzen.Blazor

Radzen Blazor is a set of 90+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.

GitHub repositories (78)

Showing the top 5 popular GitHub repositories that depend on System.Linq.Dynamic.Core:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
chocolatey/choco
Chocolatey - the package manager for Windows
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
elsa-workflows/elsa-core
A .NET workflows library
Version Downloads Last updated
1.4.5 83,297 8/20/2024
1.4.4 205,585 7/30/2024
1.4.3 479,535 7/1/2024
1.4.2 76,081 6/25/2024
1.4.1 74,449 6/21/2024
1.4.0 1,232,332 5/31/2024
1.3.14 735,857 5/3/2024
1.3.13 256,138 4/25/2024
1.3.12 917,398 4/18/2024
1.3.10 2,339,595 3/3/2024
1.3.9 141,460 2/29/2024
1.3.9-preview-02 14,134 2/3/2024
1.3.9-preview-01 5,564 1/23/2024
1.3.8 1,654,582 1/20/2024
1.3.7 5,006,309 11/20/2023
1.3.6 61,559 11/19/2023
1.3.5 3,657,908 9/21/2023
1.3.4 3,215,213 8/3/2023
1.3.3 3,561,668 6/24/2023
1.3.2 3,126,280 4/1/2023
1.3.1 7,639,283 3/6/2023
1.3.0 2,454,432 3/3/2023
1.2.25 1,852,307 2/5/2023 1.2.25 has at least one vulnerability with critical severity.
1.2.24 1,556,263 12/18/2022 1.2.24 has at least one vulnerability with critical severity.
1.2.23 2,551,474 11/12/2022 1.2.23 has at least one vulnerability with critical severity.
1.2.22 1,739,448 11/6/2022 1.2.22 has at least one vulnerability with critical severity.
1.2.21 560,425 10/28/2022 1.2.21 has at least one vulnerability with critical severity.
1.2.20 3,140,664 9/3/2022 1.2.20 has at least one vulnerability with critical severity.
1.2.20-preview-01 3,069 9/3/2022 1.2.20-preview-01 has at least one vulnerability with critical severity.
1.2.19 4,352,186 6/26/2022 1.2.19 has at least one vulnerability with critical severity.
1.2.18 15,701,596 3/7/2022 1.2.18 has at least one vulnerability with critical severity.
1.2.17 723,850 2/21/2022 1.2.17 has at least one vulnerability with critical severity.
1.2.16 69,078 2/19/2022 1.2.16 has at least one vulnerability with critical severity.
1.2.15 3,081,617 12/18/2021 1.2.15 has at least one vulnerability with critical severity.
1.2.14 4,167,125 11/9/2021 1.2.14 has at least one vulnerability with critical severity.
1.2.13 1,504,946 10/9/2021 1.2.13 has at least one vulnerability with critical severity.
1.2.12 11,125,578 7/31/2021 1.2.12 has at least one vulnerability with critical severity.
1.2.11 506,865 7/19/2021 1.2.11 has at least one vulnerability with critical severity.
1.2.10 3,315,555 5/31/2021 1.2.10 has at least one vulnerability with critical severity.
1.2.9 6,992,620 3/26/2021 1.2.9 has at least one vulnerability with critical severity.
1.2.8 2,300,508 2/13/2021 1.2.8 has at least one vulnerability with critical severity.
1.2.7 2,115,315 12/26/2020 1.2.7 has at least one vulnerability with critical severity.
1.2.7-preview-03 3,481 12/26/2020 1.2.7-preview-03 has at least one vulnerability with critical severity.
1.2.7-preview-02 3,091 12/26/2020 1.2.7-preview-02 has at least one vulnerability with critical severity.
1.2.7-preview-01 3,492 12/26/2020 1.2.7-preview-01 has at least one vulnerability with critical severity.
1.2.6 2,990,673 11/25/2020 1.2.6 has at least one vulnerability with critical severity.
1.2.6-preview-01 3,109 11/25/2020 1.2.6-preview-01 has at least one vulnerability with critical severity.
1.2.5 2,017,423 10/24/2020 1.2.5 has at least one vulnerability with critical severity.
1.2.4 197,049 10/19/2020 1.2.4 has at least one vulnerability with critical severity.
1.2.3 450,344 10/11/2020 1.2.3 has at least one vulnerability with critical severity.
1.2.2 2,608,290 8/19/2020 1.2.2 has at least one vulnerability with critical severity.
1.2.1 550,654 8/8/2020 1.2.1 has at least one vulnerability with critical severity.
1.2.0 4,814,492 7/27/2020 1.2.0 has at least one vulnerability with critical severity.
1.1.8 938,719 7/12/2020 1.1.8 has at least one vulnerability with critical severity.
1.1.7 144,562 7/6/2020 1.1.7 has at least one vulnerability with critical severity.
1.1.6 18,620 7/5/2020 1.1.6 has at least one vulnerability with critical severity.
1.1.5 5,664,560 6/15/2020 1.1.5 has at least one vulnerability with critical severity.
1.1.4 2,984 6/15/2020 1.1.4 has at least one vulnerability with critical severity.
1.1.3 6,625 6/15/2020 1.1.3 has at least one vulnerability with critical severity.
1.1.2 697,278 5/31/2020 1.1.2 has at least one vulnerability with critical severity.
1.1.1 1,500,174 5/14/2020 1.1.1 has at least one vulnerability with critical severity.
1.1.0 1,048,014 4/25/2020 1.1.0 has at least one vulnerability with critical severity.
1.0.24 519,225 4/16/2020 1.0.24 has at least one vulnerability with critical severity.
1.0.23 1,189,257 3/26/2020 1.0.23 has at least one vulnerability with critical severity.
1.0.22 506,606 3/18/2020 1.0.22 has at least one vulnerability with critical severity.
1.0.21 730,003 2/29/2020 1.0.21 has at least one vulnerability with critical severity.
1.0.20 1,980,541 1/11/2020 1.0.20 has at least one vulnerability with critical severity.
1.0.19 8,701,045 8/29/2019 1.0.19 has at least one vulnerability with critical severity.
1.0.18 2,057,356 7/2/2019 1.0.18 has at least one vulnerability with critical severity.
1.0.17 721,254 6/14/2019 1.0.17 has at least one vulnerability with critical severity.
1.0.16 1,969,571 6/6/2019 1.0.16 has at least one vulnerability with critical severity.
1.0.15 545,354 5/20/2019 1.0.15 has at least one vulnerability with critical severity.
1.0.14 379,124 5/14/2019 1.0.14 has at least one vulnerability with critical severity.
1.0.13 423,678 5/3/2019 1.0.13 has at least one vulnerability with critical severity.
1.0.12 7,848,225 3/26/2019 1.0.12 has at least one vulnerability with critical severity.
1.0.11 1,005,097 2/28/2019 1.0.11 has at least one vulnerability with critical severity.
1.0.10 1,488,617 2/5/2019 1.0.10 has at least one vulnerability with critical severity.
1.0.9.2 1,261,553 1/10/2019 1.0.9.2 has at least one vulnerability with critical severity.
1.0.9.1 192,826 1/7/2019 1.0.9.1 has at least one vulnerability with critical severity.
1.0.9 3,686,086 10/19/2018 1.0.9 has at least one vulnerability with critical severity.
1.0.8.18 1,125,966 9/4/2018 1.0.8.18 has at least one vulnerability with critical severity.
1.0.8.17 631,225 8/27/2018 1.0.8.17 has at least one vulnerability with critical severity.
1.0.8.16 238,872 8/19/2018 1.0.8.16 has at least one vulnerability with critical severity.
1.0.8.15 5,872 8/17/2018 1.0.8.15 has at least one vulnerability with critical severity.
1.0.8.14 124,440 8/14/2018 1.0.8.14 has at least one vulnerability with critical severity.
1.0.8.13 152,505 8/2/2018 1.0.8.13 has at least one vulnerability with critical severity.
1.0.8.12 46,265 7/27/2018 1.0.8.12 has at least one vulnerability with critical severity.
1.0.8.11 1,329,106 6/6/2018 1.0.8.11 has at least one vulnerability with critical severity.
1.0.8.10 9,971 6/5/2018 1.0.8.10 has at least one vulnerability with critical severity.
1.0.8.9 1,049,749 5/26/2018 1.0.8.9 has at least one vulnerability with critical severity.
1.0.8.8 125,865 5/21/2018 1.0.8.8 has at least one vulnerability with critical severity.
1.0.8.7 273,850 5/9/2018 1.0.8.7 has at least one vulnerability with critical severity.
1.0.8.6 244,015 4/28/2018 1.0.8.6 has at least one vulnerability with critical severity.
1.0.8.5 204,318 4/27/2018 1.0.8.5 has at least one vulnerability with critical severity.
1.0.8.3 274,714 3/30/2018 1.0.8.3 has at least one vulnerability with critical severity.
1.0.8.2 913,480 1/9/2018 1.0.8.2 has at least one vulnerability with critical severity.
1.0.8.1 9,623 1/5/2018 1.0.8.1 has at least one vulnerability with critical severity.
1.0.8 104,148 12/16/2017 1.0.8 has at least one vulnerability with critical severity.
1.0.7.13 165,962 11/29/2017 1.0.7.13 has at least one vulnerability with critical severity.
1.0.7.12 876,821 11/9/2017 1.0.7.12 has at least one vulnerability with critical severity.
1.0.7.11 47,744 11/1/2017 1.0.7.11 has at least one vulnerability with critical severity.
1.0.7.10 8,370 10/27/2017 1.0.7.10 has at least one vulnerability with critical severity.
1.0.7.9 397,160 9/12/2017
1.0.7.7 99,384 8/29/2017
1.0.7.6 321,484 7/8/2017
1.0.7.5 65,889 6/28/2017
1.0.7.4 5,220 6/27/2017
1.0.7.3 108,478 6/1/2017
1.0.7.2 3,931 6/1/2017
1.0.7.1 4,774 5/31/2017
1.0.7 26,454 5/17/2017
1.0.6.13 298,112 4/8/2017
1.0.6.12 16,645 3/30/2017
1.0.6.11 49,624 3/25/2017
1.0.6.10 86,745 2/2/2017
1.0.6.9 41,809 12/8/2016
1.0.6.8 119,512 10/31/2016
1.0.6.7 4,213 10/30/2016
1.0.6.6 16,658 10/22/2016
1.0.6.5 10,684 10/2/2016
1.0.6.4 3,761 9/30/2016
1.0.6.3 5,133 9/27/2016
1.0.6.2 4,473 9/24/2016
1.0.6.1 4,361 9/21/2016
1.0.6 15,121 9/20/2016
1.0.5.4 21,168 7/25/2016
1.0.5.3 3,562 7/24/2016
1.0.5.2 5,184 7/22/2016
1.0.5.1 4,612 7/15/2016
1.0.5 12,396 6/29/2016
1.0.4 7,971 6/27/2016
1.0.3.4 12,648 6/8/2016
1.0.3.3 3,662 6/5/2016
1.0.3.2 3,929 6/4/2016
1.0.3.1 3,615 5/31/2016
1.0.3 4,707 5/19/2016
1.0.2.3 4,838 5/19/2016
1.0.2.2 3,959 5/19/2016
1.0.2 3,526 5/16/2016
1.0.1 3,503 5/15/2016
1.0.0 27,228 4/10/2016

Bugfixes and new Features. For details see CHANGELOG.md