This package provides a convenient programming model for writing web APIs using ASP.NET Web API that send real-time updates to SignalR clients.
Info
Version: | 5.0.0-rc1 |
Author(s): | Microsoft |
Last Update: | Friday, August 23, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/web-api |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.WebApi.SignalR |
Install
Install-Package Microsoft.AspNet.WebApi.SignalR
dotnet add package Microsoft.AspNet.WebApi.SignalR
paket add Microsoft.AspNet.WebApi.SignalR
Microsoft.AspNet.WebApi.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Core(1.0.0)
- Microsoft.AspNet.WebApi.Core(5.0.01)
Tags