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.
<PackageVersion Include="Microsoft.AspNet.SignalR.SelfHost" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNet.SignalR.SelfHost" />
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.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.
#addin nuget:?package=Microsoft.AspNet.SignalR.SelfHost&version=2.2.0
#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 9 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. Used by over 150,000 organisations. Remember to Star us! 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.
|
|
rstropek/Samples
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
|
MeshackMusundi/SignalChat
WPF-MVVM instant messaging application using SignalR
|
|
ark-mod/ArkBot
ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.
|