SignalR 0.5.3

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 --version 0.5.3
NuGet\Install-Package SignalR -Version 0.5.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="SignalR" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SignalR --version 0.5.3
#r "nuget: SignalR, 0.5.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 SignalR as a Cake Addin
#addin nuget:?package=SignalR&version=0.5.3

// Install SignalR as a Cake Tool
#tool nuget:?package=SignalR&version=0.5.3

A client and server side library for .NET that provides messaging and an abstraction over a persistent connection.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on SignalR:

Package Downloads
FleetsMapTrackingWithSignalR

Fleets map tracking sample using SignalR and Google Maps/Streetview to follow vehicles. Allow filter by fleet. YouTube video demo: http://youtu.be/d2JXzu0D-MY

CloudMonitR.Web

Web application components for the CloudMonitR application. This package includes some content files and one C# Hub class that are brought in with the NuGet package so that you can add the single-page monitor GUI application to an existing site.

SignalR.MicroSliver

A MicroSliver dependency resolver implementation for SignalR.

SignalWire

SignalWire is an experimental SignalR + Roslyn wrapper to enable client side Linq, data access, C# scripts etc.

SignalR.AutoFac

SignalR dependency resolver binding to Autofac.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SignalR:

Repository Stars
jrusbatch/compilify
A web-based compiler for C# and VB.NET, powered by the Roslyn Project.
Version Downloads Last updated