System.Linq.Dynamic.Core 1.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)");
Useful links
Library Powered By
This library is powered by Entity Framework Extensions
Showing the top 20 packages that depend on System.Linq.Dynamic.Core.
Packages | Downloads |
---|---|
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
24 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
25 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
26 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
27 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
28 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
29 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
30 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
36 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
76 |
RulesEngine
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
|
167 |
Bugfixes and new Features. For details see CHANGELOG.md
.NET Framework 3.5
- NetLegacySupport.ConcurrentDictionary (>= 1.1.1)
.NET Standard 2.1
- No dependencies.
.NET Standard 2.0
- System.Reflection.Emit (>= 4.3.0)
.NET 8.0
- No dependencies.
.NET 6.0
- No dependencies.
.NET 5.0
- No dependencies.
.NET Core 3.1
- No dependencies.
.NET Core 2.1
- No dependencies.
UAP 10.0.10240
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.0.10)
.NET 7.0
- No dependencies.
.NET Standard 1.3
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
.NET Framework 4.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6
- No dependencies.
.NET Framework 4.5.2
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
1.4.8 | 4 | 11/06/2024 |
1.4.7 | 2 | 10/28/2024 |
1.4.6 | 5 | 10/16/2024 |
1.4.5 | 4 | 08/22/2024 |
1.4.4 | 25 | 08/12/2024 |
1.4.3 | 24 | 07/18/2024 |
1.4.2 | 27 | 07/23/2024 |
1.4.1 | 19 | 07/23/2024 |
1.4.0 | 33 | 07/23/2024 |
1.3.14 | 27 | 07/23/2024 |
1.3.13 | 23 | 07/23/2024 |
1.3.12 | 24 | 07/23/2024 |
1.3.10 | 27 | 07/23/2024 |
1.3.9 | 24 | 07/23/2024 |
1.3.9-preview-02 | 25 | 07/23/2024 |
1.3.9-preview-01 | 27 | 07/23/2024 |
1.3.8 | 54 | 02/15/2024 |
1.3.7 | 66 | 02/05/2024 |
1.3.6 | 24 | 07/23/2024 |
1.3.5 | 33 | 07/23/2024 |
1.3.4 | 31 | 07/23/2024 |
1.3.3 | 31 | 02/21/2024 |
1.3.2 | 28 | 07/23/2024 |
1.3.1 | 25 | 07/23/2024 |
1.3.0 | 21 | 07/23/2024 |
1.2.25 | 27 | 07/23/2024 |
1.2.24 | 29 | 07/23/2024 |
1.2.23 | 22 | 07/23/2024 |
1.2.22 | 23 | 07/23/2024 |
1.2.21 | 30 | 07/23/2024 |
1.2.20 | 27 | 07/22/2024 |
1.2.20-preview-01 | 29 | 07/23/2024 |
1.2.19 | 26 | 07/23/2024 |
1.2.18 | 62 | 02/04/2024 |
1.2.17 | 26 | 07/23/2024 |
1.2.16 | 22 | 07/23/2024 |
1.2.15 | 31 | 07/23/2024 |
1.2.14 | 26 | 05/29/2024 |
1.2.13 | 25 | 07/23/2024 |
1.2.12 | 24 | 07/23/2024 |
1.2.11 | 33 | 07/23/2024 |
1.2.10 | 22 | 07/23/2024 |
1.2.9 | 26 | 07/23/2024 |
1.2.8 | 18 | 07/23/2024 |
1.2.7 | 28 | 07/23/2024 |
1.2.7-preview-03 | 26 | 07/23/2024 |
1.2.7-preview-02 | 28 | 07/23/2024 |
1.2.7-preview-01 | 25 | 07/23/2024 |
1.2.6 | 27 | 07/23/2024 |
1.2.6-preview-01 | 29 | 07/23/2024 |
1.2.5 | 27 | 07/23/2024 |
1.2.4 | 33 | 07/23/2024 |
1.2.3 | 24 | 07/23/2024 |
1.2.2 | 32 | 07/23/2024 |
1.2.1 | 22 | 07/23/2024 |
1.2.0 | 30 | 07/21/2024 |
1.1.8 | 21 | 07/23/2024 |
1.1.7 | 26 | 07/21/2024 |
1.1.6 | 32 | 07/23/2024 |
1.1.5 | 28 | 07/23/2024 |
1.1.4 | 25 | 07/23/2024 |
1.1.3 | 25 | 07/23/2024 |
1.1.2 | 27 | 07/23/2024 |
1.1.1 | 28 | 07/23/2024 |
1.1.0 | 23 | 07/23/2024 |
1.0.24 | 34 | 07/23/2024 |
1.0.23 | 32 | 07/23/2024 |
1.0.22 | 32 | 07/23/2024 |
1.0.21 | 25 | 07/23/2024 |
1.0.20 | 31 | 07/23/2024 |
1.0.19 | 21 | 07/23/2024 |
1.0.18 | 26 | 07/23/2024 |
1.0.17 | 26 | 07/23/2024 |
1.0.16 | 28 | 07/23/2024 |
1.0.15 | 27 | 07/23/2024 |
1.0.14 | 29 | 07/23/2024 |
1.0.13 | 28 | 07/23/2024 |
1.0.12 | 26 | 07/23/2024 |
1.0.11 | 32 | 07/23/2024 |
1.0.10 | 34 | 07/23/2024 |
1.0.9.2 | 24 | 07/23/2024 |
1.0.9.1 | 22 | 07/23/2024 |
1.0.9 | 28 | 07/23/2024 |
1.0.8.18 | 34 | 07/23/2024 |
1.0.8.17 | 20 | 07/23/2024 |
1.0.8.16 | 30 | 07/23/2024 |
1.0.8.15 | 34 | 07/23/2024 |
1.0.8.14 | 21 | 07/23/2024 |
1.0.8.13 | 21 | 07/23/2024 |
1.0.8.12 | 28 | 07/23/2024 |
1.0.8.11 | 24 | 07/23/2024 |
1.0.8.10 | 20 | 07/23/2024 |
1.0.8.9 | 26 | 07/23/2024 |
1.0.8.8 | 24 | 07/23/2024 |
1.0.8.7 | 21 | 07/23/2024 |
1.0.8.6 | 28 | 07/23/2024 |
1.0.8.5 | 25 | 07/23/2024 |
1.0.8.3 | 31 | 07/23/2024 |
1.0.8.2 | 27 | 07/23/2024 |
1.0.8.1 | 31 | 07/23/2024 |
1.0.8 | 22 | 07/23/2024 |
1.0.7.13 | 34 | 07/23/2024 |
1.0.7.12 | 24 | 07/23/2024 |
1.0.7.11 | 33 | 07/23/2024 |
1.0.7.10 | 25 | 07/23/2024 |
1.0.7.9 | 26 | 07/23/2024 |
1.0.7.7 | 28 | 07/23/2024 |
1.0.7.6 | 25 | 07/23/2024 |
1.0.7.5 | 22 | 07/23/2024 |
1.0.7.4 | 21 | 07/23/2024 |
1.0.7.3 | 28 | 07/23/2024 |
1.0.7.2 | 23 | 07/23/2024 |
1.0.7.1 | 33 | 07/23/2024 |
1.0.7 | 27 | 07/23/2024 |
1.0.6.13 | 25 | 07/23/2024 |
1.0.6.12 | 31 | 07/23/2024 |
1.0.6.11 | 32 | 07/23/2024 |
1.0.6.10 | 27 | 07/23/2024 |
1.0.6.9 | 25 | 07/23/2024 |
1.0.6.8 | 27 | 07/23/2024 |
1.0.6.7 | 22 | 07/23/2024 |
1.0.6.6 | 24 | 07/23/2024 |
1.0.6.5 | 28 | 07/23/2024 |
1.0.6.4 | 24 | 07/23/2024 |
1.0.6.3 | 27 | 07/23/2024 |
1.0.6.2 | 24 | 07/23/2024 |
1.0.6.1 | 25 | 07/23/2024 |
1.0.6 | 19 | 07/23/2024 |
1.0.5.4 | 24 | 07/23/2024 |
1.0.5.3 | 23 | 07/23/2024 |
1.0.5.2 | 20 | 07/23/2024 |
1.0.5.1 | 21 | 07/23/2024 |
1.0.5 | 21 | 07/23/2024 |
1.0.4 | 29 | 07/23/2024 |
1.0.3.4 | 29 | 07/23/2024 |
1.0.3.3 | 24 | 07/23/2024 |
1.0.3.2 | 29 | 07/23/2024 |
1.0.3.1 | 30 | 07/23/2024 |
1.0.3 | 27 | 07/23/2024 |
1.0.2.3 | 27 | 07/23/2024 |
1.0.2.2 | 21 | 07/23/2024 |
1.0.2 | 28 | 07/23/2024 |
1.0.1 | 29 | 07/18/2024 |
1.0.0 | 31 | 07/18/2024 |