Metadata >> NuGet >> Paramore.Brighter.CommandProcessor

Paramore.Brighter.CommandProcessor

Metadata

Authors Ian Cooper
Copyrights Copyright © 2014 Ian Cooper
Description 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
Language en-GB
LicenseUrl http://ianhammondcooper.mit-license.org/
Owners Ian Cooper
ProjectUrl http://iancooper.github.io/Paramore
RequireLicenseAcceptance False
Summary Brighter is a .NET implementation of the Command Processor and Command Dispatcher patterns. It decouples invoker from target and provides common services to the command pipeline.
Tags .NET
Dependencies Newtonsoft.Json:6.0.8|Polly:2.2.3
Title Paramore.Brighter.CommandProcessor
PackageSize 229667
PackageHashAlgorithm SHA512
PackageHash w9j8flUaegO29wwgImjfU/t7HT7qYUQk7pgBr6tCEK4T/pPcFkJrOmcgqWdcT+ksIgJrEKnUT/mmB4fw3kv+Kw==
DownloadCount 000000
CreatedDate 2015-08-12T10:09:19

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Paramore.Brighter.CommandProcessor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Paramore.Brighter.CommandProcessor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Paramore.Brighter.CommandProcessor
Installing the package (HTTP Basic authentication):
Install-Package Paramore.Brighter.CommandProcessor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Paramore.Brighter.CommandProcessor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Paramore.Brighter.CommandProcessor

OpenWrap

Installing the package:
o add-wrap Paramore.Brighter.CommandProcessor
Uninstalling the package:
o remove-wrap Paramore.Brighter.CommandProcessor

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
5.0.323
4.0.215
3.0.129
2.0.1.0
2.0.0.0
1.0.2.0
1.0.1.0
1.0.0.0
1.0.0-alpha001
1.0.0-alpha