Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 3.29 KB

File metadata and controls

73 lines (51 loc) · 3.29 KB

Teams SDK Icon

Teams SDK: DotNet

Version

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

📖 Getting Started

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.

Feedback and Support

For questions, feedback, or support regarding the Teams SDK, please contact us at TeamsAISDKFeedback@microsoft.com.