Metadata >> NuGet >> AutofacExtensions.Integration.SignalR

AutofacExtensions.Integration.SignalR

Metadata

Authors Michael Monsour
Copyrights Copyright 2013 Michael Monsour
Description Extends integration between Autofac and SignalR to enable transparent lifetime scope management for hubs.
Owners Michael Monsour
ProjectUrl https://github.com/lethek/AutofacExtensions
RequireLicenseAcceptance False
Tags Autofac SignalR
Dependencies Autofac:3.0.0|Microsoft.AspNet.SignalR.Core:1.1.2
Title Autofac Integration for SignalR Hubs
PackageSize 14889
PackageHashAlgorithm SHA512
PackageHash P3NpiE8Em5zpUJq2+jhej2FESCR9R5okEBD+J0NngnGrKVuYfheYDbvFv009pBZW9CNn28m1ElNbB3iN4DVSaA==
DownloadCount 000000
CreatedDate 2013-07-06T12:12:55

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

OpenWrap

Installing the package:
o add-wrap AutofacExtensions.Integration.SignalR
Uninstalling the package:
o remove-wrap AutofacExtensions.Integration.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
0.1.1-beta