Provides a simple interface for observing and modifying state atomically.
Info
Version: | 0.0.5-pre1 |
Author(s): | Jan Donnermayer |
Last Update: | Friday, January 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JanDonnermayer/StateStores |
NuGet Url: | https://www.nuget.org/packages/StateStores |
Install
Install-Package StateStores
dotnet add package StateStores
paket add StateStores
StateStores Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.6.0)
- System.Reactive(>= 4.2.0)