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.InMemory |
Install
Install-Package StateStores.InMemory
dotnet add package StateStores.InMemory
paket add StateStores.InMemory
StateStores.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- StateStores(>= 0.0.51)
- System.Collections.Immutable(>= 1.6.0)
- System.Reactive(>= 4.2.0)