Infinity.Toolkit.Slack 0.1.0

dotnet add package Infinity.Toolkit.Slack --version 0.1.0                
NuGet\Install-Package Infinity.Toolkit.Slack -Version 0.1.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Infinity.Toolkit.Slack" Version="0.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Infinity.Toolkit.Slack --version 0.1.0                
#r "nuget: Infinity.Toolkit.Slack, 0.1.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Infinity.Toolkit.Slack as a Cake Addin
#addin nuget:?package=Infinity.Toolkit.Slack&version=0.1.0

// Install Infinity.Toolkit.Slack as a Cake Tool
#tool nuget:?package=Infinity.Toolkit.Slack&version=0.1.0                

Infinity.Toolkit

Infinity Toolkit is a collection of useful utilities simplifying development of modular monoliths and applications using vertical slice architecture.

Infinity.Toolkit.Slack

The Slack toolkit is a collection of utilities for working with Slack messages and requests. It includes a simple and easy to use API for creating Slack messages, a Block Kit builder for creating rich slack messages, a Slack message builder for creating simple slack messages, a Slack signature validator for validating incoming slack requests, a Slack authorization requirement for validating incoming slack requests, and an http message handler to use when sending messages to Slack.

Features

  • Features a simple and easy to use API for creating Slack messages.
  • A Block Kit builder for creating rich slack messages.
  • A Slack message builder for creating simple slack messages.
  • A Slack signature validator for validating incoming slack requests.
  • A Slack authorization requirement for validating incoming slack requests.
  • An http message handler to use when sending messages to Slack.

Quick Start

To get started with the Slack toolkit there are two options:

  1. Look at the sample project in the repository. The sample project found here SlackSample is a simple web api that sends a message to a Slack channel. (Sample project coming soon)
  2. Create a new project and integrate the library.

Contributing

If you have any ideas, suggestions or issues, please create an issue or a pull request. Or reach out to me on BlueSky.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 89 11/15/2024