Acquiring TFS object model from the NuGet Gallery

If you have used the TFS object model before, you will acknowledge that acquiring the DLLs and the dependencies is a cumbersome process. The TFS DLLs need to be picked out from the install directory. The licensing framework does not allow the distribution of these DLLs. This means anyone working with the code either needs all dependencies installed or needs to manually add the DLLs into project references. In TFS 2013, a standalone installer was introduced that deployed all TFS object model binaries on the machine. While this simplified the setup, it did add an extra step for the developers. This complicates not only the development, but also the build and test process.

NuGet has become the Standard ...

Get Microsoft Team Foundation Server 2015 Cookbook 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.