SlackBotMessages 2.1.0
A library for sending rich formatted Slack Bot Messages. Works with .NET Core, .NET Standard and .NET Framework.
Install-Package SlackBotMessages -Version 2.1.0
dotnet add package SlackBotMessages --version 2.1.0
<PackageReference Include="SlackBotMessages" Version="2.1.0" />
paket add SlackBotMessages --version 2.1.0
Release Notes
- upgraded to .net standard 2.0
- added ability to change the response type between ephemeral an in_channel - thanks ajtatum
- created SendAsync method which is fully async
- created BasicTestsAsync class to test new fully async
- left original Send method in place to avoid breaking changes
- Send richly formatted messages with attachments
- Works with .NET Core, .NET Standard and .NET Framework
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
- NuGet.Build (>= 2.12.1)
- System.Runtime.Serialization.Json (>= 4.3.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SlackBotMessages:
Package | Downloads |
---|---|
CoreBackpack
in development library of reusable methods and properties
|
|
AN.Test
AN
|
|
Fz.Test
FZ
|
GitHub repositories
This package is not used by any popular GitHub repositories.