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 Fixing an old .NET Core native library loading issue on Alpine

    Fixing an old .NET Core native library loading issue on Alpine

    In this post I walk through the process of solving a native library loading issue on alpine with an old .NET runtime, showing the steps we took and the solution…

     in  .NET Core
  5. Banner image for Converting an xUnit test project to TUnit

    Converting an xUnit test project to TUnit

    In this post I discuss the new TUnit testing framework, why I ported one of my libraries to use it instead of xUnit and related issues I had to deal with…

     in  .NET CoreTesting
  6. Banner image for Running .NET in the browser without Blazor

    Running .NET in the browser without Blazor

    In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]…

     in  .NET 9.NET 10Front EndBlazor
  7. Banner image for Passkey support for ASP.NET Core identity

    Passkey support for ASP.NET Core identity

    Exploring the .NET 10 preview - Part 6

    In this post I look at the passkey support added to ASP.NET Core Identity and the Blazor Web App template, explore how it works, and look at the implementation…

     in  .NET 10ASP.NET CoreSecurity
  8. Banner image for Running one-off .NET tools with dnx

    Running one-off .NET tools with dnx

    Exploring the .NET 10 preview - Part 5

    In this post I show the new dnx command for running .NET tools without installing them and look at exactly how it works.…

     in  .NET 10NuGet
  9. Banner image for Solving the source generator 'marker attribute' problem in .NET 10

    Solving the source generator 'marker attribute' problem in .NET 10

    Exploring the .NET 10 preview - Part 4

    In this post I discuss a new source generator API, AddEmbeddedAttributeDefinition(), added in .NET 10, which makes it easier to embed generated attributes…

     in  .NET 10Source Generators
Andrew Lock | .Net Escapades
Want an email when
there's new posts?