An open API service indexing awesome lists of open source software.

https://github.com/frederiksen/stateless-designer

Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.
https://github.com/frederiksen/stateless-designer

state-machines visual-studio-extension

Last synced: 16 days ago
JSON representation

Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012/2013/2015/2017.

Awesome Lists containing this project

README

          

# Stateless-Designer
Visual Studio extension to support visual design of stateless state machines. Support for Visual Studio 2012, Visual Studio 2013, Visual Studio 2015 and Visual Studio 2017. Uses the [stateless](https://github.com/dotnet-state-machine/stateless) library made by [Nicholas Blumhardt](https://github.com/nblumhardt).

# About Stateless Designer
The goal for this projects is to allow software developers to design a state machines visually. The true power of using a state machine is to have a graph showing the states with transitions. Stateless Designer can help you achieve this.

# Screenshots
![Stateless Designer](/images/Screen1.PNG "Stateless Designer")

![Stateless Designer](/images/Screen3.PNG "Stateless Designer")

![Stateless Designer](/images/Screen2.PNG "Stateless Designer")