System.Linq.Dynamic.Core 1.3.10

dotnet add package System.Linq.Dynamic.Core --version 1.3.10
NuGet\Install-Package System.Linq.Dynamic.Core -Version 1.3.10
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.3.10" />
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.3.10
#r "nuget: System.Linq.Dynamic.Core, 1.3.10"
#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.3.10

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

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

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

Package Downloads
Volo.Abp.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Abp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Abp

Handlebars.Net.Helpers.DynamicLinq The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Handlebars.Net.Helpers DynamicLinq

Microsoft.EntityFrameworkCore.DynamicLinq

Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support

Radzen.Blazor The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (69)

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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
Version Downloads Last updated
1.3.10 206,328 3/3/2024
1.3.9 32,292 2/29/2024
1.3.9-preview-02 3,484 2/3/2024
1.3.9-preview-01 2,622 1/23/2024
1.3.8 527,397 1/20/2024
1.3.7 2,675,783 11/20/2023
1.3.6 40,167 11/19/2023
1.3.5 1,982,647 9/21/2023
1.3.4 2,604,137 8/3/2023
1.3.3 2,606,326 6/24/2023
1.3.2 2,490,758 4/1/2023
1.3.1 5,415,066 3/6/2023
1.3.0 1,327,568 3/3/2023
1.2.25 1,558,524 2/5/2023
1.2.24 1,405,031 12/18/2022
1.2.23 2,258,100 11/12/2022
1.2.22 1,611,830 11/6/2022
1.2.21 511,117 10/28/2022
1.2.20 2,761,612 9/3/2022
1.2.20-preview-01 2,740 9/3/2022
1.2.19 3,981,980 6/26/2022
1.2.18 14,412,609 3/7/2022
1.2.17 680,046 2/21/2022
1.2.16 64,471 2/19/2022
1.2.15 2,797,780 12/18/2021
1.2.14 3,748,537 11/9/2021
1.2.13 1,389,493 10/9/2021
1.2.12 10,779,769 7/31/2021
1.2.11 494,555 7/19/2021
1.2.10 3,116,626 5/31/2021
1.2.9 6,688,190 3/26/2021
1.2.8 2,216,820 2/13/2021
1.2.7 1,988,840 12/26/2020
1.2.7-preview-03 3,142 12/26/2020
1.2.7-preview-02 2,818 12/26/2020
1.2.7-preview-01 3,135 12/26/2020
1.2.6 2,862,035 11/25/2020
1.2.6-preview-01 2,843 11/25/2020
1.2.5 1,935,540 10/24/2020
1.2.4 189,774 10/19/2020
1.2.3 434,230 10/11/2020
1.2.2 2,515,947 8/19/2020
1.2.1 529,568 8/8/2020
1.2.0 4,769,413 7/27/2020
1.1.8 900,868 7/12/2020
1.1.7 139,457 7/6/2020
1.1.6 18,028 7/5/2020
1.1.5 5,514,745 6/15/2020
1.1.4 2,727 6/15/2020
1.1.3 5,842 6/15/2020
1.1.2 669,171 5/31/2020
1.1.1 1,430,156 5/14/2020
1.1.0 1,006,286 4/25/2020
1.0.24 488,406 4/16/2020
1.0.23 1,154,349 3/26/2020
1.0.22 490,312 3/18/2020
1.0.21 710,937 2/29/2020
1.0.20 1,901,539 1/11/2020
1.0.19 8,464,066 8/29/2019
1.0.18 1,993,600 7/2/2019
1.0.17 696,135 6/14/2019
1.0.16 1,903,423 6/6/2019
1.0.15 532,779 5/20/2019
1.0.14 370,509 5/14/2019
1.0.13 415,525 5/3/2019
1.0.12 7,481,219 3/26/2019
1.0.11 978,268 2/28/2019
1.0.10 1,432,611 2/5/2019
1.0.9.2 1,218,391 1/10/2019
1.0.9.1 186,972 1/7/2019
1.0.9 3,572,284 10/19/2018
1.0.8.18 1,095,582 9/4/2018
1.0.8.17 566,159 8/27/2018
1.0.8.16 234,755 8/19/2018
1.0.8.15 5,603 8/17/2018
1.0.8.14 114,661 8/14/2018
1.0.8.13 148,132 8/2/2018
1.0.8.12 45,643 7/27/2018
1.0.8.11 1,282,674 6/6/2018
1.0.8.10 9,687 6/5/2018
1.0.8.9 1,006,584 5/26/2018
1.0.8.8 120,823 5/21/2018
1.0.8.7 261,875 5/9/2018
1.0.8.6 235,633 4/28/2018
1.0.8.5 190,972 4/27/2018
1.0.8.3 265,435 3/30/2018
1.0.8.2 876,202 1/9/2018
1.0.8.1 9,316 1/5/2018
1.0.8 101,582 12/16/2017
1.0.7.13 153,407 11/29/2017
1.0.7.12 854,058 11/9/2017
1.0.7.11 46,800 11/1/2017
1.0.7.10 8,082 10/27/2017
1.0.7.9 311,233 9/12/2017
1.0.7.7 95,745 8/29/2017
1.0.7.6 303,036 7/8/2017
1.0.7.5 61,042 6/28/2017
1.0.7.4 4,924 6/27/2017
1.0.7.3 104,798 6/1/2017
1.0.7.2 3,667 6/1/2017
1.0.7.1 4,500 5/31/2017
1.0.7 24,752 5/17/2017
1.0.6.13 281,167 4/8/2017
1.0.6.12 16,348 3/30/2017
1.0.6.11 45,518 3/25/2017
1.0.6.10 83,366 2/2/2017
1.0.6.9 40,752 12/8/2016
1.0.6.8 111,227 10/31/2016
1.0.6.7 3,956 10/30/2016
1.0.6.6 14,353 10/22/2016
1.0.6.5 10,421 10/2/2016
1.0.6.4 3,548 9/30/2016
1.0.6.3 4,892 9/27/2016
1.0.6.2 4,237 9/24/2016
1.0.6.1 4,141 9/21/2016
1.0.6 14,557 9/20/2016
1.0.5.4 20,916 7/25/2016
1.0.5.3 3,335 7/24/2016
1.0.5.2 4,955 7/22/2016
1.0.5.1 4,394 7/15/2016
1.0.5 11,931 6/29/2016
1.0.4 7,652 6/27/2016
1.0.3.4 11,959 6/8/2016
1.0.3.3 3,452 6/5/2016
1.0.3.2 3,703 6/4/2016
1.0.3.1 3,396 5/31/2016
1.0.3 4,429 5/19/2016
1.0.2.3 4,569 5/19/2016
1.0.2.2 3,733 5/19/2016
1.0.2 3,296 5/16/2016
1.0.1 3,276 5/15/2016
1.0.0 17,086 4/10/2016

Bugfixes and new Features. For details see CHANGELOG.md