A wrapper for the stateless library to add conditions, persistency and actions to classes.
Info
| Version: | 1.0.52 |
| Author(s): | Michiel van Oudheusden |
| Last Update: | Monday, August 18, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://mivano.github.io/stateflow/ |
| NuGet Url: | https://www.nuget.org/packages/stateflow |
Install
Install-Package stateflow
dotnet add package stateflow
paket add stateflow
stateflow Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)
- Stateless(2.4.0)
Tags