Found 565 packages
A core Discord.Net library containing the Webhook client and models.
Webhook
A template to expose Blip MessagingHub applications through webhook, using ASP.NET WebApi
A client class to send messages using a Discord webhook.
This is a wrapper for the Mollie REST webservice. All payment methods and webservice calls are supported.
Used for sending webhook messages to Discord using a Discord Webhook URL - Also dependency free!
用于DH框架的支持钉钉、企业微信等自定义机器人消息推送
Client used to build and send Slack messages to a channel, using a slack incoming webhook which can easily configured
A library for sending rich formatted Slack Bot Messages. Works with .NET Core, .NET Standard and .NET Framework.
Package Description
Jeebs.Services.Webhook library
A core Discord.Net Labs library containing the Webhook client and models.
Jeebs.Services.Drivers.Webhook.Seq library
Jeebs.Services.Drivers.Webhook.Slack library
A ReflectInsight for Facebook Messenger .NET Core.
Even simpler integration with Slack's Incoming/Outgoing webhooks API for .net ### IMPORTANT On Feb 19th 2020 Slack will end support for TLS version 1.0 and 1.1. This means you may (depending on your .NET version) need to force the use of TLS1.2. If you receive an error stating that "The underlying connection was closed:" it's quite possibly a TLS issue. You can work around this by setting the default TLS version using the following: ```csharp System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; ```
Webhook Client, includes method for accessing, processing webhooks
.NET Client for sending messages to Microsoft Teams via Webhooks