LogicBuilder.RulesDirector manages the state of the flow for the Logic Builder, including switching between rule engines, and keeping track of the current location as the rules are evaluated.
Info
| Version: | 2.0.4 |
| Author(s): | BlaiseD |
| Last Update: | Thursday, May 11, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BlaiseD/LogicBuilder |
| NuGet Url: | https://www.nuget.org/packages/LogicBuilder.RulesDirector |
Install
Install-Package LogicBuilder.RulesDirector
dotnet add package LogicBuilder.RulesDirector
paket add LogicBuilder.RulesDirector
LogicBuilder.RulesDirector Download (Unzip the "nupkg" after downloading)
Dependencies
- LogicBuilder.Forms.Parameters(>= 1.0.102)
- LogicBuilder.Workflow.Activities.Rules(>= 1.0.0)
Tags