NuGet Support for Visual Studio 2008

2016-03-11
阅读 3 分钟
2.7k
Well, not really. A better title would be "How to Cobble Together NuGet Support for Visual Studio 2008 with External Tools and a Prayer." The point is, there are lots of folks using Visual Studio 2008 who would like NuGet support. I'm exploring this area and there's a half-dozen ways to make it h...

Using Nuget in Visual Studio 2005 & 2008

2016-03-11
阅读 5 分钟
6.9k
NuGet is a Visual Studio extension that makes it easy to install and update third-party libraries and tools in Visual Studio. NuGet is not mandatory for using the PayPal SDKs but makes managing dependencies in your application a lot simpler.