Gu.Reactive
5.0.0
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
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
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 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
For using System.Reactive with INotifyPropertyChanged
Product | Versions 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.
-
.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 | 7,221 | 3/12/2021 |
4.3.0 | 1,395 | 11/24/2020 |
4.2.0 | 3,373 | 9/7/2019 |
4.0.0 | 1,508 | 5/21/2019 |
3.5.2 | 2,555 | 5/30/2018 |
3.5.1 | 1,284 | 10/25/2017 |
3.5.0 | 1,093 | 10/25/2017 |
3.4.4 | 1,136 | 9/23/2017 |
3.4.3 | 1,212 | 7/5/2017 |
3.4.2 | 1,142 | 6/29/2017 |
3.4.1 | 1,142 | 6/19/2017 |
3.4.0 | 1,169 | 6/19/2017 |
3.3.1.1 | 1,162 | 5/15/2017 |
3.3.1 | 1,167 | 5/2/2017 |
3.3.0 | 1,257 | 4/7/2017 |
3.2.0 | 1,149 | 3/28/2017 |
3.1.0 | 1,147 | 3/28/2017 |
3.0.1 | 1,172 | 3/22/2017 |
3.0.0 | 1,207 | 3/21/2017 |
2.1.0 | 1,204 | 2/23/2017 |
2.0.2 | 1,166 | 2/22/2017 |
2.0.1 | 1,186 | 2/20/2017 |
2.0.0 | 1,168 | 2/20/2017 |
1.11.0 | 1,743 | 1/15/2016 |
1.10.0 | 1,264 | 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.