Everything to get SignalR Self-Hosted Server up and running with all its dependencies.
Info
Version: | 1.0.2 |
Author(s): | Quest Micro Technology Ltd |
Last Update: | Sunday, June 8, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ProzantiumUtilityCommServer |
Install
Install-Package ProzantiumUtilityCommServer
dotnet add package ProzantiumUtilityCommServer
paket add ProzantiumUtilityCommServer
ProzantiumUtilityCommServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.8)
- Owin(1.0)
- Microsoft.Owin(2.1.0)
- Microsoft.Owin.Security(2.1.0)
- Microsoft.AspNet.Cors(5.1.2)
- Microsoft.Owin.Cors(2.1.0)
- Microsoft.Owin.Hosting(2.1.0)
- Microsoft.AspNet.SignalR.Core(2.0.3)
- Microsoft.Owin.Host.HttpListener(2.1.0)