Info
| Version: | 2.1.3 |
| Author(s): | Alexander Pacha |
| Last Update: | Thursday, March 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/apacha/staty |
| NuGet Url: | https://www.nuget.org/packages/Staty |
Install
Install-Package Staty
dotnet add package Staty
paket add Staty
Staty Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Written as C# portable class library (PCL), Staty comes as an expressive event-driven state-machine with features like concurrence-safety, external and interal events, separate classes per state, entry and exit actions and a fluent syntax to configure the state-machine.