System.Linq.Dynamic.Core 1.6.0-preview-02
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.
|
116 |
|
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.
|
118 |
|
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.
|
119 |
|
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.
|
121 |
|
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.
|
122 |
|
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.
|
123 |
|
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.
|
125 |
|
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.
|
126 |
|
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.
|
129 |
|
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.
|
131 |
|
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.
|
133 |
|
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.
|
139 |
|
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.
|
186 |
|
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.
|
204 |
|
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.
|
271 |
|
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.
|
491 |
|
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.
|
569 |
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 9.0
- No dependencies.
.NET 7.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 8.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.2
- No dependencies.
.NET Framework 4.6
- No dependencies.
.NET Framework 4.5
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 1.7.2 | 8 | 04/04/2026 |
| 1.7.1 | 51 | 11/29/2025 |
| 1.7.0 | 40 | 11/16/2025 |
| 1.6.10 | 64 | 11/10/2025 |
| 1.6.9 | 49 | 10/11/2025 |
| 1.6.8 | 65 | 09/28/2025 |
| 1.6.7 | 82 | 07/28/2025 |
| 1.6.6 | 71 | 06/12/2025 |
| 1.6.5 | 92 | 05/30/2025 |
| 1.6.4 | 110 | 05/23/2025 |
| 1.6.3 | 93 | 05/13/2025 |
| 1.6.2 | 97 | 04/25/2025 |
| 1.6.0.2 | 99 | 03/30/2025 |
| 1.6.0.1 | 171 | 02/11/2025 |
| 1.6.0 | 89 | 03/31/2025 |
| 1.6.0-preview-03 | 87 | 03/31/2025 |
| 1.6.0-preview-02 | 83 | 04/01/2025 |
| 1.6.0-preview-01 | 131 | 03/30/2025 |
| 1.5.1 | 104 | 12/17/2024 |
| 1.5.0 | 126 | 12/14/2024 |
| 1.4.9 | 105 | 11/17/2024 |
| 1.4.8 | 97 | 11/06/2024 |
| 1.4.7 | 104 | 10/28/2024 |
| 1.4.6 | 102 | 10/16/2024 |
| 1.4.5 | 98 | 08/22/2024 |
| 1.4.4 | 128 | 08/12/2024 |
| 1.4.3 | 121 | 07/18/2024 |
| 1.4.2 | 116 | 07/23/2024 |
| 1.4.1 | 123 | 07/23/2024 |
| 1.4.0 | 127 | 07/23/2024 |
| 1.3.14 | 127 | 07/23/2024 |
| 1.3.13 | 121 | 07/23/2024 |
| 1.3.12 | 120 | 07/23/2024 |
| 1.3.10 | 115 | 07/23/2024 |
| 1.3.9 | 113 | 07/23/2024 |
| 1.3.9-preview-02 | 136 | 07/23/2024 |
| 1.3.9-preview-01 | 116 | 07/23/2024 |
| 1.3.8 | 165 | 02/15/2024 |
| 1.3.7 | 183 | 02/05/2024 |
| 1.3.6 | 139 | 07/23/2024 |
| 1.3.5 | 125 | 07/23/2024 |
| 1.3.4 | 128 | 07/23/2024 |
| 1.3.3 | 127 | 02/21/2024 |
| 1.3.2 | 133 | 07/23/2024 |
| 1.3.1 | 126 | 07/23/2024 |
| 1.3.0 | 121 | 07/23/2024 |
| 1.2.25 | 142 | 07/23/2024 |
| 1.2.24 | 125 | 07/23/2024 |
| 1.2.23 | 148 | 07/23/2024 |
| 1.2.22 | 122 | 07/23/2024 |
| 1.2.21 | 127 | 07/23/2024 |
| 1.2.20 | 143 | 07/22/2024 |
| 1.2.20-preview-01 | 123 | 07/23/2024 |
| 1.2.19 | 121 | 07/23/2024 |
| 1.2.18 | 161 | 02/04/2024 |
| 1.2.17 | 125 | 07/23/2024 |
| 1.2.16 | 162 | 07/23/2024 |
| 1.2.15 | 122 | 07/23/2024 |
| 1.2.14 | 111 | 05/29/2024 |
| 1.2.13 | 140 | 07/23/2024 |
| 1.2.12 | 164 | 07/23/2024 |
| 1.2.11 | 121 | 07/23/2024 |
| 1.2.10 | 126 | 07/23/2024 |
| 1.2.9 | 111 | 07/23/2024 |
| 1.2.8 | 121 | 07/23/2024 |
| 1.2.7 | 113 | 07/23/2024 |
| 1.2.7-preview-03 | 123 | 07/23/2024 |
| 1.2.7-preview-02 | 123 | 07/23/2024 |
| 1.2.7-preview-01 | 113 | 07/23/2024 |
| 1.2.6 | 159 | 07/23/2024 |
| 1.2.6-preview-01 | 118 | 07/23/2024 |
| 1.2.5 | 146 | 07/23/2024 |
| 1.2.4 | 109 | 07/23/2024 |
| 1.2.3 | 111 | 07/23/2024 |
| 1.2.2 | 125 | 07/23/2024 |
| 1.2.1 | 127 | 07/23/2024 |
| 1.2.0 | 134 | 07/21/2024 |
| 1.1.8 | 107 | 07/23/2024 |
| 1.1.7 | 143 | 07/21/2024 |
| 1.1.6 | 120 | 07/23/2024 |
| 1.1.5 | 132 | 07/23/2024 |
| 1.1.4 | 126 | 07/23/2024 |
| 1.1.3 | 129 | 07/23/2024 |
| 1.1.2 | 135 | 07/23/2024 |
| 1.1.1 | 133 | 07/23/2024 |
| 1.1.0 | 129 | 07/23/2024 |
| 1.0.24 | 182 | 07/23/2024 |
| 1.0.23 | 129 | 07/23/2024 |
| 1.0.22 | 131 | 07/23/2024 |
| 1.0.21 | 133 | 07/23/2024 |
| 1.0.20 | 142 | 07/23/2024 |
| 1.0.19 | 130 | 07/23/2024 |
| 1.0.18 | 123 | 07/23/2024 |
| 1.0.17 | 117 | 07/23/2024 |
| 1.0.16 | 116 | 07/23/2024 |
| 1.0.15 | 120 | 07/23/2024 |
| 1.0.14 | 132 | 07/23/2024 |
| 1.0.13 | 136 | 07/23/2024 |
| 1.0.12 | 132 | 07/23/2024 |
| 1.0.11 | 122 | 07/23/2024 |
| 1.0.10 | 141 | 07/23/2024 |
| 1.0.9.2 | 107 | 07/23/2024 |
| 1.0.9.1 | 124 | 07/23/2024 |
| 1.0.9 | 141 | 07/23/2024 |
| 1.0.8.18 | 127 | 07/23/2024 |
| 1.0.8.17 | 124 | 07/23/2024 |
| 1.0.8.16 | 122 | 07/23/2024 |
| 1.0.8.15 | 126 | 07/23/2024 |
| 1.0.8.14 | 127 | 07/23/2024 |
| 1.0.8.13 | 101 | 07/23/2024 |
| 1.0.8.12 | 108 | 07/23/2024 |
| 1.0.8.11 | 121 | 07/23/2024 |
| 1.0.8.10 | 126 | 07/23/2024 |
| 1.0.8.9 | 131 | 07/23/2024 |
| 1.0.8.8 | 109 | 07/23/2024 |
| 1.0.8.7 | 136 | 07/23/2024 |
| 1.0.8.6 | 137 | 07/23/2024 |
| 1.0.8.5 | 106 | 07/23/2024 |
| 1.0.8.3 | 124 | 07/23/2024 |
| 1.0.8.2 | 137 | 07/23/2024 |
| 1.0.8.1 | 117 | 07/23/2024 |
| 1.0.8 | 118 | 07/23/2024 |
| 1.0.7.13 | 149 | 07/23/2024 |
| 1.0.7.12 | 113 | 07/23/2024 |
| 1.0.7.11 | 178 | 07/23/2024 |
| 1.0.7.10 | 117 | 07/23/2024 |
| 1.0.7.9 | 117 | 07/23/2024 |
| 1.0.7.7 | 125 | 07/23/2024 |
| 1.0.7.6 | 126 | 07/23/2024 |
| 1.0.7.5 | 114 | 07/23/2024 |
| 1.0.7.4 | 131 | 07/23/2024 |
| 1.0.7.3 | 122 | 07/23/2024 |
| 1.0.7.2 | 118 | 07/23/2024 |
| 1.0.7.1 | 145 | 07/23/2024 |
| 1.0.7 | 159 | 07/23/2024 |
| 1.0.6.13 | 138 | 07/23/2024 |
| 1.0.6.12 | 133 | 07/23/2024 |
| 1.0.6.11 | 123 | 07/23/2024 |
| 1.0.6.10 | 152 | 07/23/2024 |
| 1.0.6.9 | 117 | 07/23/2024 |
| 1.0.6.8 | 131 | 07/23/2024 |
| 1.0.6.7 | 106 | 07/23/2024 |
| 1.0.6.6 | 123 | 07/23/2024 |
| 1.0.6.5 | 139 | 07/23/2024 |
| 1.0.6.4 | 124 | 07/23/2024 |
| 1.0.6.3 | 115 | 07/23/2024 |
| 1.0.6.2 | 136 | 07/23/2024 |
| 1.0.6.1 | 118 | 07/23/2024 |
| 1.0.6 | 127 | 07/23/2024 |
| 1.0.5.4 | 111 | 07/23/2024 |
| 1.0.5.3 | 125 | 07/23/2024 |
| 1.0.5.2 | 113 | 07/23/2024 |
| 1.0.5.1 | 103 | 07/23/2024 |
| 1.0.5 | 108 | 07/23/2024 |
| 1.0.4 | 120 | 07/23/2024 |
| 1.0.3.4 | 141 | 07/23/2024 |
| 1.0.3.3 | 121 | 07/23/2024 |
| 1.0.3.2 | 147 | 07/23/2024 |
| 1.0.3.1 | 134 | 07/23/2024 |
| 1.0.3 | 132 | 07/23/2024 |
| 1.0.2.3 | 141 | 07/23/2024 |
| 1.0.2.2 | 120 | 07/23/2024 |
| 1.0.2 | 137 | 07/23/2024 |
| 1.0.1 | 116 | 07/18/2024 |
| 1.0.0 | 118 | 07/18/2024 |