System.Reactive
5.0.0
Reactive Extensions (Rx) for .NET
Requires NuGet 2.12 or higher.
Install-Package System.Reactive -Version 5.0.0
dotnet add package System.Reactive --version 5.0.0
<PackageReference Include="System.Reactive" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reactive --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.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 System.Reactive as a Cake Addin
#addin nuget:?package=System.Reactive&version=5.0.0
// Install System.Reactive as a Cake Tool
#tool nuget:?package=System.Reactive&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.7.2
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net5.0
- No dependencies.
-
net5.0-windows10.0.19041
- No dependencies.
-
UAP 10.0.16299
- System.Threading.Tasks.Extensions (>= 4.5.4)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on System.Reactive:
| Package | Downloads |
|---|---|
|
JetBrains.Avalonia
Avalonia is a WPF/UWP-inspired cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows (.NET Framework, .NET Core), Linux (via Xorg), MacOS and with experimental support for Android and iOS.
|
|
|
JetBrains.DynamicData
Bring the power of Rx to collections using Dynamic Data.
Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections.
Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
|
|
|
JetBrains.dotCommon.Avalonia.Common.UI.Avalonia
JetBrains dotCommon Avalonia Common UI Avalonia Package Version 212.0.20211006.163711
|
|
|
JetBrains.dotCover.Home
JetBrains dotCover Home Package Version 212.0.20211008.82358
|
|
|
JetBrains.dotMemory.Home
JetBrains dotMemory Home Package Version 212.0.20211008.82155
|