Info
Version: | 1.0.2 |
Author(s): | Joseph Amalfitano |
Last Update: | Friday, April 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ObjectPropertyRuleEngine |
Install
Install-Package ObjectPropertyRuleEngine
dotnet add package ObjectPropertyRuleEngine
paket add ObjectPropertyRuleEngine
ObjectPropertyRuleEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- PrimitiveExtensions(>= 1.0.9)
- YamlDotNet(>= 8.1.0)
Tags
It was originally designed to run rule checks against various objects in the System.Data namespace. However, it can evaluate properties of any object.