---
title: "[Video] Creating a CI/CD pipeline for a .NET library"
url: https://daily.dev/posts/video-creating-a-ci-cd-pipeline-for-a-net-library-fiuwn7wwp
source_url: https://blog.codingmilitia.com/2018/08/19/video-creating-ci-cd-pipeline-dotnet-library
type: article
source: "Coding Militia (João Antunes)"
published: 2026-05-31T07:45:46.516Z
updated: 2026-05-31T09:32:59.171Z
tags: ["cicd", ".net", "nuget"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# [Video] Creating a CI/CD pipeline for a .NET library

**[Coding Militia \(João Antunes\)](https://daily.dev/sources/codingmilitia)** · 1 min read · 0 upvotes · 0 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.codingmilitia.com/2018/08/19/video-creating-ci-cd-pipeline-dotnet-library>

## Similar posts on daily.dev

- [Setup CI Build Pipeline in Azure DevOps for ASP.NET Core Web API](https://daily.dev/posts/setup-ci-build-pipeline-in-azure-devops-for-asp-net-core-web-api-zh2fprbiz) · We Are .NET · 1 upvotes · 0 comments

---

Tags: [#cicd](https://daily.dev/tags/cicd), [#.net](https://daily.dev/tags/.net), [#nuget](https://daily.dev/tags/nuget)

[View this post on daily.dev](https://daily.dev/posts/video-creating-a-ci-cd-pipeline-for-a-net-library-fiuwn7wwp)
