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.
#:package Microsoft.AspNet.SignalR.SelfHost@2.2.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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 (8)
Showing the top 8 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
|
|
|
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.
|
|
|
rstropek/Samples
|
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|
|
|
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.
|