Reactive.Streams
1.0.0-RC1
See the version list below for details.
dotnet add package Reactive.Streams --version 1.0.0-RC1
NuGet\Install-Package Reactive.Streams -Version 1.0.0-RC1
<PackageReference Include="Reactive.Streams" Version="1.0.0-RC1" />
paket add Reactive.Streams --version 1.0.0-RC1
#r "nuget: Reactive.Streams, 1.0.0-RC1"
// Install Reactive.Streams as a Cake Addin #addin nuget:?package=Reactive.Streams&version=1.0.0-RC1&prerelease // Install Reactive.Streams as a Cake Tool #tool nuget:?package=Reactive.Streams&version=1.0.0-RC1&prerelease
Reactive Streams API
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Reactive.Streams:
Package | Downloads |
---|---|
Akka.Streams
Streaming support for Akka.NET. Introduces a LINQ-like interface for writing asynchronous, back-pressure-aware streams built on top of Akka.NET actors. |
|
Reactive.Streams.TCK
Reactive Streams Technology Compatibility Kit |
|
Reactive4.NET
ReactiveX style Reactive-Streams compliant library for composing synchronous and asynchronous sequences. |
|
Vlingo.Xoom.Streams
The VLINGO XOOM platform SDK for Reactive Streams built on XOOM ACTORS. |
|
Epic.Data.Infrastructure
DDD Infrastructure |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Reactive.Streams:
Repository | Stars |
---|---|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
- Support for PCL Profile7
- Removed non-generic IPublisher and ISubscriber interfaces.