Metadata >> NuGet >> paramore.brighter.serviceactivator >> 4.0.215

4.0.215

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 A service activator allows services that are invokable directly, i.e. paramore command processor handlers, to be invoked through decoupled invocation
Dependencies Paramore.Brighter.CommandProcessor:4.0.215|Newtonsoft.Json:6.0.8|Polly:2.2.1
Title Paramore.Brighter.ServiceActivator
PackageSize 81122
PackageHashAlgorithm SHA512
PackageHash a0SAKQ5AmOm3V1B0LFlLUiZj6s4lSyvHHy8+RCLwIJwBxG07UjOExJimYDsr5o4ca0qsCgmpPMi4PcNRE3uq9Q==
DownloadCount 000000
CreatedDate 2015-06-01T15:26:28

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.serviceactivator -Version 4.0.215 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install paramore.brighter.serviceactivator -Version 4.0.215 -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.serviceactivator 4.0.215 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package paramore.brighter.serviceactivator -Version 4.0.215 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package paramore.brighter.serviceactivator -Version 4.0.215 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap paramore.brighter.serviceactivator -Version 4.0.215
Uninstalling the package:
o remove-wrap paramore.brighter.serviceactivator

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