Posts by this author

Nov 20, 2025
Post comments count0
Post likes count0

Reinventing how .NET Builds and Ships (Again)

An exploration of how .NET evolved from a distributed build system to Unified Build, dramatically reducing complexity and build times while improving flexibility and predictability for shipping .NET releases.

.NET
Aug 19, 2020
Post comments count10
Post likes count0

A Deep Dive into How .NET Builds and Ships

This is a deep technical dive into the machinery and processes used by the .NET Team to build and ship .NET. It will be of interest to those who wish to know about such topics as: This post begins by laying out the multi-repository world that makes up the .NET product, its inherent challenges, and how we deal with them. This is a...

.NET