state machine implementation for .net framework and .net core.
Info
Version: | 0.0.1 |
Author(s): | Aksel Arzuman |
Last Update: | Sunday, October 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akselarzuman/state-machine |
NuGet Url: | https://www.nuget.org/packages/JasonState |
Install
Install-Package JasonState
dotnet add package JasonState
paket add JasonState
JasonState Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- EnsureDotnet(>= 0.0.1)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.3.1)
- Newtonsoft.Json(>= 10.0.3)
- EnsureDotnet(>= 0.0.1)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.3.1)
- Newtonsoft.Json(>= 10.0.3)
Tags