Microsoft.Teams.Plugins.AspNetCore.DevTools 2.0.9

Prefix Reserved
dotnet add package Microsoft.Teams.Plugins.AspNetCore.DevTools --version 2.0.9
                    
NuGet\Install-Package Microsoft.Teams.Plugins.AspNetCore.DevTools -Version 2.0.9
                    
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.Plugins.AspNetCore.DevTools" Version="2.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Teams.Plugins.AspNetCore.DevTools" Version="2.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Teams.Plugins.AspNetCore.DevTools" />
                    
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.Plugins.AspNetCore.DevTools --version 2.0.9
                    
#r "nuget: Microsoft.Teams.Plugins.AspNetCore.DevTools, 2.0.9"
                    
#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.Plugins.AspNetCore.DevTools@2.0.9
                    
#: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.Plugins.AspNetCore.DevTools&version=2.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Teams.Plugins.AspNetCore.DevTools&version=2.0.9
                    
Install as a Cake Tool

Teams: AspNetCore DevTools Plugin

⚠️ Deprecated. This package is deprecated and will be removed in a later version. Use Microsoft 365 Agents Playground instead for local testing of your agent.

📖 Getting Started

Teams AspNetCore DevTools Plugin.

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 (2)

Showing the top 2 NuGet packages that depend on Microsoft.Teams.Plugins.AspNetCore.DevTools:

Package Downloads
Microsoft.Teams.Plugins.External.Mcp

Teams MCP Plugin

Microsoft.Teams.Plugins.External.McpClient

Teams MCP Client Plugin

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.9 157 6/9/2026 2.0.9 is deprecated because it is no longer maintained.
2.0.8 205 5/28/2026 2.0.8 is deprecated because it is no longer maintained.
2.0.7 255 5/15/2026 2.0.7 is deprecated because it is no longer maintained.
2.0.6 664 4/2/2026 2.0.6 is deprecated because it is no longer maintained.
2.0.6-preview-0046-g482dcafac4 163 4/2/2026 2.0.6-preview-0046-g482dcafac4 is deprecated because it is no longer maintained.
2.0.6-preview-0014 278 3/11/2026 2.0.6-preview-0014 is deprecated because it is no longer maintained.
2.0.6-preview-0010 178 2/25/2026 2.0.6-preview-0010 is deprecated because it is no longer maintained.
2.0.5 1,967 12/10/2025 2.0.5 is deprecated because it is no longer maintained.
2.0.4 460 11/11/2025 2.0.4 is deprecated because it is no longer maintained.
2.0.3 434 10/16/2025 2.0.3 is deprecated because it is no longer maintained.
2.0.2 929 9/30/2025 2.0.2 is deprecated because it is no longer maintained.
2.0.1 191 9/26/2025 2.0.1 is deprecated because it is no longer maintained.
2.0.0 1,313 9/18/2025 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview.13 316 9/18/2025 2.0.0-preview.13 is deprecated because it is no longer maintained.
2.0.0-preview.12 314 9/17/2025 2.0.0-preview.12 is deprecated because it is no longer maintained.
2.0.0-preview.11 333 9/15/2025 2.0.0-preview.11 is deprecated because it is no longer maintained.
2.0.0-preview.10 332 8/11/2025 2.0.0-preview.10 is deprecated because it is no longer maintained.
2.0.0-preview.9 178 7/29/2025 2.0.0-preview.9 is deprecated because it is no longer maintained.
2.0.0-preview.8 236 7/16/2025 2.0.0-preview.8 is deprecated because it is no longer maintained.
2.0.0-preview.7 225 7/1/2025 2.0.0-preview.7 is deprecated because it is no longer maintained.
Loading failed

DEPRECATED: This package is deprecated and will be removed in a later version. Use Microsoft 365 Agents Playground instead. See https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/test-with-toolkit-project.