Metadata >> NuGet >> Microsoft.AspNet.WebApi.SignalR

Microsoft.AspNet.WebApi.SignalR

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description This package provides a convenient programming model for writing web APIs using ASP.NET Web API that send real-time updates to SignalR clients.
Language en-US
LicenseUrl http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm
Owners Microsoft
ProjectUrl http://www.asp.net/web-api
RequireLicenseAcceptance True
Summary This package provides a convenient programming model for writing web APIs using ASP.NET Web API that send real-time updates to SignalR clients.
Tags Microsoft AspNet WebApi AspNetWebApi SignalR
Title Microsoft ASP.NET Web API SignalR Integration
PackageSize 27389
PackageHashAlgorithm SHA512
PackageHash QmV5x155Egbte1cTutJv4oLgLaLElXhj8ISXOOunv/IdZzWYrqqxV/K4WE0PTmsh70n5DgkdXzy30Sx8qxXzVg==
DownloadCount 000000
CreatedDate 2013-10-17T17:45:50

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

OpenWrap

Installing the package:
o add-wrap Microsoft.AspNet.WebApi.SignalR
Uninstalling the package:
o remove-wrap Microsoft.AspNet.WebApi.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
5.0.0
5.0.0-rc1
5.0.0-beta2
5.0.0-beta1