A video series companion post covering how to set up a complete CI/CD pipeline for a .NET library. The series spans four parts: an intro, building with Cake and publishing to NuGet, running builds on AppVeyor and Travis CI, and tracking code coverage with Coveralls plus adding build badges.
Table of contents
“Creating a CI/CD pipeline for a .NET library: Part 1 - Intro” #“Creating a CI/CD pipeline for a .NET library: Part 2 - Building with Cake and publishing to NuGet” #“Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI” #“Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls and build badges” #1 Impression