site image
Andrew Lock avatar

Andrew Lock

DevOps
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Handling concurrent merges to master in multi-stage Azure DevOps pipelines

    Handling concurrent merges to master in multi-stage Azure DevOps pipelines

    In this post I describe a problem we were seeing in our large Azure DevOps pipeline, where a merge to master would cause PR builds to break mid-run.…

     in  Azure DevOps DevOps Git GitHub
  5. Banner image for Downloading artifacts from Azure DevOps using .NET

    Downloading artifacts from Azure DevOps using .NET

    In this post I show how to use the Azure DevOps REST API to view the results of builds from Pipelines and how to download the artifacts…

     in  .NET Core DevOps Azure DevOps GitHub
  6. Banner image for Using SSH and localhost.run to test GitHub webhooks locally

    Using SSH and localhost.run to test GitHub webhooks locally

    In this post I describe how to test GitHub webhooks locally using SSH and localhost.run, a free service for HTTP tunnelling.…

     in  GitHub DevOps Testing
  7. Banner image for Creating Docker multi-arch images for ARM64 from Windows

    Creating Docker multi-arch images for ARM64 from Windows

    In this post I show how to use Docker's buildx command to build docker images that can run on Linux ARM64 processors using an x64 Windows machine.…

     in  Docker Docker Hub DevOps
  8. Banner image for Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks

    Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks

    In this post I describe how to hide the warning generated by the dotnet CLI when working with end-of-life frameworks like .NET Core 3.0 (netcoreapp3.0)…

     in  .NET CLI DevOps .NET Core
  9. Banner image for Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare

    Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare

    In this post I describe an HTTPS issue when using Cloudflare in front of Netlify, and how to create a custom TLS certificate for full encryption.…

     in  Hosting Security DevOps
Andrew Lock | .Net Escapades
Want an email when
there's new posts?