SciChart.Wpf.UI.Reactive
1.0.3
See the version list below for details.
dotnet add package SciChart.Wpf.UI.Reactive --version 1.0.3
NuGet\Install-Package SciChart.Wpf.UI.Reactive -Version 1.0.3
<PackageReference Include="SciChart.Wpf.UI.Reactive" Version="1.0.3" />
paket add SciChart.Wpf.UI.Reactive --version 1.0.3
#r "nuget: SciChart.Wpf.UI.Reactive, 1.0.3"
// Install SciChart.Wpf.UI.Reactive as a Cake Addin
#addin nuget:?package=SciChart.Wpf.UI.Reactive&version=1.0.3
// Install SciChart.Wpf.UI.Reactive as a Cake Tool
#tool nuget:?package=SciChart.Wpf.UI.Reactive&version=1.0.3
Reactive MVVM, allows for observable ViewModels which fire both PropertyChanged and IObservable. Used in conjuction with Rx.Main to allow you to observe off Viewmodel properties. Used in the SciChart WPF Examples Application, which demonstrates High Performance WPF Charts, available for download at http://www.scichart.com/, this library provides bootstrapping with automatic dependency discovery, and some extensions to Reactive (RxMain) to allow for easier testing and integration of Reactive into an MVVM Application.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- CommonServiceLocator (>= 1.0.0)
- Rx-Core (>= 2.2.5)
- Rx-Interfaces (>= 2.2.5)
- Rx-Linq (>= 2.2.5)
- Rx-Main (>= 2.2.5)
- Rx-PlatformServices (>= 2.2.5)
- Rx-Wpf (>= 2.2.5)
- SciChart.Wpf.UI.Bootstrap (>= 1.0.3)
- Unity (>= 2.1.505)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.