Dotnet Upgrade — agent skill from github/awesome-copilot

Dotnet Upgrade is available in the open agent skills ecosystem (github/awesome-copilot).

Install

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

Skill content

The instructions an agent receives when this skill is active.

--- name: dotnet-upgrade description: 'Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution' --- # Project Discovery & Assessment - name: "Project Classification Analysis" 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."

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Dotnet Upgrade do?
Dotnet Upgrade is available in the open agent skills ecosystem (github/awesome-copilot). Dotnet Upgrade — agent skill from github/awesome-copilot.
How do I install Dotnet Upgrade?
In a supported agent environment, run: npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade
When should I use Dotnet Upgrade?
Use this skill when working on tasks related to dotnet-upgrade.
Got an example for Dotnet Upgrade?
Apply Dotnet Upgrade to a relevant agent workflow.
Where does Dotnet Upgrade come from?
Source and updates: https://www.skills.sh/github/awesome-copilot/dotnet-upgrade. Confirm install steps and permissions there before you rely on it.