System.Linq.Dynamic.Core 1.7.0

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.
84
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.
85
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.
86
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.
87
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.
88
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.
89
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.
96
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.
98
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.
141
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.
152
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.
267
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.
526

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