Visual Studio Extensions

Here's my list of my top extensions for Visual Studio: 1. NuGet Package Manager [http://nuget.org/]- Easily install and update third-party libraries in Visual Studio. It currently has almost 8,000 packages. These include popular tools like jQuery, Json.NET, and NUnit. 2. .NET Memory Profiler…