A Reactive Property for use in cross platform applications based on ReactiveUI.
Info
Version: | 7.0.1 |
Author(s): | ChrisPulman |
Last Update: | Thursday, January 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChrisPulman/RxProperty |
NuGet Url: | https://www.nuget.org/packages/RxProperty |
Install
Install-Package RxProperty
dotnet add package RxProperty
paket add RxProperty
RxProperty Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reactive(>= 4.1.1)
- NETStandard.Library(>= 2.0.3)
- Microsoft.Xaml.Behaviors.Uwp.Managed(>= 2.0.0)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 6.1.7)
- System.Reactive(>= 4.1.1)
- NETStandard.Library(>= 2.0.3)
Tags