什麼是 dotnet-upgrade?
即用型提示,可進行全面的 .NET 框架升級分析與執行 來源:github/awesome-copilot。
即用型提示,可進行全面的 .NET 框架升級分析與執行
透過命令列快速安裝 dotnet-upgrade AI 技能到你的開發環境
來源:github/awesome-copilot。
prompt: "Identify all projects in the solution and classify them by type (.NET Framework, .NET Core, .NET Standard). Analyze each .csproj for its current TargetFramework and SDK usage."
prompt: "Review external and internal dependencies for framework compatibility. Determine the upgrade complexity based on dependency graph depth."
prompt: "Identify legacy packages.config projects needing migration to PackageReference format."
即用型提示,可進行全面的 .NET 框架升級分析與執行 來源:github/awesome-copilot。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade即用型提示,可進行全面的 .NET 框架升級分析與執行 來源:github/awesome-copilot。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot