Microsoft.AspNet.SignalR.SelfHost 2.4.3

Prefix Reserved
dotnet add package Microsoft.AspNet.SignalR.SelfHost --version 2.4.3
                    
NuGet\Install-Package Microsoft.AspNet.SignalR.SelfHost -Version 2.4.3
                    
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.4.3" />
                    
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.4.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.SignalR.SelfHost" />
                    
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.SignalR.SelfHost --version 2.4.3
                    
#r "nuget: Microsoft.AspNet.SignalR.SelfHost, 2.4.3"
                    
#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.4.3
                    
#: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.4.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.SignalR.SelfHost&version=2.4.3
                    
Install as a Cake Tool

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.

NuGet packages (14)

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

Package Downloads
Bnsights.Mvc2

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

WampSharp.SignalR

SignalR transport for WampSharp

ThinkingHome.Plugins.Listener

Transmit HTTP-requests to other plug-ins

Emmit

Simple wrapper for SignalR Hub that encourages pushing data from server to client.

SystemDot.MessageRouteInspector.Server

Message route inspector server

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.4.3 593,760 1/21/2022
2.4.2 151,979 4/30/2021
2.4.1 876,878 4/10/2019
2.4.0 214,808 11/14/2018
2.4.0-preview2-20181018-02 7,047 10/18/2018
2.4.0-preview1-20180920-03 7,511 9/21/2018
2.3.0 156,473 6/26/2018
2.2.3 152,397 3/14/2018
2.2.2 298,640 5/4/2017
2.2.2-preview1 10,503 4/13/2017
2.2.1 300,771 7/18/2016
2.2.0 438,757 1/13/2015
2.1.2 58,047 9/15/2014
2.1.1 43,135 7/25/2014
2.1.0 38,055 6/17/2014
2.0.3 59,829 3/27/2014
2.0.2 20,496 1/24/2014
2.0.1 18,575 12/10/2013
2.0.0 16,892 10/17/2013
2.0.0-rc1 10,554 8/23/2013
Loading failed