Empowering Azure DevOps /TFS with JFrog Artifactory

August 1, 2018: Deprecation Notice The extension described in this blog post has been deprecated and is no longer supported as of August 1, 2018. Instead, you can use the new JFrog Artifactory Extension described in this blog post. For those of you familiar with JFrog Artifactory and its integration with CI servers, you know …

Continuous Integration using TFS, NuGet, and Artifactory

This blog shows how Artifactory, a binary repository manager, can be used a) as the storage location for remotely located build references, b) as a drop site for locally built CI artifacts, c) and in a future blog how it can also function as a storage and of all these binaries. For this demo we will use the MyLogger solution. …