SignalR.ConnectionManager 0.8.0.6-PreRelease

This is a prerelease version of SignalR.ConnectionManager.
dotnet add package SignalR.ConnectionManager --version 0.8.0.6-PreRelease
                    
NuGet\Install-Package SignalR.ConnectionManager -Version 0.8.0.6-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.6-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.6-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.6-PreRelease
                    
#r "nuget: SignalR.ConnectionManager, 0.8.0.6-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.6-PreRelease&prerelease
                    
Install SignalR.ConnectionManager as a Cake Addin
#tool nuget:?package=SignalR.ConnectionManager&version=0.8.0.6-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,931 11/18/2014
0.8.0.5-PreRelease 1,122 11/18/2014
0.8.0.4-PreRelease 1,194 11/18/2014
0.8.0.3-PreRelease 1,000 11/18/2014
0.8.0.2-PreRelease 1,008 11/18/2014
0.8.0.1-PreRelease 1,150 11/18/2014
0.8.0-PreRelease 1,376 11/18/2014

Initial version. Still in development.