Client for accessing a REST API relayed over SignalR.
Info
Version: | 0.1.2 |
Author(s): | Peter Goodman |
Last Update: | Sunday, January 12, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeteGoo/SignalR.Owin.Relay |
NuGet Url: | https://www.nuget.org/packages/SignalR.Owin.Relay.Client |
Install
Install-Package SignalR.Owin.Relay.Client
dotnet add package SignalR.Owin.Relay.Client
paket add SignalR.Owin.Relay.Client
SignalR.Owin.Relay.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Client(2.0.1)
- Microsoft.Owin.Testing(2.0.2)
Tags