DevOps

Setting up DbUp in Azure Pipelines Paid Members Public
DbUp in a .Net core console application and Azure Pipelines.

Tip of the Week: Azure Pipelines - How to Find Remaining Free Build Minutes? Paid Members Public
With Azure Pipelines you can continuosly build, test and deploy to any cloud platform. Azure Pipelines has multiple options to start based on your project. Even if you are developing a private application, Pipelines offers you 1 Free parallel job with upto 1800 minutes per month and also 1 Free

Setting up Build and Deploy Pipeline for a .NET Core Console Application Paid Members Public
Automatically deploy and run a console application using TeamCity and Octopus Deploy.

Automatic Deployment of Future Posts With Octopress Paid Members Public
Scheduling posts in the future and automatically deploy them in Octopress.

Continuos Delivery of Octopress Blog Using TravisCI and Docker Paid Members Public
Setting up the automatic deployment of my blog.

Automated ClickOnce Deployment of a WPF Application using Appveyor Paid Members Public
This post covers the current deployment setup of CLAL(Command Line Application Launcher), a desktop application, that I am building. Since it is a WPF application, it supports ClickOnce Deployment that enables to create self-updating applications which can install with minimum interaction from the user. ClickOnce supports different deployment strategy