Rx-Linq
2.1.30214
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Rx-Linq -Version 2.1.30214
dotnet add package Rx-Linq --version 2.1.30214
<PackageReference Include="Rx-Linq" Version="2.1.30214" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rx-Linq --version 2.1.30214
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rx-Linq, 2.1.30214"
#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 Rx-Linq as a Cake Addin
#addin nuget:?package=Rx-Linq&version=2.1.30214
// Install Rx-Linq as a Cake Tool
#tool nuget:?package=Rx-Linq&version=2.1.30214
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Rx-Core (>= 2.1.30214)
- Rx-Interfaces (>= 2.1.30214)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rx-Linq:
| Package | Downloads |
|---|---|
|
Rx-Main
Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.
|