System.Reactive.Core
3.1.1
Reactive Extensions (Rx) Core Library containing base classes and scheduler infrastructure.
Requires NuGet 2.12 or higher.
Install-Package System.Reactive.Core -Version 3.1.1
dotnet add package System.Reactive.Core --version 3.1.1
<PackageReference Include="System.Reactive.Core" 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.Core --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reactive.Core, 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.Core as a Cake Addin
#addin nuget:?package=System.Reactive.Core&version=3.1.1
// Install System.Reactive.Core as a Cake Tool
#tool nuget:?package=System.Reactive.Core&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 1.0
- System.ComponentModel (>= 4.0.1)
- System.Diagnostics.Contracts (>= 4.0.1)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Reactive.Interfaces (>= 3.1.1)
- System.Threading.Thread (>= 4.0.0)
- System.Threading.ThreadPool (>= 4.0.10)
-
.NETFramework 4.5
- System.Reactive.Interfaces (>= 3.1.1)
-
.NETStandard 1.0
- System.ComponentModel (>= 4.0.1)
- System.Diagnostics.Contracts (>= 4.0.1)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Reactive.Interfaces (>= 3.1.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Reactive.Core:
| Package | Downloads |
|---|---|
|
System.Reactive.Linq
Reactive Extensions (Rx) Query Library used to express complex event processing queries over observable sequences.
|
|
|
System.Reactive.Windows.Threading
XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.1.1 | 0 | 06.02.2022 |