DevOps
A collection of 3 posts

DevOps
How To Use GitHub Actions To Build And Test .NET Projects
This short GitHub Actions tutorial will teach you how to use GitHub Actions with .NET. By the end of this tutorial, you will know an easy way of creating a new build template and publish it to your Git repository for your .NET project.
· Christian Schou Køster

DevOps
What Is DevOps?
· Christian Schou Køster

Git
What are Git Hooks?
Looking for a quick introduction to what Githooks is? In this tutorial, I will give you a high-level introduction and show some tips and tricks.
· Christian Schou Køster