Part of a small Library to make Calling SignalR Core Servers and registering callbacks on clients painless.
Info
| Version: | 2.0.0 |
| Author(s): | Gluten Free Solutions |
| Last Update: | Saturday, May 2, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/to11mtm/SignalR.ProxyHelpers |
| NuGet Url: | https://www.nuget.org/packages/GlutenFree.SignalR.ClientReceiver |
Install
Install-Package GlutenFree.SignalR.ClientReceiver
dotnet add package GlutenFree.SignalR.ClientReceiver
paket add GlutenFree.SignalR.ClientReceiver
GlutenFree.SignalR.ClientReceiver Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.SignalR.Client.Core(>= 3.1.1)
Tags