SignalR.ConnectionManager 0.8.0.1-PreRelease

This is a prerelease version of SignalR.ConnectionManager.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SignalR.ConnectionManager --version 0.8.0.1-PreRelease
NuGet\Install-Package SignalR.ConnectionManager -Version 0.8.0.1-PreRelease
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="SignalR.ConnectionManager" Version="0.8.0.1-PreRelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SignalR.ConnectionManager --version 0.8.0.1-PreRelease
#r "nuget: SignalR.ConnectionManager, 0.8.0.1-PreRelease"
#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 SignalR.ConnectionManager as a Cake Addin
#addin nuget:?package=SignalR.ConnectionManager&version=0.8.0.1-PreRelease&prerelease

// Install SignalR.ConnectionManager as a Cake Tool
#tool nuget:?package=SignalR.ConnectionManager&version=0.8.0.1-PreRelease&prerelease

A .NET SignalR Client Connection Manager to automatically resume and keep up connections to SignalR servers in unstable network environments like mobile clients.

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
0.8.0.6-PreRelease 2,831 11/18/2014
0.8.0.5-PreRelease 1,027 11/18/2014
0.8.0.4-PreRelease 1,099 11/18/2014
0.8.0.3-PreRelease 904 11/18/2014
0.8.0.2-PreRelease 912 11/18/2014
0.8.0.1-PreRelease 1,056 11/18/2014
0.8.0-PreRelease 1,281 11/18/2014

Initial version. Still in development.