Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
1 package returned for Tags:"state-
context"
Sort by
Relevance
Downloads
Recently updated
Basco
by:
bumann
19,841 total downloads
last updated
9/11/2014
Latest version:
1.5.3
Basco
simple
hierarchical
statemachine
fsm
state-context
portable
Very simple and easy testable (TDD) hierarchical state machine. Only 3 simple steps needed. 1) Define triggers (enum) 2) Create states (IState) 3) Implement configurator (IBascoConfigurator)