A Mono-compatible fork of SlackAPI, using the WebSocketSharp library instead of System.Net.Websockets.
Info
| Version: | 1.0.5.4 |
| Author(s): | Inumedia, Baggykiin |
| Last Update: | Wednesday, February 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SlackAPI.WebSocketSharp |
Install
Install-Package SlackAPI.WebSocketSharp
dotnet add package SlackAPI.WebSocketSharp
paket add SlackAPI.WebSocketSharp
SlackAPI.WebSocketSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)