Microsoft.AspNet.SignalR.SelfHost
2.2.0
Prefix Reserved
dotnet add package Microsoft.AspNet.SignalR.SelfHost --version 2.2.0
NuGet\Install-Package Microsoft.AspNet.SignalR.SelfHost -Version 2.2.0
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.SignalR.SelfHost" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.SignalR.SelfHost --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.SignalR.SelfHost, 2.2.0"
#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.AspNet.SignalR.SelfHost as a Cake Addin #addin nuget:?package=Microsoft.AspNet.SignalR.SelfHost&version=2.2.0 // Install Microsoft.AspNet.SignalR.SelfHost as a Cake Tool #tool nuget:?package=Microsoft.AspNet.SignalR.SelfHost&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.SignalR.Core (>= 2.2.0)
- Microsoft.Owin.SelfHost (>= 2.1.0)
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.SignalR.SelfHost:
Repository | Stars |
---|---|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
|
|
Funbit/ets2-telemetry-server
ETS2/ATS Telemetry Web Server + Mobile Dashboard
|
|
oybab/TradingSystem
A multi-language cross-platform open source free software: Oybab Trading System.
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|