Reactor.Core
0.3.5
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Reactor.Core --version 0.3.5
NuGet\Install-Package Reactor.Core -Version 0.3.5
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="Reactor.Core" Version="0.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reactor.Core --version 0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Reactor.Core, 0.3.5"
#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 Reactor.Core as a Cake Addin
#addin nuget:?package=Reactor.Core&version=0.3.5
// Install Reactor.Core as a Cake Tool
#tool nuget:?package=Reactor.Core&version=0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Non-blocking backpressure-enabled operators for streaming data in synchronous and asynchronous manner locally.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Reactor.Core:
Package | Downloads |
---|---|
Epic.Common
DDD Common Library |
|
Epic.Data.Infrastructure
DDD Infrastructure |
|
MCode.Social.Abstraction
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.2 | 6,528 | 8/5/2016 |
0.6.1 | 895 | 7/4/2016 |
0.6.0 | 866 | 7/4/2016 |
0.5.7 | 866 | 7/3/2016 |
0.5.5 | 868 | 7/3/2016 |
0.5.2 | 875 | 7/3/2016 |
0.5.1 | 908 | 7/3/2016 |
0.5.0 | 872 | 7/2/2016 |
0.4.1 | 841 | 6/24/2016 |
0.4.0 | 1,051 | 6/15/2016 |
0.3.6 | 859 | 6/12/2016 |
0.3.5 | 851 | 6/12/2016 |
0.3.0 | 1,090 | 6/11/2016 |
0.2.1 | 851 | 6/10/2016 |
0.2.0 | 904 | 6/10/2016 |
0.1.0 | 845 | 6/8/2016 |
A bunch of operators, fixes, and cleanup.