·dotnet-upgrade
</>

dotnet-upgrade

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution

6.8KInstalls·15Trend·@github

Installation

$npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade

How to Install dotnet-upgrade

Quickly install dotnet-upgrade AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: github/awesome-copilot.

SKILL.md

View raw

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."

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution Source: github/awesome-copilot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from github/awesome-copilot

Quick answers

What is dotnet-upgrade?

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution Source: github/awesome-copilot.

How do I install dotnet-upgrade?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/github/awesome-copilot