Metadata >> NuGet >> Paramore.Brighter.CommandProcessor >> 3.0.129

3.0.129

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
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.
Dependencies Newtonsoft.Json:6.0.8|Polly:2.2.1
Title Paramore.Brighter.CommandProcessor
PackageSize 192124
PackageHashAlgorithm SHA512
PackageHash Q633iptvID+1qCKlGOCWqK7d9G/lzYxxbeRr6FocRT5WOcmm3JioGYISBhQ0ZDHNnobMCY4XGk9Bc/QFSRHxhA==
DownloadCount 000000
CreatedDate 2015-03-25T17:54:20

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 3.0.129 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Paramore.Brighter.CommandProcessor -Version 3.0.129 -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 3.0.129 %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 3.0.129 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Paramore.Brighter.CommandProcessor -Version 3.0.129 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Paramore.Brighter.CommandProcessor -Version 3.0.129
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