Core reactive libraries, custom controls and styles for WPF UI created by SciChart Ltd
Release v2.1 is here! See scichart.com/open-source-scichart-ui-reactive-scichart-wpf-ui-transitionz-v2-1-released for details!
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 (System.Reactive) to allow for easier testing and integration of Reactive into an MVVM Application.
Supporting .NET Standard 2.0, this library includes bootstrapper classes for WPF Applications using Unity and allowing automatic dependency discovery across a range of assemblies.
Supporting .NET Standard 2.0, this library includes three ViewModel types which provide varying degree of observability and dependency injection, allowing you to turn any ViewModel property into an INotifyPropertyChanged property and also an IObservable for reactive extensions integration
SciChart.UI.Reactive Usage / Wiki:
Core helper classes and useful controls for WPF Applications.
WIKI / Documentation coming soon.
The library also includes Transitionz, an animation library which allows for easy animating of Opacity or X,Y Transforms on Visibility change with simple XAML markup extensions
Transitionz Usage / Wiki: