Skip to main content
Back to registry

dotnet-upgrade

github/awesome-copilot

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

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill dotnet-upgrade
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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." name: "Dependency Compatibility Review" prompt: "Review external and internal dependencies for framework compatibility. Determine the upgrade complexity based on dependency graph depth." name: "Legacy Package Detection" prompt: "Identify legacy packages.config projects needing migration to PackageReference format." name: "Project Upgrade Ordering" prompt: "Recommend a project upgrade order from least to most dependent components. Suggest how to isolate class library upgrades before API or Azure Function migrations." name: "Incremental Strategy Planning" prompt: "Propose an incremental upgrade strategy with rollback checkpoints. Evaluate the use of Upgrade Assistant or manual upgrades based on project structure." name: "Progress Tracking Setup" prompt: "Generate an upgrade checklist for tracking build, test, and deployment readiness across all projects." name: "Target Framework Selection" prompt: "Suggest the correct TargetFramework for each project (e.g., net8.0 ). Review and update deprecated SDK or build configurations." name: "Code Modernization Analysis" prompt: "Identify code patterns needing modernization (e.g., WebHostBuilder → HostBuilder )....

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dotnet-upgrade do?

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

Is dotnet-upgrade good?

dotnet-upgrade does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does dotnet-upgrade work with?

dotnet-upgrade currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to dotnet-upgrade?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install dotnet-upgrade?

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

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering