A lightweight .NET client for sending messages to Slack incoming webhooks, including support for attachments and Block Kit message blocks.
Info
| Version: | 1.1.6 |
| Author(s): | mrb0nj and contributors |
| Last Update: | Wednesday, June 10, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Slack.Webhooks |
Install
Install-Package Slack.Webhooks
dotnet add package Slack.Webhooks
paket add Slack.Webhooks
Slack.Webhooks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.3)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags