
A repo to show you how to use a private NuGet feed to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
The DevOps Pipeline and Workflow Examples repository offers a comprehensive suite of CI/CD demos that cater to developers looking to streamline their build and deployment processes. It provides the necessary tools and insights for connecting to various private NuGet feeds, building .NET applications, and efficiently publishing them to popular container registries like Docker and Azure. With an emphasis on reusability, this repository showcases practical examples that apply to any private feed type, making it a valuable resource for DevOps professionals.
The collection not only includes detailed walkthroughs for using GitHub Secrets and dynamically updating package sources but also features integration examples with Docker. Whether you’re a seasoned DevOps engineer or just starting out, this repository equips you with the knowledge and practical examples to enhance your CI/CD pipelines.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.