setup-dotnet-install
Version updated for https://github.com/WeihanLi/dotnet-install to version 0.1.0-rc-1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The dotnet-install GitHub Action is a managed implementation of the dotnet-install shell scripts, designed as a .NET command-line tool. It automates the process of resolving .NET release metadata, downloading, extracting, and verifying SDK or runtime artifacts, and updating the system PATH for immediate use. Key capabilities include version selection, install plan generation, artifact management, PATH updates, and cleanup of installed components, providing a streamlined and platform-friendly alternative to traditional script-based installation methods.
What’s Changed
Full Changelog: https://github.com/WeihanLi/dotnet-install/compare/0.1.0-preview-3...0.1.0-rc-1