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.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.msteams.util
- Owner: soenneker
- License: mit
- Created: 2025-03-23T00:18:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T02:27:15.000Z (3 months ago)
- Last Synced: 2025-07-12T04:24:31.997Z (3 months ago)
- Topics: adaptive, card, csharp, dotnet, microsoft, ms, msteams, msteamsutil, teams, util, webhook
- Language: C#
- Homepage: https://soenneker.com
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.msteams.util/)
[](https://github.com/soenneker/soenneker.msteams.util/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.msteams.util/)#  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
```