Implement a hub client interface and use it as a strongly typed handler for a hub connection.
                        
                    
         
                Info
| Version: | 0.1.0 | 
| Author(s): | Giorgi Darchiashvili | 
| Last Update: | Wednesday, July 3, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/TypedSignalRClient | 
Install
Install-Package TypedSignalRClient
                        dotnet add package TypedSignalRClient
                        paket add TypedSignalRClient
                        
                                TypedSignalRClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.SignalR.Client.Core(>= 1.1.0)
