Info
| Version: | 3.1.3 | 
| Author(s): | Jeff Holcombe | 
| Last Update: | Monday, November 9, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/iknowcodesoup/redux.NET | 
| NuGet Url: | https://www.nuget.org/packages/Reactive-Redux | 
Install
Install-Package Reactive-Redux
                        dotnet add package Reactive-Redux
                        paket add Reactive-Redux
                        
                                Reactive-Redux Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Collections.Immutable(>= 1.5.0)
- System.Reactive(>= 4.1.3)
Tags
 
                
Modified from Guillaume Salles https://github.com/GuillaumeSalles/redux.NET.