Using NuGet Packages

added by james.crowley
11/3/2011 1:06:48 PM

230 Views

NuGet is a Visual Studio extension that makes it easy to pull in libraries, components, and most importantly their configuration into your visual studio project. In this article, based on chapter 5 of ASP.NET MVC 3 in Action, the authors discuss NuGet and show you how to use it to add functionality to a project.


0 comments