Core messaging components for ASP.NET SignalR.
Info
| Version: | 0.0.5-alpha |
| Author(s): | Taufik |
| Last Update: | Thursday, October 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/taufikfadjar/SignalR-Server |
| NuGet Url: | https://www.nuget.org/packages/Fork.SignalrMessaging |
Install
Install-Package Fork.SignalrMessaging
dotnet add package Fork.SignalrMessaging
paket add Fork.SignalrMessaging
Fork.SignalrMessaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 1.0.0)
- Microsoft.Extensions.Options(>= 1.0.0)