Adds an OWIN web stack to a project for SignalR.
Info
Version: | 0.3.6 |
Last Update: | Friday, May 11, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/owin/gate |
NuGet Url: | https://www.nuget.org/packages/Gate.Quickstart.SignalR |
Install
Install-Package Gate.Quickstart.SignalR
dotnet add package Gate.Quickstart.SignalR
paket add Gate.Quickstart.SignalR
Gate.Quickstart.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Gate.Quickstart.Core(0.3.6)
- SignalR.Hosting.Owin(0.4.0.0)