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/.
License
—
Deps
6
Install Size
—
Vulns
✓ 0
Published
Feb 8, 2021
$ dotnet add package DurableStateMachines.FunctionsNo README available.