Gu.Reactive 5.0.0

dotnet add package Gu.Reactive --version 5.0.0
NuGet\Install-Package Gu.Reactive -Version 5.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gu.Reactive" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gu.Reactive --version 5.0.0
#r "nuget: Gu.Reactive, 5.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gu.Reactive as a Cake Addin
#addin nuget:?package=Gu.Reactive&version=5.0.0

// Install Gu.Reactive as a Cake Tool
#tool nuget:?package=Gu.Reactive&version=5.0.0

For using System.Reactive with INotifyPropertyChanged

Product 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.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Gu.Reactive:

Package Downloads
Gu.Wpf.Reactive

Wpf controls for Gu.Reactive

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 7,012 3/12/2021
4.3.0 1,364 11/24/2020
4.2.0 3,298 9/7/2019
4.0.0 1,458 5/21/2019
3.5.2 2,386 5/30/2018
3.5.1 1,246 10/25/2017
3.5.0 1,056 10/25/2017
3.4.4 1,089 9/23/2017
3.4.3 1,174 7/5/2017
3.4.2 1,100 6/29/2017
3.4.1 1,105 6/19/2017
3.4.0 1,139 6/19/2017
3.3.1.1 1,125 5/15/2017
3.3.1 1,123 5/2/2017
3.3.0 1,238 4/7/2017
3.2.0 1,123 3/28/2017
3.1.0 1,106 3/28/2017
3.0.1 1,137 3/22/2017
3.0.0 1,186 3/21/2017
2.1.0 1,167 2/23/2017
2.0.2 1,139 2/22/2017
2.0.1 1,147 2/20/2017
2.0.0 1,139 2/20/2017
1.11.0 1,693 1/15/2016
1.10.0 1,222 12/5/2015

5.0.0
     BREAKING: Removed [Obsolete]
     BREAKING: Use System.Reactive 5
     BREAKING: net472
     4.3.0
     FEATURE: net46;netcoreapp3.1
     FEATURE: nullable enable
     OBSOLETE: Made part of the public API [Obsolete], will be removed in 5.0.0
     4.2.0
     FEATURE: WithPrevious
     FEATURE: AsFilteredView with observable factory.