SignalR.Owin.Relay.Client
0.1.2
Client for accessing a REST API relayed over SignalR
Install-Package SignalR.Owin.Relay.Client -Version 0.1.2
dotnet add package SignalR.Owin.Relay.Client --version 0.1.2
<PackageReference Include="SignalR.Owin.Relay.Client" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SignalR.Owin.Relay.Client --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SignalR.Owin.Relay.Client, 0.1.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial Release.
Dependencies
-
- Microsoft.AspNet.SignalR.Client (>= 2.0.1)
- Microsoft.Owin.Testing (>= 2.0.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SignalR.Owin.Relay.Client:
Package | Downloads |
---|---|
MMBot.Router.Relay
A Nancy Router implementation for mmbot, a C# port of Github's Hubot chat bot
|
|
MMBot.Router.AzureServiceBusRelay
A Router implementation for mmbot, a C# port of Github's Hubot chat bot. This implementation uses service bus to relay inbound web hooks to mmbot
|
GitHub repositories
This package is not used by any popular GitHub repositories.