StaMa.StateMachine 2.3.1.7

dotnet add package StaMa.StateMachine --version 2.3.1.7
NuGet\Install-Package StaMa.StateMachine -Version 2.3.1.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StaMa.StateMachine" Version="2.3.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StaMa.StateMachine --version 2.3.1.7
#r "nuget: StaMa.StateMachine, 2.3.1.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StaMa.StateMachine as a Cake Addin
#addin nuget:?package=StaMa.StateMachine&version=2.3.1.7

// Install StaMa.StateMachine as a Cake Tool
#tool nuget:?package=StaMa.StateMachine&version=2.3.1.7

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 higher versions. Runs on Mono.
- Assembly for .NET Micro Framework 4.3
------ Features ------
Fork and join transitions.
Entry-, exit-, do- and transition-actions.
Guard conditions.
Shallow history.
Run-to-completion processing.
Provides Statecharts functionality comparable to SCXML.
Low garbage object creation during runtime.
Free from runtime thread synchronization calls.
Multiple state machine instances can be created from a single state machine definition.
Optional code generation based on Microsoft Visio diagrams.

Product Compatible and additional computed target framework versions.
.NET Micro Framework netmf43 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1.7 10,432 4/22/2016
2.3.0.2 1,420 8/17/2015
2.3.0.1 1,358 7/27/2015
2.3.0 1,425 7/26/2015
2.2.0.2 1,882 12/30/2014
2.2.0.1 1,642 12/29/2014