Metadata >> NuGet >> paramore.brighter.commandprocessor.messagestore.mssql

paramore.brighter.commandprocessor.messagestore.mssql

Metadata

Authors Francesco Pighi
Copyrights Copyright © 2014 Francesco Pighi
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 Francesco Pighi
ProjectUrl http://iancooper.github.io/Paramore
RequireLicenseAcceptance False
Summary This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter.CommandProcessor, using MS Sql Server or Sql Ce
Dependencies Paramore.Brighter.CommandProcessor:5.0.323|Microsoft.SqlServer.Compact:4.0.8876.1|Newtonsoft.Json:6.0.8
Title Paramore.Brighter.CommandProcessor.MessageStore.MsSql
PackageSize 25321
PackageHashAlgorithm SHA512
PackageHash jqu6pbJKHp74QjUZs6S3Ndg7GL//7T9p2HrwQKVBqXPw5uX1gmrKP+OMKXkyE9j0ZfQm5PQwnNkq3bJMxq1iQg==
DownloadCount 000000
CreatedDate 2015-08-12T10:10:44

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.messagestore.mssql -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install paramore.brighter.commandprocessor.messagestore.mssql -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.messagestore.mssql
Installing the package (HTTP Basic authentication):
Install-Package paramore.brighter.commandprocessor.messagestore.mssql -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package paramore.brighter.commandprocessor.messagestore.mssql -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package paramore.brighter.commandprocessor.messagestore.mssql

OpenWrap

Installing the package:
o add-wrap paramore.brighter.commandprocessor.messagestore.mssql
Uninstalling the package:
o remove-wrap paramore.brighter.commandprocessor.messagestore.mssql

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