Simple fluent state machine for strong restrictioned state transition of your Entities.
Info
Version: | 2.0.0 |
Author(s): | Igor Khokhlov |
Last Update: | Saturday, May 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pladus/stator |
NuGet Url: | https://www.nuget.org/packages/Stator |
Install
Install-Package Stator
dotnet add package Stator
paket add Stator
Stator Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Concurrent(>= 4.3.0)
Tags