Microsoft.Teams.Common 2.0.8

Prefix Reserved
dotnet add package Microsoft.Teams.Common --version 2.0.8
                    
NuGet\Install-Package Microsoft.Teams.Common -Version 2.0.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Teams.Common" Version="2.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Teams.Common" Version="2.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Teams.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Teams.Common --version 2.0.8
                    
#r "nuget: Microsoft.Teams.Common, 2.0.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Teams.Common@2.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Teams.Common&version=2.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Teams.Common&version=2.0.8
                    
Install as a Cake Tool

Teams: Common

📖 Getting Started

Common modules used to provide utility functionality to the other packages while minimizing external dependencies.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.Teams.Common:

Package Downloads
Microsoft.Teams.AI

[DEPRECATED] Microsoft.Teams.AI is deprecated and will be removed by end of summer 2026.

Microsoft.Teams.Cards

An Adaptive Cards implementation with support for Teams-specific Adaptive Card elements.

Microsoft.Teams.Api

Model and client implementations used to send and receive requests from Teams.

Microsoft.Teams.AI.Models.OpenAI

[DEPRECATED] Microsoft.Teams.AI.Models.OpenAI is deprecated and will be removed by end of summer 2026.

Microsoft.Teams.Extensions.Logging

Teams Logging Extensions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.8 437 5/28/2026
2.0.7 2,182 5/15/2026
2.0.6 8,724 4/2/2026
2.0.6-preview-0046-g482dcafac4 348 4/2/2026
2.0.6-preview-0014 506 3/11/2026
2.0.6-preview-0010 371 2/25/2026
2.0.5 19,473 12/10/2025
2.0.4 4,243 11/11/2025
2.0.3 4,589 10/16/2025
2.0.2 2,626 9/30/2025
2.0.1 1,327 9/26/2025
2.0.0 2,073 9/18/2025
2.0.0-preview.13 294 9/18/2025
2.0.0-preview.12 300 9/17/2025
2.0.0-preview.11 319 9/15/2025
2.0.0-preview.10 338 8/11/2025
2.0.0-preview.9 225 7/29/2025
2.0.0-preview.8 231 7/16/2025
2.0.0-preview.7 354 7/1/2025
2.0.0-preview.6 477 6/10/2025
Loading failed