RulesEngine 2.1.5
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package RulesEngine -Version 2.1.5
dotnet add package RulesEngine --version 2.1.5
<PackageReference Include="RulesEngine" Version="2.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RulesEngine --version 2.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- FluentValidation (>= 8.4.0)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging (>= 3.1.3)
- Newtonsoft.Json (>= 12.0.2)
- System.Linq (>= 4.3.0)
- System.Linq.Dynamic.Core (>= 1.2.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 30 | 1/21/2021 |
3.0.1 | 838 | 12/23/2020 |
3.0.0 | 131 | 12/16/2020 |
3.0.0-preview.3 | 40 | 12/11/2020 |
3.0.0-preview.2 | 733 | 11/16/2020 |
3.0.0-preview.1 | 92 | 11/2/2020 |
2.1.5 | 3,527 | 11/2/2020 |
2.1.4 | 1,365 | 10/14/2020 |
2.1.3 | 1,499 | 10/12/2020 |
2.1.2 | 245 | 10/2/2020 |
2.1.1 | 3,647 | 9/1/2020 |
2.1.0 | 4,965 | 7/27/2020 |
2.0.0 | 22,572 | 5/18/2020 |
1.0.2 | 6,474 | 1/16/2020 |
1.0.1 | 649 | 9/24/2019 |
1.0.0 | 326 | 8/20/2019 |