NuGet and TeamCity

We have been mentioning NuGet in passing in previous sections of this chapter. NuGet is a package manager for .NET (and Windows). The client tool of NuGet enables us to create and install packages. The NuGet gallery (http://www.nuget.org/packages) is the online feed/repository of NuGet packages. The NuGet extension for Visual Studio allows us to manage NuGet packages for a solution from Visual Studio.

The following screenshot shows the Manage NuGet Packages dialog that can be accessed from the Tools | Library Package Manager | Manage NuGet packages for Solution menu item:

NuGet and TeamCity

Installing the NuGet command-line client

The NuGet.exe client ...

Get Learning Continuous Integration with TeamCity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.