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.
- Host: GitHub
- URL: https://github.com/frederiksen/stateless-designer
- Owner: frederiksen
- License: mit
- Created: 2016-12-26T08:30:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T17:36:20.000Z (about 8 years ago)
- Last Synced: 2024-11-09T03:58:58.261Z (11 months ago)
- Topics: state-machines, visual-studio-extension
- Language: C#
- Homepage: https://marketplace.visualstudio.com/items?itemName=mfrederiksen.StatelessDesigner
- Size: 889 KB
- Stars: 52
- Watchers: 17
- Forks: 17
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

