System.Linq.Dynamic.Core 1.6.0-preview-02

Details
Advisory: https://github.com/advisories/GHSA-4cv2-4hjh-77rx Severity: high
This is a prerelease version of System.Linq.Dynamic.Core.
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.6.0-preview-02
                    
NuGet\Install-Package System.Linq.Dynamic.Core -Version 1.6.0-preview-02
                    
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.6.0-preview-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.6.0-preview-02" />
                    
Directory.Packages.props
<PackageReference Include="System.Linq.Dynamic.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Linq.Dynamic.Core --version 1.6.0-preview-02
                    
#r "nuget: System.Linq.Dynamic.Core, 1.6.0-preview-02"
                    
#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.
#addin nuget:?package=System.Linq.Dynamic.Core&version=1.6.0-preview-02&prerelease
                    
Install System.Linq.Dynamic.Core as a Cake Addin
#tool nuget:?package=System.Linq.Dynamic.Core&version=1.6.0-preview-02&prerelease
                    
Install System.Linq.Dynamic.Core as a Cake Tool

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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (1.1K)

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

Rystem

Rystem is a open-source framework to improve the System namespace in .Net

GitHub repositories (77)

Showing the top 20 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
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
elsa-workflows/elsa-core
A .NET workflows library
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET 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
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
microsoft/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
linq2db/linq2db
Linq to database provider.
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
kikipoulet/SukiUI
UI Theme for AvaloniaUI
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
Coldairarrow/Colder.Admin.AntdVue
Admin Fx Based On .NET 5 + Ant Design Vue
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
Version Downloads Last updated
1.6.2 21,374 4/24/2025
1.6.0.2 1,532,845 2/11/2025
1.6.0.1 1,246,860 1/28/2025
1.6.0 868,100 1/26/2025
1.6.0-preview-03 2,207 1/25/2025 1.6.0-preview-03 has at least one vulnerability with high severity.
1.6.0-preview-02 38,933 1/24/2025 1.6.0-preview-02 has at least one vulnerability with high severity.
1.6.0-preview-01 3,663 1/23/2025 1.6.0-preview-01 has at least one vulnerability with high severity.
1.5.1 1,101,130 12/12/2024 1.5.1 has at least one vulnerability with high severity.
1.5.0 105,401 12/7/2024 1.5.0 has at least one vulnerability with high severity.
1.4.9 642,128 11/16/2024 1.4.9 has at least one vulnerability with high severity.
1.4.8 850,168 10/31/2024 1.4.8 has at least one vulnerability with high severity.
1.4.7 214,259 10/26/2024 1.4.7 has at least one vulnerability with high severity.
1.4.6 618,727 10/13/2024 1.4.6 has at least one vulnerability with high severity.
1.4.5 3,011,321 8/20/2024 1.4.5 has at least one vulnerability with high severity.
1.4.4 844,971 7/30/2024 1.4.4 has at least one vulnerability with high severity.
1.4.3 1,674,845 7/1/2024 1.4.3 has at least one vulnerability with high severity.
1.4.2 213,628 6/25/2024 1.4.2 has at least one vulnerability with high severity.
1.4.1 251,719 6/21/2024 1.4.1 has at least one vulnerability with high severity.
1.4.0 1,785,997 5/31/2024 1.4.0 has at least one vulnerability with high severity.
1.3.14 1,413,478 5/3/2024 1.3.14 has at least one vulnerability with high severity.
1.3.13 517,908 4/25/2024 1.3.13 has at least one vulnerability with high severity.
1.3.12 3,877,632 4/18/2024 1.3.12 has at least one vulnerability with high severity.
1.3.10 3,440,736 3/3/2024 1.3.10 has at least one vulnerability with high severity.
1.3.9 218,662 2/29/2024 1.3.9 has at least one vulnerability with high severity.
1.3.9-preview-02 22,706 2/3/2024 1.3.9-preview-02 has at least one vulnerability with high severity.
1.3.9-preview-01 8,986 1/23/2024 1.3.9-preview-01 has at least one vulnerability with high severity.
1.3.8 3,008,755 1/20/2024 1.3.8 has at least one vulnerability with high severity.
1.3.7 9,614,122 11/20/2023 1.3.7 has at least one vulnerability with high severity.
1.3.6 86,739 11/19/2023 1.3.6 has at least one vulnerability with high severity.
1.3.5 6,562,081 9/21/2023 1.3.5 has at least one vulnerability with high severity.
1.3.4 3,842,731 8/3/2023 1.3.4 has at least one vulnerability with high severity.
1.3.3 4,502,121 6/24/2023 1.3.3 has at least one vulnerability with high severity.
1.3.2 3,817,213 4/1/2023 1.3.2 has at least one vulnerability with high severity.
1.3.1 9,708,405 3/6/2023 1.3.1 has at least one vulnerability with high severity.
1.3.0 4,036,703 3/3/2023 1.3.0 has at least one vulnerability with high severity.
1.2.25 2,031,757 2/5/2023 1.2.25 has at least one vulnerability with critical severity.
1.2.24 1,757,842 12/18/2022 1.2.24 has at least one vulnerability with critical severity.
1.2.23 2,863,682 11/12/2022 1.2.23 has at least one vulnerability with critical severity.
1.2.22 1,860,446 11/6/2022 1.2.22 has at least one vulnerability with critical severity.
1.2.21 611,600 10/28/2022 1.2.21 has at least one vulnerability with critical severity.
1.2.20 3,513,451 9/3/2022 1.2.20 has at least one vulnerability with critical severity.
1.2.20-preview-01 3,406 9/3/2022 1.2.20-preview-01 has at least one vulnerability with critical severity.
1.2.19 4,805,492 6/26/2022 1.2.19 has at least one vulnerability with critical severity.
1.2.18 17,506,269 3/7/2022 1.2.18 has at least one vulnerability with critical severity.
1.2.17 803,763 2/21/2022 1.2.17 has at least one vulnerability with critical severity.
1.2.16 73,084 2/19/2022 1.2.16 has at least one vulnerability with critical severity.
1.2.15 3,415,662 12/18/2021 1.2.15 has at least one vulnerability with critical severity.
1.2.14 4,735,723 11/9/2021 1.2.14 has at least one vulnerability with critical severity.
1.2.13 1,650,718 10/9/2021 1.2.13 has at least one vulnerability with critical severity.
1.2.12 11,664,120 7/31/2021 1.2.12 has at least one vulnerability with critical severity.
1.2.11 526,664 7/19/2021 1.2.11 has at least one vulnerability with critical severity.
1.2.10 3,536,317 5/31/2021 1.2.10 has at least one vulnerability with critical severity.
1.2.9 7,435,807 3/26/2021 1.2.9 has at least one vulnerability with critical severity.
1.2.8 2,398,103 2/13/2021 1.2.8 has at least one vulnerability with critical severity.
1.2.7 2,230,598 12/26/2020 1.2.7 has at least one vulnerability with critical severity.
1.2.7-preview-03 3,834 12/26/2020 1.2.7-preview-03 has at least one vulnerability with critical severity.
1.2.7-preview-02 3,453 12/26/2020 1.2.7-preview-02 has at least one vulnerability with critical severity.
1.2.7-preview-01 3,855 12/26/2020 1.2.7-preview-01 has at least one vulnerability with critical severity.
1.2.6 3,258,374 11/25/2020 1.2.6 has at least one vulnerability with critical severity.
1.2.6-preview-01 3,444 11/25/2020 1.2.6-preview-01 has at least one vulnerability with critical severity.
1.2.5 2,124,719 10/24/2020 1.2.5 has at least one vulnerability with critical severity.
1.2.4 210,354 10/19/2020 1.2.4 has at least one vulnerability with critical severity.
1.2.3 471,467 10/11/2020 1.2.3 has at least one vulnerability with critical severity.
1.2.2 2,710,032 8/19/2020 1.2.2 has at least one vulnerability with critical severity.
1.2.1 587,536 8/8/2020 1.2.1 has at least one vulnerability with critical severity.
1.2.0 5,063,571 7/27/2020 1.2.0 has at least one vulnerability with critical severity.
1.1.8 991,286 7/12/2020 1.1.8 has at least one vulnerability with critical severity.
1.1.7 152,624 7/6/2020 1.1.7 has at least one vulnerability with critical severity.
1.1.6 19,469 7/5/2020 1.1.6 has at least one vulnerability with critical severity.
1.1.5 5,954,074 6/15/2020 1.1.5 has at least one vulnerability with critical severity.
1.1.4 3,312 6/15/2020 1.1.4 has at least one vulnerability with critical severity.
1.1.3 7,646 6/15/2020 1.1.3 has at least one vulnerability with critical severity.
1.1.2 719,681 5/31/2020 1.1.2 has at least one vulnerability with critical severity.
1.1.1 1,576,490 5/14/2020 1.1.1 has at least one vulnerability with critical severity.
1.1.0 1,101,530 4/25/2020 1.1.0 has at least one vulnerability with critical severity.
1.0.24 573,526 4/16/2020 1.0.24 has at least one vulnerability with critical severity.
1.0.23 1,239,615 3/26/2020 1.0.23 has at least one vulnerability with critical severity.
1.0.22 515,965 3/18/2020 1.0.22 has at least one vulnerability with critical severity.
1.0.21 749,111 2/29/2020 1.0.21 has at least one vulnerability with critical severity.
1.0.20 2,082,246 1/11/2020 1.0.20 has at least one vulnerability with critical severity.
1.0.19 9,061,795 8/29/2019 1.0.19 has at least one vulnerability with critical severity.
1.0.18 2,148,494 7/2/2019 1.0.18 has at least one vulnerability with critical severity.
1.0.17 765,497 6/14/2019 1.0.17 has at least one vulnerability with critical severity.
1.0.16 2,030,936 6/6/2019 1.0.16 has at least one vulnerability with critical severity.
1.0.15 560,508 5/20/2019 1.0.15 has at least one vulnerability with critical severity.
1.0.14 385,325 5/14/2019 1.0.14 has at least one vulnerability with critical severity.
1.0.13 430,301 5/3/2019 1.0.13 has at least one vulnerability with critical severity.
1.0.12 8,286,559 3/26/2019 1.0.12 has at least one vulnerability with critical severity.
1.0.11 1,030,850 2/28/2019 1.0.11 has at least one vulnerability with critical severity.
1.0.10 1,560,498 2/5/2019 1.0.10 has at least one vulnerability with critical severity.
1.0.9.2 1,319,067 1/10/2019 1.0.9.2 has at least one vulnerability with critical severity.
1.0.9.1 201,154 1/7/2019 1.0.9.1 has at least one vulnerability with critical severity.
1.0.9 3,834,480 10/19/2018 1.0.9 has at least one vulnerability with critical severity.
1.0.8.18 1,176,115 9/4/2018 1.0.8.18 has at least one vulnerability with critical severity.
1.0.8.17 699,216 8/27/2018 1.0.8.17 has at least one vulnerability with critical severity.
1.0.8.16 248,972 8/19/2018 1.0.8.16 has at least one vulnerability with critical severity.
1.0.8.15 6,272 8/17/2018 1.0.8.15 has at least one vulnerability with critical severity.
1.0.8.14 135,494 8/14/2018 1.0.8.14 has at least one vulnerability with critical severity.
1.0.8.13 155,827 8/2/2018 1.0.8.13 has at least one vulnerability with critical severity.
1.0.8.12 46,999 7/27/2018 1.0.8.12 has at least one vulnerability with critical severity.
1.0.8.11 1,392,095 6/6/2018 1.0.8.11 has at least one vulnerability with critical severity.
1.0.8.10 10,613 6/5/2018 1.0.8.10 has at least one vulnerability with critical severity.
1.0.8.9 1,099,748 5/26/2018 1.0.8.9 has at least one vulnerability with critical severity.
1.0.8.8 135,665 5/21/2018 1.0.8.8 has at least one vulnerability with critical severity.
1.0.8.7 286,826 5/9/2018 1.0.8.7 has at least one vulnerability with critical severity.
1.0.8.6 250,911 4/28/2018 1.0.8.6 has at least one vulnerability with critical severity.
1.0.8.5 215,360 4/27/2018 1.0.8.5 has at least one vulnerability with critical severity.
1.0.8.3 288,369 3/30/2018 1.0.8.3 has at least one vulnerability with critical severity.
1.0.8.2 966,433 1/9/2018 1.0.8.2 has at least one vulnerability with critical severity.
1.0.8.1 11,321 1/5/2018 1.0.8.1 has at least one vulnerability with critical severity.
1.0.8 109,043 12/16/2017 1.0.8 has at least one vulnerability with critical severity.
1.0.7.13 176,211 11/29/2017 1.0.7.13 has at least one vulnerability with critical severity.
1.0.7.12 910,474 11/9/2017 1.0.7.12 has at least one vulnerability with critical severity.
1.0.7.11 49,907 11/1/2017 1.0.7.11 has at least one vulnerability with critical severity.
1.0.7.10 8,824 10/27/2017 1.0.7.10 has at least one vulnerability with critical severity.
1.0.7.9 442,261 9/12/2017 1.0.7.9 has at least one vulnerability with high severity.
1.0.7.7 102,493 8/29/2017 1.0.7.7 has at least one vulnerability with high severity.
1.0.7.6 341,646 7/8/2017 1.0.7.6 has at least one vulnerability with high severity.
1.0.7.5 72,274 6/28/2017 1.0.7.5 has at least one vulnerability with high severity.
1.0.7.4 5,685 6/27/2017 1.0.7.4 has at least one vulnerability with high severity.
1.0.7.3 112,127 6/1/2017 1.0.7.3 has at least one vulnerability with high severity.
1.0.7.2 4,369 6/1/2017 1.0.7.2 has at least one vulnerability with high severity.
1.0.7.1 5,245 5/31/2017 1.0.7.1 has at least one vulnerability with high severity.
1.0.7 28,272 5/17/2017 1.0.7 has at least one vulnerability with high severity.
1.0.6.13 307,661 4/8/2017 1.0.6.13 has at least one vulnerability with high severity.
1.0.6.12 17,459 3/30/2017 1.0.6.12 has at least one vulnerability with high severity.
1.0.6.11 53,309 3/25/2017 1.0.6.11 has at least one vulnerability with high severity.
1.0.6.10 89,582 2/2/2017 1.0.6.10 has at least one vulnerability with high severity.
1.0.6.9 45,032 12/8/2016 1.0.6.9 has at least one vulnerability with high severity.
1.0.6.8 138,409 10/31/2016 1.0.6.8 has at least one vulnerability with high severity.
1.0.6.7 4,741 10/30/2016 1.0.6.7 has at least one vulnerability with high severity.
1.0.6.6 17,840 10/22/2016 1.0.6.6 has at least one vulnerability with high severity.
1.0.6.5 11,301 10/2/2016 1.0.6.5 has at least one vulnerability with high severity.
1.0.6.4 4,281 9/30/2016 1.0.6.4 has at least one vulnerability with high severity.
1.0.6.3 5,606 9/27/2016 1.0.6.3 has at least one vulnerability with high severity.
1.0.6.2 4,956 9/24/2016 1.0.6.2 has at least one vulnerability with high severity.
1.0.6.1 4,865 9/21/2016 1.0.6.1 has at least one vulnerability with high severity.
1.0.6 15,932 9/20/2016 1.0.6 has at least one vulnerability with high severity.
1.0.5.4 21,783 7/25/2016 1.0.5.4 has at least one vulnerability with high severity.
1.0.5.3 4,121 7/24/2016 1.0.5.3 has at least one vulnerability with high severity.
1.0.5.2 5,675 7/22/2016 1.0.5.2 has at least one vulnerability with high severity.
1.0.5.1 5,167 7/15/2016 1.0.5.1 has at least one vulnerability with high severity.
1.0.5 13,474 6/29/2016 1.0.5 has at least one vulnerability with high severity.
1.0.4 8,532 6/27/2016 1.0.4 has at least one vulnerability with high severity.
1.0.3.4 18,957 6/8/2016 1.0.3.4 has at least one vulnerability with high severity.
1.0.3.3 4,165 6/5/2016 1.0.3.3 has at least one vulnerability with high severity.
1.0.3.2 4,427 6/4/2016 1.0.3.2 has at least one vulnerability with high severity.
1.0.3.1 4,105 5/31/2016 1.0.3.1 has at least one vulnerability with high severity.
1.0.3 7,089 5/19/2016 1.0.3 has at least one vulnerability with high severity.
1.0.2.3 5,384 5/19/2016 1.0.2.3 has at least one vulnerability with high severity.
1.0.2.2 4,571 5/19/2016 1.0.2.2 has at least one vulnerability with high severity.
1.0.2 4,061 5/16/2016 1.0.2 has at least one vulnerability with high severity.
1.0.1 3,951 5/15/2016 1.0.1 has at least one vulnerability with high severity.
1.0.0 45,349 4/10/2016 1.0.0 has at least one vulnerability with high severity.

Bugfixes and new Features. For details see CHANGELOG.md