Quick start
You can install the package from the NuGet registry using one of the following commands:
- .NET CLI
- Package manager
- Paket CLI
dotnet add package TheMineWay.StateNet
NuGet\Install-Package TheMineWay.StateNet
paket add TheMineWay.StateNet
You can also go to the Releases and download compiled library files.
Have you downloaded the package?
If so, you are now ready to start using state machines on your project 🚀.