PowerShell, Binding Redirects, and Visual Studio Team Services
I’ve blogged previously about setting up binding redirects for Powershell with Newtonsoft.Json being a particularly troublesome package – it’s such a common dependency for NuGet packages that if you...
View ArticleDebugging the Visual Studio Team Services Build and Release System
I’ve been doing a lot of work with the new task based build and release system in VSTS which, thankfully, is immeasurably saner than the XAML abomination Microsoft have subjected us to in the past....
View ArticleServerless Blog – Christmas 2017 Project
Happy New Year everyone – I hope everyone had a great break and has a fantastic 2018. Much like last year I’d set some time aside over the Christmas break to tinker with something fairly left-field and...
View ArticlePublishing to GitHub Pages from Visual Studio Team Services
During the last major release of my commanding framework I wrote a lot of new documentation. I wrote this in Markdown and converted it to a documentation website using DocFX resulting in this website....
View Article