Create state-machines for complicated flows, in a serializable and pluggable system.
Info
Version: | 10.0.0-pre |
Author(s): | Ovan Crone |
Last Update: | Tuesday, April 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/psibr/REstate |
NuGet Url: | https://www.nuget.org/packages/REstate |
Install
Install-Package REstate
dotnet add package REstate
paket add REstate
REstate Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Runtime(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- Microsoft.CSharp(>= 4.5.0)
- System.Runtime(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags