Slack.Webhooks
1.0.6
Even simpler integration with Slack's Incoming webhook API for .Net 4.5+ and .Net Core
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Slack.Webhooks -Version 1.0.6
dotnet add package Slack.Webhooks --version 1.0.6
<PackageReference Include="Slack.Webhooks" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Slack.Webhooks --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
*** v1.0.0 BREAKING CHANGES ***
We no longer use RestSharp in favour of HttpClient - this however means that
.NET 4.0 and below are no longer supported.
Also, the PostAsync method signature has changed. The return type is now Task<bool>
in place of Task<IRestResponse> which was tied directly to RestSharp.
Dependencies
-
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Slack.Webhooks:
Package | Downloads |
---|---|
Reo.Core.Serilog.Sinks.SlackWebHook
Package Description
|
|
Our.Umbraco.HealthCheckSlackNotificationMethod
This package adds a Slack Health Check Notification Method to Umbraco
|
|
Elmah2slack.dll
Allow push elmah notifications to slack channel
|
|
aspnet-mvc-slack
ASP.NET MVC Utilities for Slack integration
|
|
Serilog.Sinks.SlackWebHook
A basic Slack Sink for the Serilog framwork.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.4 | 137,567 | 4/30/2020 |
1.1.3 | 129,535 | 3/2/2020 |
1.1.2 | 7,320 | 2/26/2020 |
1.1.1 | 166 | 2/26/2020 |
1.1.0 | 61,930 | 11/26/2019 |
1.0.6 | 756,234 | 2/4/2019 |
1.0.5 | 208,627 | 5/17/2018 |
1.0.4 | 8,102 | 4/25/2018 |
1.0.3 | 12,129 | 3/20/2018 |
1.0.2 | 3,295 | 3/9/2018 |
1.0.1 | 519 | 3/9/2018 |
1.0.0 | 4,064 | 2/27/2018 |
1.0.0-rc2 | 6,719 | 12/7/2017 |
1.0.0-rc1 | 512 | 12/6/2017 |
0.1.8 | 72,602 | 8/6/2017 |
0.1.7 | 77,085 | 10/14/2016 |
0.1.6 | 312,880 | 10/15/2015 |
0.1.5 | 10,798 | 8/18/2015 |
0.1.4 | 15,239 | 6/19/2015 |
0.1.3 | 6,839 | 3/19/2015 |
0.1.2 | 1,512 | 1/20/2015 |
0.1.1 | 555 | 1/19/2015 |
0.1.0 | 610 | 1/19/2015 |