Info
Version: | 2.0.0 |
Author(s): | Jared Thirsk |
Last Update: | Wednesday, October 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://open.lionfire.software/ |
NuGet Url: | https://www.nuget.org/packages/LionFire.StateMachines.Class.Abstractions |
Install
Install-Package LionFire.StateMachines.Class.Abstractions
dotnet add package LionFire.StateMachines.Class.Abstractions
paket add LionFire.StateMachines.Class.Abstractions
LionFire.StateMachines.Class.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Can be used to auto-generate state machines by using the LionFire.StateMachines.Class.Generation package.