josh.lane
- 2,763 total downloads
- last updated 2/8/2021
- Latest version: 0.1.5
This package defines the metadata abstractions for describing hierarchical state machines (also known as "statecharts"), as well as an initial .NET object model implementation and an in-memory interpreter that works directly against that metadata. For more information on statecharts, see...
More information
- 2,429 total downloads
- last updated 2/8/2021
- Latest version: 0.1.5
This package defines the client APIs for starting new hierarchical state machine (or "statechart") instances that run on Azure Durable Functions. For more information on statecharts, see https://statecharts.github.io/.
- 1,808 total downloads
- last updated 2/8/2021
- Latest version: 0.1.5
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....
More information