Below you will find pages that utilize the taxonomy term “fast-actions”
January 20, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-dotnet GitHub Action streamlines the process of setting up the .NET SDK, Runtime, and ASP.NET Core in CI/CD workflows. It automates tasks such as version resolution (using wildcards, keywords, or global.json), parallel downloads, and caching for faster subsequent runs. This action is designed to optimize efficiency and flexibility in managing .
January 19, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet to version v1.0.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-dotnet GitHub Action simplifies the process of setting up the .NET SDK, Runtime, or ASP.NET Core in workflows by enabling parallel downloads, automatic caching, and intelligent version resolution (including wildcards, keywords, and global.json). It automates the installation of required .NET components, optimizing workflow performance by minimizing redundant downloads and ensuring faster builds.
January 19, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-dotnet GitHub Action automates the installation and configuration of .NET SDKs, runtimes, and ASP.NET Core, providing features like parallel downloads, intelligent version resolution, and caching to optimize performance. It simplifies workflows by ensuring the required .NET environment is quickly set up, skipping redundant installations and speeding up subsequent runs.
January 18, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-dotnet GitHub Action streamlines the installation of .NET SDKs, Runtimes, and ASP.NET Core with features like parallel downloads, intelligent version resolution (e.g., wildcards, keywords, global.json), and automatic caching to enhance performance. It simplifies multi-version setups and ensures efficient workflows by avoiding redundant installations and speeding up subsequent runs.