README.md
May 11, 2026 ¡ View on GitHub
Teams SDK: DotNet
a suite of packages used to build on the Teams Platform.
Questions & Issues
- Questions or Feature Requests: Please use GitHub Discussions
- Bug Reports: Please open an issue
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
-previewsuffix) 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.
Microsoft.Teams.AppsMicrosoft.Teams.Apps.TestingMicrosoft.Teams.AIMicrosoft.Teams.AI.Models.OpenAIMicrosoft.Teams.ApiMicrosoft.Teams.CardsMicrosoft.Teams.CommonMicrosoft.Teams.Extensions.ConfigurationMicrosoft.Teams.Extensions.HostingMicrosoft.Teams.Extensions.LoggingMicrosoft.Teams.Extensions.GraphMicrosoft.Teams.Plugins.AspNetCoreMicrosoft.Teams.Plugins.AspNetCore.DevToolsMicrosoft.Teams.Plugins.AspNetCore.BotBuilder
External Packages
âšī¸ external packages (typically plugins) used to integrate with other platforms.