Real-time communication framework for ASP.NET Core.
Info
Version: | 1.2.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 14, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Core |
Install
Install-Package Microsoft.AspNetCore.SignalR.Core
dotnet add package Microsoft.AspNetCore.SignalR.Core
paket add Microsoft.AspNetCore.SignalR.Core
Microsoft.AspNetCore.SignalR.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.SignalR.Common(>= 1.1.0)
- Microsoft.AspNetCore.SignalR.Protocols.Json(>= 1.1.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Channels(>= 4.5.0)
Tags