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 Generating sortable Guids using NewId

    Generating sortable Guids using NewId

    In this post I discuss the pros-and-cons of using integer vs Guids for IDs, and introduce NewId as an alternative to Guid with some nice properties…

     in  .NET Core
  5. Banner image for Why isn't my ASP.NET Core app in Docker working?

    Why isn't my ASP.NET Core app in Docker working?

    In this post I describe a problem where my ASP.NET Core app in Docker wasn't responding to requests. This post debugs and diagnoses the problem…

     in  .NET CoreASP.NET CoreDocker
  6. Banner image for Running JavaScript inside a .NET app with JavaScriptEngineSwitcher

    Running JavaScript inside a .NET app with JavaScriptEngineSwitcher

    In this post I describe how you can use the JavaScriptEngineSwitcher NuGet package to run JavaScript inside a .NET application…

     in  .NET Core
  7. Banner image for Keeping up with .NET: learning about new features and APIs

    Keeping up with .NET: learning about new features and APIs

    In this post I describe some of the sources I use to learn about new features and APIs when a new version of .NET is released…

  8. Banner image for Working on two git branches at once with git worktree

    Working on two git branches at once with git worktree

    In this post I describe how you can use git worktree to check out multiple branches at once, and some scenarios in which this can be useful…

     in  Git
  9. Banner image for Tracking down a hanging xUnit test in CI: building a custom Test Framework

    Tracking down a hanging xUnit test in CI: building a custom Test Framework

    In this post I describe how we tracked down a hanging xUnit test by building a custom XuniTestFramework implementation…

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