SignalR.HubStrong
0.1.1
Map and invoke SignalR methods in a strongly typed way on the client and server.
Install-Package SignalR.HubStrong -Version 0.1.1
dotnet add package SignalR.HubStrong --version 0.1.1
<PackageReference Include="SignalR.HubStrong" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SignalR.HubStrong --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SignalR.HubStrong, 0.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Castle.Core (>= 3.3.3)
- Microsoft.AspNet.SignalR.Client (>= 2.2.0)
- Newtonsoft.Json (>= 6.0.4)
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.