# Stateless-Designer **Repository Path**: WarrenMondeville/Stateless-Designer ## Basic Information - **Project Name**: Stateless-Designer - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-10 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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")