Info
Version: | 0.1.5 |
Author(s): | josh.lane |
Last Update: | Monday, February 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DurableStateMachines.Core |
Install
Install-Package DurableStateMachines.Core
dotnet add package DurableStateMachines.Core
paket add DurableStateMachines.Core
DurableStateMachines.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- Nito.AsyncEx(>= 5.1.0)
Tags
For more information on statecharts, see https://statecharts.github.io/.