Answer:
It is a Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework.
When you add a library or tool, NuGet copies files to your solution and automatically makes whatever changes are needed in your project, such as adding and changing your app.config or web.config file.
NuGet runs in Visual Studio 2010 or Visual Web Developer 2010.
Source: Codeplex | Asked In: sometime Interviews |
Alert Moderator