Chakad.Pipeline
1.2.3
Chakad is a Library for use with the Clean and CQRS architectural styles for .NET. 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$
Install-Package Chakad.Pipeline -Version 1.2.3
dotnet add package Chakad.Pipeline --version 1.2.3
<PackageReference Include="Chakad.Pipeline" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chakad.Pipeline --version 1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Update Chakad.Container to new version 1.2.0 .
Dependencies
-
- Autofac (>= 4.6.2)
- Chakad.Container (>= 1.2.2)
- Chakad.Core (>= 1.2.0)
- Chakad.Pipeline.Core (>= 1.2.1)
- Newtonsoft.Json (>= 10.0.1)
- Polly (>= 5.3.1)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.2.3 | 293 | 7/28/2018 | ||
1.2.2 | 190 | 7/28/2018 | ||
1.2.1 | 188 | 7/28/2018 | ||
1.2.0 | 187 | 7/26/2018 | ||
1.1.5 | 288 | 5/29/2018 | ||
1.1.4 | 249 | 5/29/2018 | ||
1.1.3 | 315 | 2/8/2018 | ||
1.1.2 | 235 | 11/13/2017 | ||
1.1.1 | 224 | 11/13/2017 | ||
1.1.0 | 208 | 11/13/2017 | ||
1.0.4 | 223 | 11/6/2017 | ||
1.0.3 | 238 | 11/5/2017 | ||
1.0.2 | 224 | 11/5/2017 | ||
1.0.1 | 220 | 11/4/2017 | ||
1.0.0 | 310 | 11/4/2017 |