site image
Andrew Lock avatar

Andrew Lock

GitHub
  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 Drawing graphs in GitHub comments with Mermaid diagrams

    Drawing graphs in GitHub comments with Mermaid diagrams

    In this post I show how I hacked graphs into GitHub PR comments using Mermaid diagrams…

     in  GitHub
  5. 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
  6. 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
  7. 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
  8. Banner image for Auto-assigning issues using a GitHub Action

    Auto-assigning issues using a GitHub Action

    Creating my first GitHub app with Probot - Part 4

    In this post I show how to add a GitHub action to your repository that auto-assigns issues to you…

     in  GitHub
  9. Banner image for How to fix the order of commits in GitHub Pull Requests

    How to fix the order of commits in GitHub Pull Requests

    In this post I show how to ensure your commits in a GitHub pull request PR are displayed in the same order as the commits to the branch…

     in  Git GitHub
Andrew Lock | .Net Escapades
Want an email when
there's new posts?