dotnet-version-upgrade

Installation
SKILL.md

dotnet-version-upgrade

Comprehensive guide for .NET version upgrade planning and execution. This skill consumes the structured output from [skill:dotnet-version-detection] (current TFM, SDK version, preview flags) and provides actionable upgrade guidance based on three defined upgrade lanes. Covers TFM migration, package updates, breaking change detection, deprecated API replacement, and test validation.

Scope

  • Upgrade lane selection (Production LTS-to-LTS, Staged STS, Experimental preview)
  • TFM migration checklists per lane
  • Package update strategies (dotnet-outdated, Central Package Management)
  • Breaking change detection (build-time, analyzer diagnostics, API diff tools)
  • .NET Upgrade Assistant usage

Out of scope

  • TFM detection logic -- see [skill:dotnet-version-detection]
  • Multi-targeting project setup and polyfill strategies -- see [skill:dotnet-multi-targeting]
  • Cloud deployment configuration
  • CI/CD pipeline changes
Related skills

More from novotnyllc/dotnet-artisan

Installs
3
GitHub Stars
208
First Seen
Feb 24, 2026