Metadata >> NuGet >> paramore.brighter.serviceactivator >> 1.0.1.1

1.0.1.1

Metadata

Authors Ian Cooper
Copyrights Copyright © 2014 Ian Cooper
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
ReleaseNotes Easly alpha release
RequireLicenseAcceptance False
Summary A service activator allows services that are invokable directly, i.e. paramore command processor handlers, to be invoked through decoupled invocation
Tags .NET
Dependencies Common.Logging:2.2.0|CommonServiceLocator:1.2|Paramore.Brighter.CommandProcessor:1.0.1.0
Title paramore.brighter.serviceactivator
PackageSize 50596
PackageHashAlgorithm SHA512
PackageHash Wq9X3EQj7EKGo+Pg8/GsXj8k0CNnttE4jHqHHEsDKTsmg1bdcrteQpH6FQvDqJk+Jpiw7SxUyQdNpY2/17IHJw==
DownloadCount 000000
CreatedDate 2014-05-11T12:56:15

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

OpenWrap

Installing the package:
o add-wrap paramore.brighter.serviceactivator -Version 1.0.1.1
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