![]() |
VOOZH | about |
dotnet add package Reactor.Core --version 0.6.2
NuGet\Install-Package Reactor.Core -Version 0.6.2
<PackageReference Include="Reactor.Core" Version="0.6.2" />
<PackageVersion Include="Reactor.Core" Version="0.6.2" />Directory.Packages.props
<PackageReference Include="Reactor.Core" />Project file
paket add Reactor.Core --version 0.6.2
#r "nuget: Reactor.Core, 0.6.2"
#:package Reactor.Core@0.6.2
#addin nuget:?package=Reactor.Core&version=0.6.2Install as a Cake Addin
#tool nuget:?package=Reactor.Core&version=0.6.2Install as a Cake Tool
Extension methods: Flux and Mono, Schedulers and other tools.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package has no dependencies.
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 |
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.