Info
Version: | 1.0.0 |
Author(s): | Yannic "Pysco68" Staudt |
Last Update: | Sunday, March 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pysco68/Pysco68.SignalR.HawkClient |
NuGet Url: | https://www.nuget.org/packages/Pysco68.SignalR.HawkClient |
Install
Install-Package Pysco68.SignalR.HawkClient
dotnet add package Pysco68.SignalR.HawkClient
paket add Pysco68.SignalR.HawkClient
Pysco68.SignalR.HawkClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Client(2.2.0)
- Newtonsoft.Json(6.0.8)
- Thinktecture.IdentityModel.Hawk(2.1.2)
Tags
No server-side modification are required (beside taking care of the order in the OWIN pipeline => not include SignalR prior to the Hawk authentication middleware).