Paramore.Brighter.CommandProcessor
7.0.86-alpha
The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a framework for handling orthogonal concerns such as logging, timeouts, or circuit breakers
This is a prerelease version of Paramore.Brighter.CommandProcessor.
The owner has unlisted this package.
This could mean that the package is deprecated or shouldn't be used anymore.
Install-Package Paramore.Brighter.CommandProcessor -Version 7.0.86-alpha
dotnet add package Paramore.Brighter.CommandProcessor --version 7.0.86-alpha
<PackageReference Include="Paramore.Brighter.CommandProcessor" Version="7.0.86-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Paramore.Brighter.CommandProcessor --version 7.0.86-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/iancooper/Paramore/blob/master/release_notes.md
Dependencies
-
.NETFramework 4.5.2
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- Polly (>= 4.3.0)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- Polly (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|