概要
The .NET Installation & Setup skill streamlines the process of configuring a development environment by automatically identifying the host operating system and recommending the optimal installation method, such as WinGet, Homebrew, or native Linux package managers. It provides expert guidance on managing side-by-side SDK versions, configuring project-specific settings via global.json, and troubleshooting common environment issues like PATH misconfigurations. Whether you are setting up a local machine, a Docker container, or a CI/CD pipeline, this skill ensures a consistent and functional .NET toolchain for any application type.