Microsoft.AspNet.WebApi.SignalR 5.0.0-rc1

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNet.WebApi.SignalR.
dotnet add package Microsoft.AspNet.WebApi.SignalR --version 5.0.0-rc1
                    
NuGet\Install-Package Microsoft.AspNet.WebApi.SignalR -Version 5.0.0-rc1
                    
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.AspNet.WebApi.SignalR" Version="5.0.0-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.WebApi.SignalR" Version="5.0.0-rc1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.WebApi.SignalR" />
                    
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 Microsoft.AspNet.WebApi.SignalR --version 5.0.0-rc1
                    
#r "nuget: Microsoft.AspNet.WebApi.SignalR, 5.0.0-rc1"
                    
#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=Microsoft.AspNet.WebApi.SignalR&version=5.0.0-rc1&prerelease
                    
Install Microsoft.AspNet.WebApi.SignalR as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.WebApi.SignalR&version=5.0.0-rc1&prerelease
                    
Install Microsoft.AspNet.WebApi.SignalR as a Cake Tool

This package provides a convenient programming model for writing web APIs using ASP.NET Web API that send real-time updates to SignalR clients.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.SignalR:

Package Downloads
Microsoft.AspNet.WebApi.SignalR.de

Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Web API SignalR.

Microsoft.AspNet.WebApi.SignalR.zh-Hans

此程序包包含适用于 ASP.NET Web API SignalR 的简体中文附属程序集。

Microsoft.AspNet.WebApi.SignalR.zh-Hant

此套件包含適用於 ASP.NET Web API SignalR 的繁體中文附屬組件。

Microsoft.AspNet.WebApi.SignalR.es

Este paquete contiene los ensamblados satélites en español para ASP.NET Web API SignalR.

Microsoft.AspNet.WebApi.SignalR.cs

Balíček obsahuje česká satelitní sestavení pro ASP.NET Web API SignalR.

GitHub repositories

This package is not used by any popular GitHub repositories.