Microsoft.Teams.Plugins.AspNetCore.DevTools 2.0.8

Prefix Reserved
Additional Details

Use Microsoft 365 Agents Playground instead for local testing of your agent.

dotnet add package Microsoft.Teams.Plugins.AspNetCore.DevTools --version 2.0.8
                    
NuGet\Install-Package Microsoft.Teams.Plugins.AspNetCore.DevTools -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.Plugins.AspNetCore.DevTools" 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.Plugins.AspNetCore.DevTools" Version="2.0.8" />
                    
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.8
                    
#r "nuget: Microsoft.Teams.Plugins.AspNetCore.DevTools, 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.Plugins.AspNetCore.DevTools@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.Plugins.AspNetCore.DevTools&version=2.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Teams.Plugins.AspNetCore.DevTools&version=2.0.8
                    
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.8 101 5/28/2026 2.0.8 is deprecated because it is no longer maintained.
2.0.7 210 5/15/2026 2.0.7 is deprecated because it is no longer maintained.
2.0.6 576 4/2/2026 2.0.6 is deprecated because it is no longer maintained.
2.0.6-preview-0046-g482dcafac4 155 4/2/2026 2.0.6-preview-0046-g482dcafac4 is deprecated because it is no longer maintained.
2.0.6-preview-0014 264 3/11/2026 2.0.6-preview-0014 is deprecated because it is no longer maintained.
2.0.6-preview-0010 173 2/25/2026 2.0.6-preview-0010 is deprecated because it is no longer maintained.
2.0.5 1,866 12/10/2025 2.0.5 is deprecated because it is no longer maintained.
2.0.4 456 11/11/2025 2.0.4 is deprecated because it is no longer maintained.
2.0.3 430 10/16/2025 2.0.3 is deprecated because it is no longer maintained.
2.0.2 896 9/30/2025 2.0.2 is deprecated because it is no longer maintained.
2.0.1 189 9/26/2025 2.0.1 is deprecated because it is no longer maintained.
2.0.0 1,288 9/18/2025 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview.13 311 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 331 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 175 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 222 7/1/2025 2.0.0-preview.7 is deprecated because it is no longer maintained.
2.0.0-preview.6 416 6/10/2025 2.0.0-preview.6 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.