SignalR.Server 0.5.84-rc

This is a prerelease version of SignalR.Server.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SignalR.Server --version 0.5.84-rc
NuGet\Install-Package SignalR.Server -Version 0.5.84-rc
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.Server" Version="0.5.84-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SignalR.Server --version 0.5.84-rc
#r "nuget: SignalR.Server, 0.5.84-rc"
#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.Server as a Cake Addin
#addin nuget:?package=SignalR.Server&version=0.5.84-rc&prerelease

// Install SignalR.Server as a Cake Tool
#tool nuget:?package=SignalR.Server&version=0.5.84-rc&prerelease

Async signaling library for .NET to help build real-time, multi-user interactive web applications.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SignalR.Server:

Repository Stars
jrusbatch/compilify
A web-based compiler for C# and VB.NET, powered by the Roslyn Project.
mono/aspnetwebstack
Mono branch of Microsoft's ASP.NET WebStack
Version Downloads Last updated