ReactiveStreamsCS 0.2.0
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ReactiveStreamsCS --version 0.2.0
NuGet\Install-Package ReactiveStreamsCS -Version 0.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ReactiveStreamsCS" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReactiveStreamsCS --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReactiveStreamsCS, 0.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ReactiveStreamsCS as a Cake Addin #addin nuget:?package=ReactiveStreamsCS&version=0.2.0 // Install ReactiveStreamsCS as a Cake Tool #tool nuget:?package=ReactiveStreamsCS&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Base Reactive-Streams interfaces for C# plus interfaces for Single (one element or one error) and Completable (completion or error).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ReactiveStreamsCS:
Package | Downloads |
---|---|
RxAdvancedFlow
Reactive Extensions Advanced Flow Library contains the Reactive-Streams enabled extension methods to build non-blocking backpressured flows, plus support for Single (1 element or 1 error) and Completable (1 complete or 1 error) reactive types. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
Added documentation