Efficient state machines for .NET with both synchronous and asynchronous support. 
                        
                    
         
                Info
| Version: | 8.2.0 | 
| Author(s): | Prasanna V. Loganathar | 
| Last Update: | Tuesday, November 8, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/prasannavl/LiquidState | 
| NuGet Url: | https://www.nuget.org/packages/LiquidState | 
Install
Install-Package LiquidState
                        dotnet add package LiquidState
                        paket add LiquidState
                        
                                LiquidState Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
 - NETStandard.Library(>= 1.6.0)
 - System.Collections.Immutable(>= 1.2.0)
 
Tags