System.Reactive
3.1.1
Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Reactive -Version 3.1.1
dotnet add package System.Reactive --version 3.1.1
<PackageReference Include="System.Reactive" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reactive --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reactive, 3.1.1"
#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=3.1.1
// Install System.Reactive as a Cake Tool
#tool nuget:?package=System.Reactive&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCore 4.5.1
- System.Reactive.PlatformServices (>= 3.1.1)
- System.Reactive.Windows.Threading (>= 3.1.1)
- System.Reactive.WindowsRuntime (>= 3.1.1)
-
.NETFramework 4.5
- System.Reactive.PlatformServices (>= 3.1.1)
- System.Reactive.Windows.Threading (>= 3.1.1)
-
All Frameworks
- System.Reactive.PlatformServices (>= 3.1.1)
-
WindowsPhoneApp 8.1
- System.Reactive.PlatformServices (>= 3.1.1)
- System.Reactive.Windows.Threading (>= 3.1.1)
- System.Reactive.WindowsRuntime (>= 3.1.1)
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
|