- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

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.

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…

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.…

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
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…

Making my first contribution on SourceForge using Mercurial
In this post I describe my experience of making my first contribution to a project on SourceForge, using the Mercurial version control system.…

Deploying a GitHub app to Glitch
Creating my first GitHub app with Probot - Part 3
In this post I show how I deployed a GitHub app built using Probot and create-probot-app using Glitch for free…

