Reactor.Core
0.6.2
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 Reactor.Core --version 0.6.2
NuGet\Install-Package Reactor.Core -Version 0.6.2
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.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reactor.Core --version 0.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Reactor.Core, 0.6.2"
#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.6.2 // Install Reactor.Core as a Cake Tool #tool nuget:?package=Reactor.Core&version=0.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extension methods: Flux and Mono, Schedulers and other tools.
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 (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 |
---|
Switch to Reactive.Streams "official" for base interfaces. You have to manually reference Reactive.Streams from your project as it is in a pre-release mode and can't be referenced by a NuGet package.