Gu.Reactive
5.0.0
.NET Core 3.1
.NET Framework 4.7.2
Install-Package Gu.Reactive -Version 5.0.0
dotnet add package Gu.Reactive --version 5.0.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gu.Reactive, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
For using System.Reactive with INotifyPropertyChanged
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Gu.Reactive.Analyzers (>= 5.0.0)
- System.Reactive (>= 5.0.0)
-
.NETFramework 4.7.2
- Gu.Reactive.Analyzers (>= 5.0.0)
- System.Reactive (>= 5.0.0)
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 | 3,138 | 3/12/2021 |
4.3.0 | 1,146 | 11/24/2020 |
4.2.0 | 2,962 | 9/7/2019 |
4.0.0 | 1,137 | 5/21/2019 |
3.5.2 | 1,968 | 5/30/2018 |
3.5.1 | 900 | 10/25/2017 |
3.5.0 | 709 | 10/25/2017 |
3.4.4 | 741 | 9/23/2017 |
3.4.3 | 816 | 7/5/2017 |
3.4.2 | 758 | 6/29/2017 |
3.4.1 | 757 | 6/19/2017 |
3.4.0 | 767 | 6/19/2017 |
3.3.1.1 | 771 | 5/15/2017 |
3.3.1 | 762 | 5/2/2017 |
3.3.0 | 862 | 4/7/2017 |
3.2.0 | 766 | 3/28/2017 |
3.1.0 | 766 | 3/28/2017 |
3.0.1 | 761 | 3/22/2017 |
3.0.0 | 821 | 3/21/2017 |
2.1.0 | 799 | 2/23/2017 |
2.0.2 | 784 | 2/22/2017 |
2.0.1 | 783 | 2/20/2017 |
2.0.0 | 775 | 2/20/2017 |
1.11.0 | 1,271 | 1/15/2016 |
1.10.0 | 867 | 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.