Articles in this series
In my previous article, Secure your .NET builds with StepSecurity and GitHub Actions, I discussed software supply chain attacks and showed how to use...
Software supply chain attacks are increasing in severity and frequency. StepSecurity are working to help secure DevOps workflows using GitHub Actions....
Writing a workflow to build a cross platform .NET MAUI app with GitHub Actions is more complicated than the average .NET app. You have to install the...
Writing a GitHub Actions workflow to build a cross platform .NET MAUI app is more complicated than the average .NET app. First you have to build all...
In this article I show how to use XML doc comments, DocFX and GitHub Actions to automatically build and publish documentation for your .NET code....
GitHub Actions is a popular service for automating developer workflows. In this article I explain the basics of GitHub Actions from the point of view...