This package provide the common logic used for SignalR hub generation.
Info
Version: | 2.0.0 |
Author(s): | Iris Sakura |
Last Update: | Friday, April 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sgjsakura/SignalRHubProxyGenerator |
NuGet Url: | https://www.nuget.org/packages/Sakura.AspNetCore.SignalR.HubProxies |
Install
Install-Package Sakura.AspNetCore.SignalR.HubProxies
dotnet add package Sakura.AspNetCore.SignalR.HubProxies
paket add Sakura.AspNetCore.SignalR.HubProxies
Sakura.AspNetCore.SignalR.HubProxies Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.SignalR.Client.Core(>= 5.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
Tags