This chapter will guide you in creating NuGet packages and then using a feed with TFS/VSTS to store the packages so that they can be shared within your organization. Hands-on lessons will give you instructions for creating feeds for packages and restoring, building, and deploying packages with TFS/VSTS.
Prerequisites: You have TFS/VSTS accounts with the package management feature. Install the Package Management extension, available at https://marketplace.visualstudio.com/items?itemName=ms.feed , to enable package management features.You ...