https://github.com/soenneker/soenneker.dtos.msteams.card
A DTO for Microsoft Teams card (de)serialization.
https://github.com/soenneker/soenneker.dtos.msteams.card
adaptive card csharp dotnet dtos microsoft ms msteams msteamscard object teams util webhook
Last synced: 3 months ago
JSON representation
A DTO for Microsoft Teams card (de)serialization.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.msteams.card
- Owner: soenneker
- License: mit
- Created: 2025-03-23T00:31:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-10T02:37:56.000Z (3 months ago)
- Last Synced: 2026-03-10T04:53:20.632Z (3 months ago)
- Topics: adaptive, card, csharp, dotnet, dtos, microsoft, ms, msteams, msteamscard, object, teams, util, webhook
- Language: C#
- Homepage: https://soenneker.com
- Size: 485 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.dtos.msteams.card/)
[](https://github.com/soenneker/soenneker.dtos.msteams.card/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.msteams.card/)
[](https://github.com/soenneker/soenneker.dtos.msteams.card/actions/workflows/codeql.yml)
#  Soenneker.Dtos.MsTeams.Card
### A DTO for Microsoft Teams card (de)serialization.
## Installation
```
dotnet add package Soenneker.Dtos.MsTeams.Card
```