Naos.Reactor.Protocol
1.0.75
dotnet add package Naos.Reactor.Protocol --version 1.0.75
NuGet\Install-Package Naos.Reactor.Protocol -Version 1.0.75
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="Naos.Reactor.Protocol" Version="1.0.75" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Naos.Reactor.Protocol --version 1.0.75
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Naos.Reactor.Protocol, 1.0.75"
#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 Naos.Reactor.Protocol as a Cake Addin #addin nuget:?package=Naos.Reactor.Protocol&version=1.0.75 // Install Naos.Reactor.Protocol as a Cake Tool #tool nuget:?package=Naos.Reactor.Protocol&version=1.0.75
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Naos.Reactor.Protocol is a set of protocols for job scheduling. Jobs can depend on new events in a stream or completion of other jobs to trigger a run. Sagas may also be registered with a set of jobs that are related and the job set can be depended on as well.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Naos.Cron (>= 1.0.37)
- Naos.Database.Domain (>= 1.1.426)
- Naos.Diagnostics.Domain (>= 1.3.49)
- Naos.Logging.Domain (>= 1.0.83)
- Naos.Reactor.Domain (>= 1.0.75)
- Naos.Telemetry.Domain (>= 1.0.31)
- OBeautifulCode.Compression (>= 1.0.27)
- OBeautifulCode.Representation.System (>= 1.0.65)
- OBeautifulCode.Serialization (>= 1.0.141)
- OBeautifulCode.Serialization.Json (>= 1.0.141)
- OBeautifulCode.Type (>= 1.0.134)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.