README.md

May 11, 2026 ¡ View on GitHub

Teams SDK: DotNet

Version

a suite of packages used to build on the Teams Platform.

📖 Getting Started

Questions & Issues

Build

dotnet build

Clean

dotnet clean

Format

dotnet format

Test

dotnet test

Public Preview Packages

âš ī¸ Preview Packages: In addition to stable releases, we publish preview packages (versioned with -preview suffix) to nuget.org for early access to new features.

About preview packages:

  • Preview builds may contain bugs, incomplete features, or breaking changes between versions
  • APIs in preview packages are subject to change without notice
  • You are welcome to file issues for bugs or feedback, but they may not be addressed with the same priority as stable releases
  • Preview packages are not recommended for production workloads

Packages

â„šī¸ core packages used to build client/server apps for Teams.

External Packages

â„šī¸ external packages (typically plugins) used to integrate with other platforms.