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 Running background tasks in Blazor with Web Workers

    Running background tasks in Blazor with Web Workers

    Exploring the .NET 11 preview - Part 1

    In this post I discuss the new Web Worker template available in .NET 11 for running CPU intensive tasks without blocking the UI…

     in  .NET 11Blazor
  5. Banner image for New features in Git 2.54: easier rebasing, hooks, and statistics

    New features in Git 2.54: easier rebasing, hooks, and statistics

    In this post I show some of the new features in Git 2.54 including simple rebases with git history, config-based hooks, and stats with git repo structure…

     in  C#Performance
  6. Banner image for Removing byte[] allocations in .NET Framework using ReadOnlySpan<T>

    Removing byte[] allocations in .NET Framework using ReadOnlySpan<T>

    In this post I describe how to remove static byte[] allocations, even on .NET Framework, by using Span<T>, look at the associated IL, and discuss the risks…

     in  C#Performance
  7. Banner image for Running AI agents with customized templates using docker sandbox

    Running AI agents with customized templates using docker sandbox

    In this post I describe how to create custom templates for Docker Sandboxes, so that your sandboxes start with additional tools immediately available…

  8. Banner image for Running AI agents safely in a microVM using docker sandbox

    Running AI agents safely in a microVM using docker sandbox

    In this post I show how to run AI coding agents safely while still using YOLO/dangerous mode using docker sandboxes and the sbx tool…

  9. Banner image for Configuring contextual options with Microsoft.Extensions.Options.Contextual

    Configuring contextual options with Microsoft.Extensions.Options.Contextual

    In this post I take a brief look at the Microsoft.Extensions.Options.Contextual package to understand what it's for, how to use it, and whether to use it or not…

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