Tag Archives: Suave

Setup basic CI/CD for a Suave .Net Core 2.0 application running on an Azure App Service – Part II

< Part 1 you’ll need to read this first 😉 Setup continuous integration Now for the second part, setting up ci and cd. Warm up that mouse because this requires a lot of clicking around in VSTS. Connect VSTS to GitHub The first thing we’re gonna do is to connect VSTS to GitHub. To do this go to settings >… Read more »

Setup basic CI/CD for a Suave .Net Core 2.0 application running on an Azure App Service – Part I

Introduction Well I started this to learn F#, but I haven’t written a lot of lines of code yet. Before the real dive into F# I wanted to test out my stack, I wanted to use a lot of new technologies because… shiny new things. So I tried using all technologies with the volume set to 11, as latest as… Read more »