Classes to define reactive View Models, to be used in any stateful environment.
Info
Version: | 0.0.3 |
Author(s): | Iskander Sierra |
Last Update: | Wednesday, November 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/poly-coder/DotNetX |
NuGet Url: | https://www.nuget.org/packages/DotNetX.Reactive |
Install
Install-Package DotNetX.Reactive
dotnet add package DotNetX.Reactive
paket add DotNetX.Reactive
DotNetX.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetX.Extensions(>= 0.1.5)
- DotNetX(>= 0.1.1)
- System.Reactive(>= 5.0.0)
- System.Reactive.Linq(>= 5.0.0)