Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp
1.1.539
Prefix Reserved
{ "inputs": [ { "type": "promptString", "id": "COPILOT_AGENT_SESSION_ID", "description": "Per-session GUID set by Copilot CLI for the current chat session. Required for the orchestrator-extender peer-to-peer protocol so this extender's OrchestratorConnector finds the same session-<guid>.json the orchestrator wrote. MCP hosts should propagate the same value the orchestrator MCP saw." } ], "servers": { "Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp": { "type": "stdio", "command": "dnx", "args": ["Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp@1.1.539", "--yes"], "env": { "APPMOD_CALLER_TYPE": "modernize-orchestrator", "COPILOT_AGENT_SESSION_ID": "${input:COPILOT_AGENT_SESSION_ID}" } } } }
This package contains an MCP Server. The server can be used in VS Code by copying the generated JSON to your VS Code workspace's
.vscode/mcp.json settings file.
dotnet tool install --global Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp --version 1.1.539
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp --version 1.1.539
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp&version=1.1.539
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp --version 1.1.539
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.GitHubCopilot.Upgrade.DotNet.Mcp
The .NET extension MCP for the GitHub Copilot Upgrade Agent — adds .NET-specific tools and scenarios for modernizing and upgrading .NET applications.
This package is not intended to be installed standalone. It is discovered by the upgrade orchestrator at startup via upgrade-extension.json at this plugin's root, and its tool surface is gated by the orchestrator's scenario lifecycle.
Get the Upgrade Agent
- VS Code extension — Upgrade Agent on the Visual Studio Marketplace
- Copilot CLI plugin —
upgrade-agentplugin - All plugins & sources — microsoft/upgrade-agent-plugins
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.539 | 2,814 | 9/15/2026 |
| 1.1.514 | 16,374 | 9/10/2026 |
| 1.1.485 | 15,798 | 9/3/2026 |
| 1.1.441 | 22,607 | 8/20/2026 |
| 1.1.404 | 9,049 | 8/17/2026 |
| 1.1.290 | 14,323 | 8/3/2026 |
| 1.1.247 | 12,383 | 7/22/2026 |
| 1.1.222 | 5,439 | 7/17/2026 |
| 1.1.202 | 1,651 | 7/15/2026 |
| 1.1.184-preview | 227 | 7/9/2026 |
| 1.1.162-preview | 189 | 7/2/2026 |
| 1.1.151-preview | 159 | 6/25/2026 |
| 1.1.103-preview | 143 | 6/19/2026 |