Below you will find pages that utilize the taxonomy term “Fast-Actions”
April 11, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet to version v1.6.0.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-dotnet GitHub Action provides a fast and efficient way to install .NET SDKs, Runtimes, and ASP.NET Core Runtimes in CI/CD workflows. It automates tasks such as parallel downloads, version resolution (with support for wildcards, keywords, and global.json), and caching to optimize performance and minimize redundant installations. Its key features include intelligent deduplication, non-root installation, and conditional use of pre-installed .NET versions, making it a robust alternative to streamline .NET setup in GitHub Actions.