SignalR.Client.TypedHubProxy is a library which extends the SignalR.Client components to enable typed hub proxies.
Info
Version: | 3.0.1 |
Author(s): | Andreas Bieber |
Last Update: | Monday, February 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AndreasBieber/SignalR.Client.TypedHubProxy |
NuGet Url: | https://www.nuget.org/packages/SignalR.Client.TypedHubProxy |
Install
Install-Package SignalR.Client.TypedHubProxy
dotnet add package SignalR.Client.TypedHubProxy
paket add SignalR.Client.TypedHubProxy
SignalR.Client.TypedHubProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Client(>= 2.1.2)
- Newtonsoft.Json(>= 6.0.4)
Tags