Metadata >> NuGet >> Autofac.SignalR

Autofac.SignalR

Metadata

Authors Autofac Contributors
Description ASP.NET SignalR Integration for Autofac
IconUrl http://code.google.com/p/autofac/logo
Language en-US
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Autofac Contributors
ProjectUrl http://autofac.org/
RequireLicenseAcceptance False
Summary Provides a dependency resolver implementation for ASP.NET SignalR.
Dependencies Autofac:3.0.2
Title Autofac ASP.NET SignalR Integration
PackageSize 14991
PackageHashAlgorithm SHA512
PackageHash v78hUv8xfBI4FoRbriO1T1RQXedszW60+I3Pm+Hv+TxNxBZzJyG5EMzJeVNrEWSU8eK6GJHuDMj4e7eoftNt/w==
DownloadCount 000000
CreatedDate 2013-04-08T11:35:03

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

OpenWrap

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

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
3.0.1
3.0.0
3.0.0-beta2