Gu.Reactive
4.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Gu.Reactive --version 4.0.0
NuGet\Install-Package Gu.Reactive -Version 4.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="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gu.Reactive --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gu.Reactive, 4.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=4.0.0 // Install Gu.Reactive as a Cake Tool #tool nuget:?package=Gu.Reactive&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A bunch of reactive stuff
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.Reactive (>= 4.0.0 && < 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,238 | 3/12/2021 |
4.3.0 | 1,396 | 11/24/2020 |
4.2.0 | 3,374 | 9/7/2019 |
4.0.0 | 1,509 | 5/21/2019 |
3.5.2 | 2,556 | 5/30/2018 |
3.5.1 | 1,285 | 10/25/2017 |
3.5.0 | 1,094 | 10/25/2017 |
3.4.4 | 1,139 | 9/23/2017 |
3.4.3 | 1,213 | 7/5/2017 |
3.4.2 | 1,143 | 6/29/2017 |
3.4.1 | 1,143 | 6/19/2017 |
3.4.0 | 1,170 | 6/19/2017 |
3.3.1.1 | 1,165 | 5/15/2017 |
3.3.1 | 1,168 | 5/2/2017 |
3.3.0 | 1,258 | 4/7/2017 |
3.2.0 | 1,150 | 3/28/2017 |
3.1.0 | 1,148 | 3/28/2017 |
3.0.1 | 1,173 | 3/22/2017 |
3.0.0 | 1,208 | 3/21/2017 |
2.1.0 | 1,205 | 2/23/2017 |
2.0.2 | 1,167 | 2/22/2017 |
2.0.1 | 1,187 | 2/20/2017 |
2.0.0 | 1,169 | 2/20/2017 |
1.11.0 | 1,744 | 1/15/2016 |
1.10.0 | 1,265 | 12/5/2015 |
BUGFIX: ObserveItemPropertyChanged and ObserveItemPropertyChangedSlim notify on remove.
BREAKING: ObserveItemPropertyChanged pass source collection as sender when collection changes.
BREAKING: ObserveItemPropertyChanged and ObserveItemPropertyChangedSlim now notifies when items are removed from the collection.
BREAKING: net46 and system.reactive 4