Appccelerate.StateMachine 2.12.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Appccelerate.StateMachine --version 2.12.0
NuGet\Install-Package Appccelerate.StateMachine -Version 2.12.0
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="Appccelerate.StateMachine" Version="2.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Appccelerate.StateMachine --version 2.12.0
#r "nuget: Appccelerate.StateMachine, 2.12.0"
#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 Appccelerate.StateMachine as a Cake Addin
#addin nuget:?package=Appccelerate.StateMachine&version=2.12.0

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

Hierarchical state machine with fluent definition syntax
     Features:
     states and events can be defined with enums, strings or ints - resulting in single class state machines,
     actions on transitions, entry and exit actions, transition guards,
     hierarchical with different history behaviors to initialize state always to same state or last active state,
     fluent definition interface,
     synchronous/asynchronous state machine (passive state machine handles state transitions synchronously, active state machine handles state transitions asynchronously on the worker thread of the state machine),
     extensible thorough logging,
     state machine report for description of state machine (csv, yEd)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Appccelerate.StateMachine:

Package Downloads
JetBrains.Psi.Features.UnitTesting The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

JetBrains Psi Features UnitTesting Package Version 231.0.20240313.114247

Weingartner.Wpf.Animation

WPF animation control. Features: * Play, Pause, Forward, Backward buttons * Speed slider * Sticky positions

Dilan.GrpcServiceDiscovery.Grpc

Easy to use Service discovery pattern provider based on Grpc and side car client.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 370,437 11/27/2019
5.0.0-pre0003 3,679 12/22/2017
4.5.0-pre0000 2,594 12/1/2017
4.4.0 201,153 7/7/2017
4.0.0 4,466 6/23/2017
3.3.0 489,576 6/2/2017
3.2.0 2,077 5/24/2017
2.12.0 43,664 1/14/2015
2.7.0 3,649 10/6/2014
2.1.0 6,002 1/20/2014
1.0.84 5,789 5/31/2013
1.0.83 2,410 5/31/2013
1.0.44 5,091 10/28/2012
1.0.29 6,467 6/15/2012
1.0.25-alpha 2,119 6/12/2012
1.0.24-alpha 2,202 4/5/2012
1.0.21-alpha 2,126 3/21/2012