SignalR.ConnectionManager 0.8.0.4-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.4-PreRelease
                    
NuGet\Install-Package SignalR.ConnectionManager -Version 0.8.0.4-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.4-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SignalR.ConnectionManager" Version="0.8.0.4-PreRelease" />
                    
Directory.Packages.props
<PackageReference Include="SignalR.ConnectionManager" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SignalR.ConnectionManager --version 0.8.0.4-PreRelease
                    
#r "nuget: SignalR.ConnectionManager, 0.8.0.4-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.
#addin nuget:?package=SignalR.ConnectionManager&version=0.8.0.4-PreRelease&prerelease
                    
Install SignalR.ConnectionManager as a Cake Addin
#tool nuget:?package=SignalR.ConnectionManager&version=0.8.0.4-PreRelease&prerelease
                    
Install SignalR.ConnectionManager as a Cake Tool

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,935 11/18/2014
0.8.0.5-PreRelease 1,126 11/18/2014
0.8.0.4-PreRelease 1,198 11/18/2014
0.8.0.3-PreRelease 1,004 11/18/2014
0.8.0.2-PreRelease 1,012 11/18/2014
0.8.0.1-PreRelease 1,154 11/18/2014
0.8.0-PreRelease 1,380 11/18/2014

Initial version. Still in development.