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.Generation |
Install
Install-Package LionFire.StateMachines.Class.Generation
dotnet add package LionFire.StateMachines.Class.Generation
paket add LionFire.StateMachines.Class.Generation
LionFire.StateMachines.Class.Generation Download (Unzip the "nupkg" after downloading)
Dependencies
- LionFire.StateMachines.Class(>= 2.0.0)
- System.Runtime.Loader(>= 4.3.0)
- CodeGeneration.Roslyn(>= 0.4.11)
- NETStandard.Library(>= 1.6.1)
Currently depends on LionFire.StateMachines.Class to run, and LionFire.StateMachines.Class.Attributes to describe state and transition enum fields.