Components for providing real-time bi-directional communication across the Web.
Info
Version: | 1.0.0-alpha1-final |
Author(s): | Microsoft |
Last Update: | Friday, February 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Qin.AspNetCore.Sockets.Abstractions |
Install
Install-Package Qin.AspNetCore.Sockets.Abstractions
dotnet add package Qin.AspNetCore.Sockets.Abstractions
paket add Qin.AspNetCore.Sockets.Abstractions
Qin.AspNetCore.Sockets.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Features(>= 2.0.0)
- System.Threading.Tasks.Channels(>= 0.1.0001)
Tags