A small .Net Standard library used to model simple State Machines.
Info
Version: | 2.0.7 |
Author(s): | Timothy Jones |
Last Update: | Tuesday, March 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Aptacode/StateNet |
NuGet Url: | https://www.nuget.org/packages/Aptacode.StateNet |
Install
Install-Package Aptacode.StateNet
dotnet add package Aptacode.StateNet
paket add Aptacode.StateNet
Aptacode.StateNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Aptacode.Expressions(>= 1.0.220201125191502)
- System.Collections.Immutable(>= 5.0.0)
- System.ValueTuple(>= 4.5.0)
- Aptacode.Expressions(>= 1.0.220201125191502)
- System.Collections.Immutable(>= 5.0.0)
- System.ValueTuple(>= 4.5.0)
- Aptacode.Expressions(>= 1.0.220201125191502)
- System.Collections.Immutable(>= 5.0.0)
- System.ValueTuple(>= 4.5.0)
Tags