Metadata >> NuGet >> Autofac.Dispatcher

Autofac.Dispatcher

Metadata

Authors Dmitry Martynov
Copyrights Copyright 2015
Description Command dispatcher and Event pub/sub extension for Autofac.
LicenseUrl https://github.com/domartynov/Autofac.Dispatcher/LICENSE
Owners Dmitry Martynov
ProjectUrl https://github.com/domartynov/Autofac.Dispatcher
ReleaseNotes Summary of changes made in this release of the package.
RequireLicenseAcceptance False
Tags Commands Dispatcher Events Pub/Sub Autofac
Dependencies Autofac:3.5.2
Title Autofac.Dispatcher
PackageSize 25952
PackageHashAlgorithm SHA512
PackageHash UPpyE0evzIC4FQ7SRKr7USgm3dtVqVJnNC5sfelT8lp8VRBLnZ7gtJy8QDI9U3nWWdJR+9NgIPnG9kxtUe1ycw==
DownloadCount 000000
CreatedDate 2015-04-02T19:45:49

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

OpenWrap

Installing the package:
o add-wrap Autofac.Dispatcher
Uninstalling the package:
o remove-wrap Autofac.Dispatcher

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
1.0.0.8
1.0.0.7