Standing with Ukraine
Standing with Ukraine against war… Read post
Migrating Kenc.ACMELib to Semantic Versioning
Back when I made the first publically available build of Kenc.ACMELib I wanted to go for semantic versioning, but with the default format in Azure DevOps being $(date:yyyy).$(date:MM).$(date:dd)$(rev:.r), the first…
2019 in Review
2019 has been a year that in many ways changed my life. A few days into the year, on the last evening of our Christmas trip back home to Denmark,
Creating GitHub release using Azure DevOps pipeline
GitHub is pretty much the defacto-standard for hosting source code for Open Source projects. While it excels at hosting Source Code, it lacks automated builds and as such requires integration with…
Using .net core 3.0 in Azure DevOps
During todays livestreamed ".net conf 2019", Microsoft that .net core 3.0 has been released. The release includes a plethora of changes and improvements, however one thing that is yet…