System.Linq.Dynamic.Core 1.7.1

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

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.
90
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.
92
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.
93
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.
94
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.
97
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.
99
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.
101
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.
103
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.
108
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.
148
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.
158
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.
209
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.
288
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.
536

Bugfixes and new Features. For details see CHANGELOG.md

.NET Framework 3.5

.NET Standard 2.1

  • No dependencies.

.NET Standard 2.0

.NET 10.0

  • No dependencies.

.NET 8.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

.NET 9.0

  • No dependencies.

.NET Standard 1.3

.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.7.1 1 11/29/2025
1.7.0 15 11/16/2025
1.6.10 27 11/10/2025
1.6.9 29 10/11/2025
1.6.8 35 09/28/2025
1.6.7 61 07/28/2025
1.6.6 51 06/12/2025
1.6.5 63 05/30/2025
1.6.4 66 05/23/2025
1.6.3 59 05/13/2025
1.6.2 68 04/25/2025
1.6.0.2 62 03/30/2025
1.6.0.1 110 02/11/2025
1.6.0 70 03/31/2025
1.6.0-preview-03 69 03/31/2025
1.6.0-preview-02 66 04/01/2025
1.6.0-preview-01 86 03/30/2025
1.5.1 64 12/17/2024
1.5.0 70 12/14/2024
1.4.9 68 11/17/2024
1.4.8 73 11/06/2024
1.4.7 82 10/28/2024
1.4.6 70 10/16/2024
1.4.5 77 08/22/2024
1.4.4 102 08/12/2024
1.4.3 100 07/18/2024
1.4.2 92 07/23/2024
1.4.1 89 07/23/2024
1.4.0 102 07/23/2024
1.3.14 98 07/23/2024
1.3.13 94 07/23/2024
1.3.12 100 07/23/2024
1.3.10 86 07/23/2024
1.3.9 95 07/23/2024
1.3.9-preview-02 105 07/23/2024
1.3.9-preview-01 88 07/23/2024
1.3.8 122 02/15/2024
1.3.7 155 02/05/2024
1.3.6 99 07/23/2024
1.3.5 96 07/23/2024
1.3.4 99 07/23/2024
1.3.3 104 02/21/2024
1.3.2 100 07/23/2024
1.3.1 95 07/23/2024
1.3.0 93 07/23/2024
1.2.25 114 07/23/2024
1.2.24 103 07/23/2024
1.2.23 102 07/23/2024
1.2.22 92 07/23/2024
1.2.21 94 07/23/2024
1.2.20 113 07/22/2024
1.2.20-preview-01 100 07/23/2024
1.2.19 99 07/23/2024
1.2.18 136 02/04/2024
1.2.17 102 07/23/2024
1.2.16 121 07/23/2024
1.2.15 103 07/23/2024
1.2.14 88 05/29/2024
1.2.13 97 07/23/2024
1.2.12 126 07/23/2024
1.2.11 99 07/23/2024
1.2.10 86 07/23/2024
1.2.9 91 07/23/2024
1.2.8 86 07/23/2024
1.2.7 96 07/23/2024
1.2.7-preview-03 104 07/23/2024
1.2.7-preview-02 87 07/23/2024
1.2.7-preview-01 94 07/23/2024
1.2.6 119 07/23/2024
1.2.6-preview-01 99 07/23/2024
1.2.5 98 07/23/2024
1.2.4 94 07/23/2024
1.2.3 91 07/23/2024
1.2.2 106 07/23/2024
1.2.1 89 07/23/2024
1.2.0 100 07/21/2024
1.1.8 88 07/23/2024
1.1.7 98 07/21/2024
1.1.6 99 07/23/2024
1.1.5 99 07/23/2024
1.1.4 97 07/23/2024
1.1.3 107 07/23/2024
1.1.2 101 07/23/2024
1.1.1 105 07/23/2024
1.1.0 93 07/23/2024
1.0.24 128 07/23/2024
1.0.23 108 07/23/2024
1.0.22 102 07/23/2024
1.0.21 92 07/23/2024
1.0.20 119 07/23/2024
1.0.19 95 07/23/2024
1.0.18 99 07/23/2024
1.0.17 97 07/23/2024
1.0.16 88 07/23/2024
1.0.15 88 07/23/2024
1.0.14 101 07/23/2024
1.0.13 97 07/23/2024
1.0.12 93 07/23/2024
1.0.11 104 07/23/2024
1.0.10 113 07/23/2024
1.0.9.2 87 07/23/2024
1.0.9.1 90 07/23/2024
1.0.9 95 07/23/2024
1.0.8.18 99 07/23/2024
1.0.8.17 86 07/23/2024
1.0.8.16 91 07/23/2024
1.0.8.15 107 07/23/2024
1.0.8.14 90 07/23/2024
1.0.8.13 85 07/23/2024
1.0.8.12 86 07/23/2024
1.0.8.11 90 07/23/2024
1.0.8.10 87 07/23/2024
1.0.8.9 94 07/23/2024
1.0.8.8 92 07/23/2024
1.0.8.7 94 07/23/2024
1.0.8.6 91 07/23/2024
1.0.8.5 83 07/23/2024
1.0.8.3 100 07/23/2024
1.0.8.2 106 07/23/2024
1.0.8.1 93 07/23/2024
1.0.8 97 07/23/2024
1.0.7.13 107 07/23/2024
1.0.7.12 92 07/23/2024
1.0.7.11 100 07/23/2024
1.0.7.10 88 07/23/2024
1.0.7.9 96 07/23/2024
1.0.7.7 101 07/23/2024
1.0.7.6 101 07/23/2024
1.0.7.5 92 07/23/2024
1.0.7.4 88 07/23/2024
1.0.7.3 90 07/23/2024
1.0.7.2 87 07/23/2024
1.0.7.1 93 07/23/2024
1.0.7 117 07/23/2024
1.0.6.13 92 07/23/2024
1.0.6.12 102 07/23/2024
1.0.6.11 105 07/23/2024
1.0.6.10 97 07/23/2024
1.0.6.9 78 07/23/2024
1.0.6.8 95 07/23/2024
1.0.6.7 85 07/23/2024
1.0.6.6 95 07/23/2024
1.0.6.5 94 07/23/2024
1.0.6.4 102 07/23/2024
1.0.6.3 92 07/23/2024
1.0.6.2 93 07/23/2024
1.0.6.1 96 07/23/2024
1.0.6 87 07/23/2024
1.0.5.4 88 07/23/2024
1.0.5.3 94 07/23/2024
1.0.5.2 85 07/23/2024
1.0.5.1 78 07/23/2024
1.0.5 83 07/23/2024
1.0.4 94 07/23/2024
1.0.3.4 95 07/23/2024
1.0.3.3 81 07/23/2024
1.0.3.2 93 07/23/2024
1.0.3.1 100 07/23/2024
1.0.3 99 07/23/2024
1.0.2.3 98 07/23/2024
1.0.2.2 87 07/23/2024
1.0.2 103 07/23/2024
1.0.1 97 07/18/2024
1.0.0 101 07/18/2024