Small library to help make building slack apps easier when you have access to an HttpRequest object.
Info
Version: | 1.0.1 |
Author(s): | Steven Pears |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stoiveyp/Slack.NetStandard.Endpoint.HttpRequest |
NuGet Url: | https://www.nuget.org/packages/Slack.NetStandard.Endpoint.HttpRequest |
Install
Install-Package Slack.NetStandard.Endpoint.HttpRequest
dotnet add package Slack.NetStandard.Endpoint.HttpRequest
paket add Slack.NetStandard.Endpoint.HttpRequest
Slack.NetStandard.Endpoint.HttpRequest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Slack.NetStandard.Endpoint(>= 1.2.1)
Tags