Development & Code
Automating .NET Deployments With One PowerShell Script: Lessons From 1,400 Lines
A high-level look at building one PowerShell script to compile, test and publish a large multi-project .NET solution across environments, and the MSBuild and NuGet gotchas I hit along the way.