SciChart.UI.Reactive
3.1.251
dotnet add package SciChart.UI.Reactive --version 3.1.251
NuGet\Install-Package SciChart.UI.Reactive -Version 3.1.251
<PackageReference Include="SciChart.UI.Reactive" Version="3.1.251" />
paket add SciChart.UI.Reactive --version 3.1.251
#r "nuget: SciChart.UI.Reactive, 3.1.251"
// Install SciChart.UI.Reactive as a Cake Addin
#addin nuget:?package=SciChart.UI.Reactive&version=3.1.251
// Install SciChart.UI.Reactive as a Cake Tool
#tool nuget:?package=SciChart.UI.Reactive&version=3.1.251
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- Log4Net (>= 2.0.8)
- SciChart.UI.Bootstrap (>= 3.1.251)
- System.Reactive (>= 3.1.1)
- Unity (>= 5.8.11)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SciChart.UI.Reactive:
Package | Downloads |
---|---|
SciChart.Wpf.UI
Core reactive libraries, custom controls and styles for WPF UI created by SciChart Ltd. 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.