Generic State Machine implementation using reflection to collect Transition implementations.
Info
Version: | 2.0.19 |
Author(s): | Banane9 |
Last Update: | Friday, August 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Banane9/StateMachine |
NuGet Url: | https://www.nuget.org/packages/Banane9.StateMachine |
Install
Install-Package Banane9.StateMachine
dotnet add package Banane9.StateMachine
paket add Banane9.StateMachine
Banane9.StateMachine Download (Unzip the "nupkg" after downloading)
Dependencies
Tags