Microsoft.AspNetCore.SignalR.Server 0.0.1-alpha

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.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 Microsoft.AspNetCore.SignalR.Server --version 0.0.1-alpha
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Server -Version 0.0.1-alpha
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="Microsoft.AspNetCore.SignalR.Server" Version="0.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.SignalR.Server --version 0.0.1-alpha
#r "nuget: Microsoft.AspNetCore.SignalR.Server, 0.0.1-alpha"
#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 Microsoft.AspNetCore.SignalR.Server as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.SignalR.Server&version=0.0.1-alpha&prerelease

// Install Microsoft.AspNetCore.SignalR.Server as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Server&version=0.0.1-alpha&prerelease

Microsoft.AspNetCore.SignalR.Server

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.AspNetCore.SignalR.Server:

Package Downloads
Pomelo.AspNetCore.SignalR.Redis

Pomelo.AspNetCore.SignalR.Redis

Net462.AspNetCore.SignalR.Redis

Allow mvc 6 aspnetcore projects running net462 to use SignalR Redis.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.Server:

Repository Stars
chsakell/aspnet-core-signalr-angular
Real-time applications using ASP.NET Core, SignalR & Angular
Version Downloads Last updated