Sign in Sign up
nuget

DurableStateMachines.Functions

This package implements the integration between the hierarchical state machine (or "statechart") interpreter and Azure Durable Functions. To use it, simply reference this package in a standard Azure Durable Functions project and define statecharts using either strongly-typed .NET syntax, or JSON. For more information on statecharts, see https://statecharts.github.io/.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
6
Cadence
~daily
Last 12 months
0

Details

First release
Feb 04, 2021
Releases
Version Released
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial