Microsoft's batch manager? Yes, for Visual Studio 2010
Today, along with the release of ASP.NET MVC 3 Beta ( announcement on Habré ), a new Microsoft development was introduced - the console package manager NuPack.
This tool integrates into Visual Studio 2010 and allows using the console from the Microsoft repository to install additional components in projects: libraries, scripts, templates, and in general everything that can be added to studio projects. The package manager is able to detect dependencies and automatically install them. Accordingly, the removal is fully supported. In addition, NuPack is an open source project.
The video presents a small preview of working with NuPack: using the console, support for logging using the third-party ELMAH library is added to the new project, then the GUI version of the repository is demonstrated: ')