CHAPTER 8
NuGet Recipes
So far, we’ve seen a lot of details about NuGet. We’ve seen how we can consume packages, create them, work with package restore and so on. But how does NuGet fit in popular tools that are used by many development teams? How do you create a NuGet package during a build on Team Foundation Server or TeamCity? How to work with authenticated feeds and credentials in a continuous integration environment?
This chapter will give you some recipes for common scenarios when working with NuGet. We’ll explore how things fit together and what some third-party tools have to offer to make working with NuGet a smooth experience.
Of course, ...
Get Pro NuGet, Second Edition 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.