site image
Andrew Lock avatar

Andrew Lock

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

    30% off with code ANDREW30 on Dometrain Pro
  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 Working with stacked branches in git (Part 2)

    Working with stacked branches in git (Part 2)

    In this post looking at stacked branches I describe how to handle scenarios such as merging one of your stacked branches and handling changes to main…

     in  Git
  5. Banner image for Working with stacked branches in git (Part 1)

    Working with stacked branches in git (Part 1)

    In this post I describe why I like to use stacked branches and stacked PRs for larger features, and how I handle making changes to commits in the stack…

     in  Git
  6. Banner image for Converting a Microsoft XNA 3.1 game to MonoGame

    Converting a Microsoft XNA 3.1 game to MonoGame

    In this post I describe how I took a Microsoft XNA 3.1 game from 15 years ago and converted it to use MonoGame on .NET 8 in just a few hours…

     in  Game Development
  7. Banner image for Creating your first sample game with MonoGame

    Creating your first sample game with MonoGame

    In this post I provide an introduction to MonoGame, looking at it's history, the requirements for building with MonoGame, and finally a first sample app.…

     in  Game Development
  8. Banner image for Converting a docker-compose file to .NET Aspire

    Converting a docker-compose file to .NET Aspire

    In this post I describe how I converted the deployment method of the mailing-list manager lismonk from a docker-compose.yml file to an Aspire app host project…

     in  AspireDocker.NET Core
  9. Banner image for Pushing a whole stack of branches with a single Git command

    Pushing a whole stack of branches with a single Git command

    In this post I show how you can push push a whole stack of branches with a single command using a Git alias: git push-stack…

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