This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Slack.
Summary
Gets a
SlackProvider
instance that can be used for communicating with Slack API.
- Assembly
- Cake
.Slack .dll - Namespace
- Cake
.Slack - Containing Type
- SlackAliases
Syntax
public static SlackProvider Slack(this ICakeContext context)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
SlackProvider | A SlackProvider instance. |