Posts by this author

Mar 12, 2020
Post comments count2
Post likes count0

Continuous integration and deployment for desktop apps with GitHub Actions

From speaking to desktop developers, we’ve heard that you want to learn how to quickly set up continuous integration and continuous deployment (CI/CD) workflows for your WPF and Windows Forms applications in order to take advantage of the many benefits CI/CD pipelines have to offer, such as: That's why we created a sample application in Gi...

.NET Core.NETWPF