An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.msteams.util

A centralized utility for sending rich, configurable Adaptive Card messages to Microsoft Teams channels via a service bus, with environment-aware filtering and dynamic content generation.
https://github.com/soenneker/soenneker.msteams.util

adaptive card csharp dotnet microsoft ms msteams msteamsutil teams util webhook

Last synced: 3 months ago
JSON representation

A centralized utility for sending rich, configurable Adaptive Card messages to Microsoft Teams channels via a service bus, with environment-aware filtering and dynamic content generation.

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.msteams.util.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.msteams.util/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.msteams.util/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.msteams.util/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.msteams.util.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.msteams.util/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.MsTeams.Util
### A centralized utility for sending rich, configurable Adaptive Card messages to Microsoft Teams channels via a service bus, with environment-aware filtering and dynamic content generation.

## Installation

```
dotnet add package Soenneker.MsTeams.Util
```