Rx-Interfaces
2.2.5
Reactive Extensions Interfaces Library containing essential interfaces.
Install-Package Rx-Interfaces -Version 2.2.5
dotnet add package Rx-Interfaces --version 2.2.5
<PackageReference Include="Rx-Interfaces" Version="2.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rx-Interfaces --version 2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rx-Interfaces, 2.2.5"
#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-Interfaces as a Cake Addin
#addin nuget:?package=Rx-Interfaces&version=2.2.5
// Install Rx-Interfaces as a Cake Tool
#tool nuget:?package=Rx-Interfaces&version=2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Rx-Interfaces:
| Package | Downloads |
|---|---|
|
Rx-Core
Reactive Extensions Core Library containing base classes and scheduler infrastructure.
|
|
|
Rx-Main
Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.
|
|
|
Rx-PlatformServices
Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.
|
|
|
Rx-Linq
Reactive Extensions Query Library used to express complex event processing queries over observable sequences.
|