Info
Version: | 1.5.3 |
Author(s): | B. Bumann |
Last Update: | Thursday, September 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://net.credible.ch/basco/index.htm |
NuGet Url: | https://www.nuget.org/packages/Basco |
Install
Install-Package Basco
dotnet add package Basco
paket add Basco
Basco Download (Unzip the "nupkg" after downloading)
Dependencies
- Scyano(1.2.2)
Tags
Only 3 simple steps needed.
1) Define triggers (enum)
2) Create states (IState)
3) Implement configurator (IBascoConfigurator).