Solid.State finite state machine NuGet Package

Easy to use, powerful finite state machine implementation with a fluent configuration API.
States are designed as classes that implement a specific interface, which provides a great freedom when designing the state machine.
Solid.State can also be configured to use a state resolver, which is then responsible for creating state instances.

This plays very well with an IoC container, which makes it possible to use constructor or property injection on the state classes.




Got any Solid.State finite state machine Question?





Info

Version: 1.2.0
Author(s): bolddp
Last Update: Saturday, March 30, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/bolddp/solid-state
NuGet Url: https://www.nuget.org/packages/Solid.State


Install
Install-Package Solid.State
dotnet add package Solid.State
paket add Solid.State
Solid.State Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

4067