Setup .NET Tools
Version updated for https://github.com/pl4nty/dotnet-setup-tools to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The dotnet-setup-tools GitHub Action simplifies the installation and restoration of .NET tools by either restoring tools from a local manifest or installing specified tools globally. It automates tool management in CI/CD workflows, reducing setup complexity and improving efficiency with optional caching to speed up subsequent runs. This action is particularly useful for projects that rely on .NET tools to streamline their build or deployment processes.