Modern slack feature with websocket and classic api methods support.
Info
Version: | 1.1.2 |
Author(s): | Workshop2 kYann |
Last Update: | Tuesday, September 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/whyseco/slacklibrary |
NuGet Url: | https://www.nuget.org/packages/SlackLibrary |
Install
Install-Package SlackLibrary
dotnet add package SlackLibrary
paket add SlackLibrary
SlackLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Flurl.Http(>= 2.4.2)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)
- Websocket.Client(>= 4.3.15)
- Flurl.Http(>= 2.4.2)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)
- Websocket.Client(>= 4.3.15)
Tags