Finite-state machine (FSM) based workflow.
Info
Version: | 1.0.2 |
Author(s): | Leonid Salavatov |
Last Update: | Thursday, June 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mustaddon/FsmWorkflow |
NuGet Url: | https://www.nuget.org/packages/RandomSolutions.FsmWorkflow |
Install
Install-Package RandomSolutions.FsmWorkflow
dotnet add package RandomSolutions.FsmWorkflow
paket add RandomSolutions.FsmWorkflow
RandomSolutions.FsmWorkflow Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 12.0.1)
- RandomSolutions.CSharpEval(>= 1.0.2)
- RandomSolutions.StateMachine(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.1)
- RandomSolutions.CSharpEval(>= 1.0.2)
- RandomSolutions.StateMachine(>= 1.0.0)
Tags