Appccelerate.StateMachine NuGet Package

Hierarchical state machine with fluent definition syntax
Features:
states and events can be defined with enums, strings or ints - resulting in single class state machines,
actions on transitions, entry and exit actions, transition guards,
hierarchical with different history behaviors to initialize state always to same state or last active state,
fluent definition interface,
synchronous/asynchronous state machine (passive state machine handles state transitions synchronously, active state machine handles state transitions asynchronously on the worker thread of the state machine),
extensible thorough logging,
state machine report for description of state machine (csv, yEd).




Got any Appccelerate.StateMachine Question?





Info

Version: 5.1.0
Author(s): Appccelerate team
Last Update: Wednesday, November 27, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Appccelerate.StateMachine


Install
Install-Package Appccelerate.StateMachine
dotnet add package Appccelerate.StateMachine
paket add Appccelerate.StateMachine
Appccelerate.StateMachine Download (Unzip the "nupkg" after downloading)

2 packages depend on this package.


Tags



STATS

must-have-score

3.8

avg-downloads-per-day

89

days-since-last-release

1605