ReactiveSignalR 1.0.0
Provides reactive programming for ASP.NET Core SignalR client application.
Install-Package ReactiveSignalR -Version 1.0.0
dotnet add package ReactiveSignalR --version 1.0.0
<PackageReference Include="ReactiveSignalR" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReactiveSignalR --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReactiveSignalR, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ReactiveSignalR as a Cake Addin
#addin nuget:?package=ReactiveSignalR&version=1.0.0
// Install ReactiveSignalR as a Cake Tool
#tool nuget:?package=ReactiveSignalR&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- ASP.NET Core support
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.SignalR.Client.Core (>= 1.1.0)
- System.Reactive (>= 4.1.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 299 | 6/9/2019 |