01
NuGet and the Arrival of First-Class Package Management for .NET
NuGet brought versioned packages, dependency metadata and restore directly into Visual Studio and later the .NET build system, replacing copied DLLs with reproducible package references.
↗