Gu.Wpf.Reactive 5.0.1

dotnet add package Gu.Wpf.Reactive --version 5.0.1
NuGet\Install-Package Gu.Wpf.Reactive -Version 5.0.1
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.Wpf.Reactive" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gu.Wpf.Reactive --version 5.0.1
#r "nuget: Gu.Wpf.Reactive, 5.0.1"
#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.Wpf.Reactive as a Cake Addin
#addin nuget:?package=Gu.Wpf.Reactive&version=5.0.1

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

Wpf controls for Gu.Reactive

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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Gu.Wpf.Reactive:

Repository Stars
DotNetAnalyzers/IDisposableAnalyzers
Roslyn analyzers for IDisposable
Version Downloads Last updated
5.0.1 6,794 3/13/2021
5.0.0 352 3/12/2021
4.3.0 1,262 11/24/2020
4.2.0 2,973 9/7/2019
4.0.0 1,220 5/21/2019
3.5.2 2,296 5/30/2018
3.5.1 1,041 10/25/2017
3.5.0 869 10/25/2017
3.4.4 907 9/23/2017
3.4.3 955 7/5/2017
3.4.2 902 6/29/2017
3.4.1 913 6/19/2017
3.4.0 914 6/19/2017
3.3.1.1 962 5/15/2017
3.3.1 938 5/2/2017
3.3.0 1,076 4/7/2017
3.2.0 930 3/28/2017
3.1.0 926 3/28/2017
3.0.1 933 3/22/2017
3.0.0 927 3/21/2017
2.1.0 1,006 2/23/2017
2.0.2 946 2/22/2017
2.0.1 932 2/20/2017
2.0.0 902 2/20/2017
1.11.0 1,331 1/15/2016
1.10.0 1,590 12/5/2015

5.0.1
     STYLE: Use shared size for aligning expanders.
     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.