AngularJs.SignalR.Hub
1.6.3
dotnet add package AngularJs.SignalR.Hub --version 1.6.3
NuGet\Install-Package AngularJs.SignalR.Hub -Version 1.6.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AngularJs.SignalR.Hub" Version="1.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AngularJs.SignalR.Hub --version 1.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AngularJs.SignalR.Hub, 1.6.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AngularJs.SignalR.Hub as a Cake Addin #addin nuget:?package=AngularJs.SignalR.Hub&version=1.6.3 // Install AngularJs.SignalR.Hub as a Cake Tool #tool nuget:?package=AngularJs.SignalR.Hub&version=1.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A handy wrapper for SignalR Hubs. Just specify the hub name, listening functions, and methods that you're going to use.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.SignalR.JS (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.3 | 198,933 | 6/11/2017 |
1.6.2 | 101,298 | 4/20/2016 |
1.6.1 | 6,174 | 3/26/2016 |
1.6.0 | 5,654 | 2/23/2016 |
1.5.1 | 8,900 | 1/4/2016 |
1.5.0 | 31,678 | 5/14/2015 |
1.4.1 | 4,576 | 3/25/2015 |
1.4.0 | 6,183 | 2/24/2015 |
1.3.5 | 2,218 | 2/13/2015 |
1.3.3 | 4,452 | 11/8/2014 |
1.3.0 | 3,442 | 9/13/2014 |
1.2.0 | 1,921 | 9/6/2014 |
1.1.1 | 4,490 | 8/26/2014 |
1.1.0 | 2,183 | 7/31/2014 |
1.0.0 | 2,934 | 11/12/2013 |
- Added `queryParams` to connect method