System.Reactive.Linq
3.1.1
Reactive Extensions (Rx) Query Library used to express complex event processing queries over observable sequences.
Requires NuGet 2.12 or higher.
Install-Package System.Reactive.Linq -Version 3.1.1
dotnet add package System.Reactive.Linq --version 3.1.1
<PackageReference Include="System.Reactive.Linq" 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.Linq --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reactive.Linq, 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.Linq as a Cake Addin
#addin nuget:?package=System.Reactive.Linq&version=3.1.1
// Install System.Reactive.Linq as a Cake Tool
#tool nuget:?package=System.Reactive.Linq&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- System.Reactive.Core (>= 3.1.1)
-
.NETStandard 1.0
- System.Reactive.Core (>= 3.1.1)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Reactive.Linq:
| Package | Downloads |
|---|---|
|
System.Reactive.PlatformServices
Reactive Extensions (Rx) Platform Services Library used to access platform-specific functionality and enlightenment services.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.1.1 | 0 | 06.02.2022 |