Table of Contents

ReactiveUI

ReactiveUI is a MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations.

ReactiveUI.AndroidSupport

The ReactiveUI.AndroidSupport package provides ReactiveUI extensions for the Android Support Library. The Android Support Library is no longer maintained as of 2018 and has been replaced with AndroidX.

ReactiveUI.AndroidX

The ReactiveUI.AndroidX package provides ReactiveUI extensions for the AndroidX Library.

ReactiveUI.Blazor

The ReactiveUI.Blazor package contains the ReactiveUI platform specific extensions for Blazor.

ReactiveUI.Blend

The ReactiveUI.Blend package provides reactive extensions based xaml components based on the Blend SDK library, allowing you to fire a observable from XAML.

ReactiveUI.Drawing

The ReactiveUI.Drawing package is an extension to the ReactiveUI platform that provides Splat bitmap operation support .

ReactiveUI.Fody

The ReactiveUI.Fody package is a Fody extension that will generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.

ReactiveUI.Fody.Analyzer

The ReactiveUI.Fody.Analyzer package is a Roslyn extension that checks correct usage of the Fody extension.

ReactiveUI.Fody.Helpers

The ReactiveUI.Fody.Helpers package Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.

ReactiveUI.Maui

The ReactiveUI.Maui package contains the ReactiveUI platform specific extensions for Microsoft Maui.

ReactiveUI.Testing

The ReactiveUI.Testing package provides extensions for testing ReactiveUI based applications.

ReactiveUI.Winforms

The ReactiveUI.Winforms package contains the ReactiveUI platform specific extensions for Windows Forms.

ReactiveUI.WinUI

The ReactiveUI.WinUI package contains the ReactiveUI platform specific extensions for WinUI Desktop.

ReactiveUI.Wpf

The ReactiveUI.Wpf package contains the ReactiveUI platform specific extensions for Windows Presentation Foundation (WPF).

ReactiveUI.XamForms

The ReactiveUI.XamForms package contains the ReactiveUI platform specific extensions for Xamarin Forms.