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.Client |
Install
Install-Package DurableStateMachines.Client
dotnet add package DurableStateMachines.Client
paket add DurableStateMachines.Client
DurableStateMachines.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- DurableStateMachines.Core(>= 0.1.0)
- Microsoft.AspNetCore.SignalR.Client(>= 3.1.10)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson(>= 3.1.10)
- Microsoft.Azure.WebJobs.Extensions.DurableTask(>= 2.4.1)
- Nito.AsyncEx(>= 5.1.0)
Tags
For more information on statecharts, see https://statecharts.github.io/.