Showing tag results for Infrastructure

Jan 12, 2026
Post comments count7
Post likes count7

How We Synchronize .NET’s Virtual Monorepo

Přemek Vysoký
Přemek Vysoký

A deep dive into the technical challenges of keeping .NET's product repositories synchronized with our Virtual Monolithic Repository using a custom two-way algorithm.

.NETDeveloper Stories.NET Internals
Nov 20, 2025
Post comments count11
Post likes count9

Reinventing how .NET Builds and Ships (Again)

Matt Mitchell
Matt Mitchell

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