Simple library for sending messages into Slack channels using Webhook.
Info
Version: | 1.0.0 |
Author(s): | Tomáš Bouda |
Last Update: | Saturday, February 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TomasBouda/SlackHook |
NuGet Url: | https://www.nuget.org/packages/TomLabs.SlackHook |
Install
Install-Package TomLabs.SlackHook
dotnet add package TomLabs.SlackHook
paket add TomLabs.SlackHook
TomLabs.SlackHook Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
Tags