Map and invoke SignalR methods in a strongly typed way on the client and server.
                        
                    
         
                Info
| Version: | 0.1.1 | 
| Author(s): | Jamie Humphries | 
| Last Update: | Friday, January 16, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://jamiehumphries.github.io/SignalR.HubStrong/ | 
| NuGet Url: | https://www.nuget.org/packages/SignalR.HubStrong | 
Install
Install-Package SignalR.HubStrong
                        dotnet add package SignalR.HubStrong
                        paket add SignalR.HubStrong
                        
                                SignalR.HubStrong Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Castle.Core(3.3.3)
 - Newtonsoft.Json(6.0.4)
 - Microsoft.AspNet.SignalR.Client(2.2.0)
 
Tags