Benchmarking performance of your code between release versions

A while ago in 2016 I posted a question on the BenchmarkDotNet repository about an official way to run benchmarks between Nuget releases and I managed to find some time in 2018 to make that work.…

Read this article

How I configure my Umbraco Cloud website to support Nuget packages

This post is about how I have my own website setup on Umbraco Cloud. This is based on my own personal opinions and is not meant to be an Umbraco Cloud ‘best practices’ guide. I’ve written this post since it might help others who have the same requirements as I do.…

Read this article

AppVeyor and ASP.Net Core (Previously ASP.Net 5)

I’ve been working on a project called “Smidge” which is a runtime Js/Css pre-processor for ASP.Net Core and have been meaning to blog about how I integrated this with AppVeyor – to run my tests, build…

Read this article

Examine 1.5.1 released

div.nuget-badge p code {background: none;background-color: #202020 !important;border: 4px solid silver !important;border-bottom-left-radius: 5px 5px !important;border-bottom-right-radius: 5px 5px !imp…

Read this article