This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.
Info
Version: | 3.0.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, February 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/signalr |
NuGet Url: | https://www.nuget.org/packages/Movidesk.SignalR.SelfHost |
Install
Install-Package Movidesk.SignalR.SelfHost
dotnet add package Movidesk.SignalR.SelfHost
paket add Movidesk.SignalR.SelfHost
Movidesk.SignalR.SelfHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Movidesk.SignalR.Core(>= 3.0.0)
- Microsoft.Owin.SelfHost(>= 2.1.0)
Tags