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
#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

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.

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 177,445 6/11/2017
1.6.2 98,686 4/20/2016
1.6.1 6,114 3/26/2016
1.6.0 5,508 2/23/2016
1.5.1 8,360 1/4/2016
1.5.0 29,325 5/14/2015
1.4.1 4,525 3/25/2015
1.4.0 6,138 2/24/2015
1.3.5 2,194 2/13/2015
1.3.3 4,388 11/8/2014
1.3.0 3,329 9/13/2014
1.2.0 1,888 9/6/2014
1.1.1 4,452 8/26/2014
1.1.0 2,152 7/31/2014
1.0.0 2,895 11/12/2013

- Added `queryParams` to connect method