Provides reactive programming for ASP.NET Core SignalR client application.
Info
Version: | 1.0.0 |
Author(s): | xin9le |
Last Update: | Sunday, June 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xin9le/ReactiveSignalR |
NuGet Url: | https://www.nuget.org/packages/ReactiveSignalR |
Install
Install-Package ReactiveSignalR
dotnet add package ReactiveSignalR
paket add ReactiveSignalR
ReactiveSignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.SignalR.Client.Core(>= 1.1.0)
- System.Reactive(>= 4.1.5)
Tags