SciChart.UI.Reactive
4.0.271
dotnet add package SciChart.UI.Reactive --version 4.0.271
NuGet\Install-Package SciChart.UI.Reactive -Version 4.0.271
<PackageReference Include="SciChart.UI.Reactive" Version="4.0.271" />
paket add SciChart.UI.Reactive --version 4.0.271
#r "nuget: SciChart.UI.Reactive, 4.0.271"
// Install SciChart.UI.Reactive as a Cake Addin #addin nuget:?package=SciChart.UI.Reactive&version=4.0.271 // Install SciChart.UI.Reactive as a Cake Tool #tool nuget:?package=SciChart.UI.Reactive&version=4.0.271
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- Log4Net (>= 3.0.3)
- SciChart.UI.Bootstrap (>= 4.0.271)
- System.Reactive (>= 4.4.1)
- Unity (>= 5.11.10)
-
.NETFramework 4.6.2
- Log4Net (>= 3.0.3)
- SciChart.UI.Bootstrap (>= 4.0.271)
- System.Reactive (>= 4.4.1)
- Unity (>= 5.11.10)
-
net6.0-windows7.0
- Log4Net (>= 3.0.3)
- SciChart.UI.Bootstrap (>= 4.0.271)
- System.Reactive (>= 4.4.1)
- Unity (>= 5.11.10)
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.