Top 20 NuGet statechart Packages
UML and Statechart inspired state machine library with hierarchical and orthogonal states.
See description on https://StaMa-StateMachine.github.io/StaMa/.
This package includes:
- Portable assembly for .NET Framework 4, Silverlight 5, Windows 8, Windows Phone 8.1, Windows Phone Silverlight 8 and hig...
Statechart extension for scalable JavaScript application (based on Jacob Beard's SCION).
EMSm is a simple, TDD-testable hierarchical state machine library for .Net, perfectly suitable for developing the behavior of your embedded systems.
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/.

Core metadata and interpreter for Durable State Machines. Usable as a standalone component for ephemeral (non-durable) execution.
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 https://sta...

Implements state machine orchestrations using Azure Durable Functions. Usable from any 'dotnet' Azure Functions app.
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. Fo...