Info
| Version: | 1.0.0 |
| Author(s): | Christian Henrik Reich |
| Last Update: | Thursday, February 13, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/Have/haveboxstates |
| NuGet Url: | https://www.nuget.org/packages/HaveBoxStates |
Install
Install-Package HaveBoxStates
dotnet add package HaveBoxStates
paket add HaveBoxStates
HaveBoxStates Download (Unzip the "nupkg" after downloading)
Dependencies
- HaveBox(1.6.1)
HaveBoxStates helps to express such sketches or flowcharts in code.
**Highlights:**
* Lightweight
* Strong typed
* Easy to use
* Support for dependency injection
* Support for any type of IoC container (uses HaveBox out of the box. Just write an adaptor if you want to use another, it is very easy)
* Support for .NET 3.5, 4.0, 4.5, 4.5.1.