System.Linq.Dynamic.Core 1.6.10

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.
77
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.
78
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.
80
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.
81
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.
82
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.
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.
91
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.
127
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.
185
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.
223
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.
515

Bugfixes and new Features. For details see CHANGELOG.md

.NET Framework 3.5

.NET Standard 2.1

  • No dependencies.

.NET Standard 2.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

.NET 8.0

  • No dependencies.

.NET Standard 1.3

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