Microsoft.AspNet.SignalR.SelfHost
2.0.0-beta2
Prefix Reserved
This is a prerelease version of Microsoft.AspNet.SignalR.SelfHost.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.AspNet.SignalR.SelfHost --version 2.0.0-beta2
NuGet\Install-Package Microsoft.AspNet.SignalR.SelfHost -Version 2.0.0-beta2
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.0.0-beta2" />
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.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.SignalR.SelfHost, 2.0.0-beta2"
#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.0.0-beta2&prerelease // Install Microsoft.AspNet.SignalR.SelfHost as a Cake Tool #tool nuget:?package=Microsoft.AspNet.SignalR.SelfHost&version=2.0.0-beta2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A client and server side library for .NET that provides messaging and an abstraction over a persistent connection. This package pulls in 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.0.0-beta2)
- Microsoft.Owin.Host.HttpListener (>= 1.1.0-beta2)
- Microsoft.Owin.Hosting (>= 1.1.0-beta2)
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.
|