DevOps

Getting Started with Build Servers

In this tutorial we will setup a simple build server, which can build a C# hello world project for macOS and linux, verifying your cross-platform compatibility.

Cross-Platform Scripting

Scripting is the fastest way to get stuff done. And of course there is a cross-platform solution: Let’s get started with PowerShell Core.

Scroll to Top