A simple finite state machine (FSM) with workflow character where you define your workflows in code.
Info
Version: | 3.2.0 |
Author(s): | Thomas Duft |
Last Update: | Wednesday, January 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thomasduft/microwf |
NuGet Url: | https://www.nuget.org/packages/tomware.Microwf.Core |
Install
Install-Package tomware.Microwf.Core
dotnet add package tomware.Microwf.Core
paket add tomware.Microwf.Core
tomware.Microwf.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags