A simple generic finite state machine.
Info
Version: | 1.3.0 |
Author(s): | Nautech Systems |
Last Update: | Monday, April 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nautechsystems/NautechSystems.FiniteStateMachine |
NuGet Url: | https://www.nuget.org/packages/NautechSystems.FiniteStateMachine |
Install
Install-Package NautechSystems.FiniteStateMachine
dotnet add package NautechSystems.FiniteStateMachine
paket add NautechSystems.FiniteStateMachine
NautechSystems.FiniteStateMachine Download (Unzip the "nupkg" after downloading)
Dependencies
- NautechSystems.CSharp(>= 1.7.1)
- System.Collections.Immutable(>= 1.4.0)
Tags