Microsoft.Agents.Extensions.MSTeams 1.8.50

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Agents.Extensions.MSTeams --version 1.8.50
                    
NuGet\Install-Package Microsoft.Agents.Extensions.MSTeams -Version 1.8.50
                    
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.Agents.Extensions.MSTeams" Version="1.8.50" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Agents.Extensions.MSTeams" Version="1.8.50" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Agents.Extensions.MSTeams" />
                    
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.Agents.Extensions.MSTeams --version 1.8.50
                    
#r "nuget: Microsoft.Agents.Extensions.MSTeams, 1.8.50"
                    
#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.Agents.Extensions.MSTeams@1.8.50
                    
#: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.Agents.Extensions.MSTeams&version=1.8.50
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Agents.Extensions.MSTeams&version=1.8.50
                    
Install as a Cake Tool

Microsoft.Agents.Extensions.MSTeams

About

Provides Microsoft Teams-specific extensions for the Microsoft 365 Agents SDK. Includes the Teams AgentExtension for accessing Teams context, roster, and meeting information within agent turns.

Main Types

  • TeamsAgentExtension: Provides access to Microsoft Teams context, roster, and meeting information within agent turns.
  • TeamsTurnContext: Represents the context of a turn in a Microsoft Teams conversation, including information about the user, channel, and meeting.
  • Teams specific route attributes: Provides attributes for routing messages and events to specific Teams channels or meetings.
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 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.66-beta 0 9/26/2026
1.9.64-beta 30 9/25/2026
1.9.59-beta 68 9/22/2026
1.9.50-beta 80 9/18/2026
1.9.42-beta 87 9/17/2026
1.9.40-beta 76 9/15/2026
1.9.38-beta 84 9/12/2026
1.9.35-beta 84 9/11/2026
1.9.28-beta 98 9/5/2026
1.9.25-beta 99 9/4/2026
1.9.15-beta 97 8/27/2026
1.9.8-beta 98 8/26/2026
1.9.3-beta 95 8/25/2026
1.8.50 510 8/24/2026
1.8.49-beta 103 8/22/2026
1.8.45-beta 100 8/21/2026
1.8.35-beta 97 8/20/2026
1.8.28-beta 108 8/15/2026
1.8.17-beta 104 8/8/2026
1.8.8-beta 104 8/5/2026
Loading failed