Metadata >> NuGet >> Paramore.Brighter.CommandProcessor >> 2.0.0.0

2.0.0.0

Metadata

Authors Ian Cooper
Copyrights Ian Cooper 2014
Description The Command Dispatchter 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 CommonServiceLocator:1.3|Polly:2.0.0|Common.Logging:2.2.0|Newtonsoft.Json:6.0.2
Title Paramore.Brighter.CommandProcessor
PackageSize 92159
PackageHashAlgorithm SHA512
PackageHash gktTc2POF8EGBRRd07nAR7Nievk2CZ7HjMyRCcA0a/uUsWFH+ndG6k1PrUCR6JalIvMn01HB1YUb1FjVnztWdQ==
DownloadCount 000000
CreatedDate 2014-07-16T10:27:19

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Paramore.Brighter.CommandProcessor -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Paramore.Brighter.CommandProcessor -Version 2.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Paramore.Brighter.CommandProcessor 2.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries