Movidesk.SignalR.Core
2.2.3
See the version list below for details.
dotnet add package Movidesk.SignalR.Core --version 2.2.3
NuGet\Install-Package Movidesk.SignalR.Core -Version 2.2.3
<PackageReference Include="Movidesk.SignalR.Core" Version="2.2.3" />
paket add Movidesk.SignalR.Core --version 2.2.3
#r "nuget: Movidesk.SignalR.Core, 2.2.3"
// Install Movidesk.SignalR.Core as a Cake Addin #addin nuget:?package=Movidesk.SignalR.Core&version=2.2.3 // Install Movidesk.SignalR.Core as a Cake Tool #tool nuget:?package=Movidesk.SignalR.Core&version=2.2.3
Core server components for ASP.NET SignalR.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.Owin (>= 2.1.0)
- Microsoft.Owin.Security (>= 2.1.0)
- Newtonsoft.Json (>= 6.0.4)
- Owin (>= 1.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Movidesk.SignalR.Core:
Package | Downloads |
---|---|
Movidesk.SignalR.SelfHost
This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener. |
|
Movidesk.SignalR.SystemWeb
Incredibly simple real-time web for .NET. Components for using ASP.NET SignalR in applications hosted on System.Web. |
|
Movidesk.SignalR.RabbitMq
Implementation of a SignalR backplane with RabbitMq as the backing store. |
|
Movidesk.SignalR.SqlServer
SQL Server messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm. |
|
Movidesk.SignalR.Redis
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm. |
GitHub repositories
This package is not used by any popular GitHub repositories.