Info
Version: | 1.0.42 |
Author(s): | WebSocketSharper |
Last Update: | Friday, May 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ekwus/websocketsharper |
NuGet Url: | https://www.nuget.org/packages/WebSocketSharper |
Install
Install-Package WebSocketSharper
dotnet add package WebSocketSharper
paket add WebSocketSharper
WebSocketSharper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.1)
- System.Reactive(>= 4.2.0)
Tags
Based on WebSocketSharp, modified to target .NETStandard and support projects utilising DI.