Add modernize-dotnet plugin (#1083)

* Add modernize-dotnet plugin

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Tim Mulholland
2026-03-19 16:14:12 -07:00
committed by GitHub
parent 3b5e9191e4
commit ee71c0689c
2 changed files with 41 additions and 0 deletions

View File

@@ -248,6 +248,29 @@
"description": "Comprehensive collection for building declarative agents with Model Context Protocol integration for Microsoft 365 Copilot",
"version": "1.0.0"
},
{
"name": "modernize-dotnet",
"description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",
"version": "1.0.979-preview1",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"homepage": "https://github.com/dotnet/modernize-dotnet",
"keywords": [
"modernization",
"upgrade",
"migration",
"dotnet"
],
"license": "MIT",
"repository": "https://github.com/dotnet/modernize-dotnet",
"source": {
"source": "github",
"repo": "dotnet/modernize-dotnet",
"path": "plugins/modernize-dotnet"
}
},
{
"name": "napkin",
"source": "napkin",