A simple library to push rich messages to a Slack incoming web hook from .NET applications.
Info
Version: | 1.0.5 |
Author(s): | https://github.com/wgraham17, https://bitbucket.org/sds88 |
Last Update: | Tuesday, March 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wgraham17/slackwebhookclient |
NuGet Url: | https://www.nuget.org/packages/SlackWebHooks |
Install
Install-Package SlackWebHooks
dotnet add package SlackWebHooks
paket add SlackWebHooks
SlackWebHooks Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 10.2.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tags