How we ended up rewriting NuGet Restore in .NET 9 - .NET Blog
This is the story of how team members across NuGet, Visual Studio, and .NET embarked on a journey to fully rewrite the NuGet Restore algorithm to achieve break-through scale and performance. Written from the perspective of several team members, this entry provides a deep dive into the internals of NuGet, as well as strategies to identify and address performance issues. We hope that you enjoy it!
Foreword
By Arturo Ortiz, Principal Engineering Manager for the NuGet Client team
When an internal te...
Read more at devblogs.microsoft.com