ASP.NET Core integration for receiving requests from Slack.
Info
Version: | 0.15.1 |
Author(s): | Simon Oxtoby |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/soxtoby/SlackNet |
NuGet Url: | https://www.nuget.org/packages/SlackNet.AspNetCore |
Install
Install-Package SlackNet.AspNetCore
dotnet add package SlackNet.AspNetCore
paket add SlackNet.AspNetCore
SlackNet.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- SlackNet(>= 0.7.12)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
Tags