Skip to content

Latest commit

 

History

History
75 lines (52 loc) · 3.34 KB

File metadata and controls

75 lines (52 loc) · 3.34 KB

Teams SDK Icon

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.