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 A deep-dive into the new Task.WaitAsync() API in .NET 6

    A deep-dive into the new Task.WaitAsync() API in .NET 6

    In this post I look at how the new Task.WaitAsync() API is implemented in .NET 6, looking at the internal types used to implement it…

  5. Banner image for Cancelling await calls in .NET 6 with Task.WaitAsync()

    Cancelling await calls in .NET 6 with Task.WaitAsync()

    In this post I discuss the new Task.WaitAsync() APIs introduced in .NET 6 and how you can use them to cancel an await call…

  6. Banner image for Please stop lying about .NET Standard 2.0 support!

    Please stop lying about .NET Standard 2.0 support!

    In this post I have a bit of a rant about Microsoft's NuGet packages lying about supporting .NET Standard 2.0 when they kinda don't…

     in  .NET Core.NET Core 6
  7. Banner image for Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6

    Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6

    In this post I describe how you can wait for your ASP.NET Core app to be ready to receive requests from inside an IHostedService/BackgroundService in .NET 6…

  8. Banner image for NetEscapades.EnumGenerators: a source generator for enum performance

    NetEscapades.EnumGenerators: a source generator for enum performance

    In this post I describe a source generator I created to improve the performance of enum operations…

  9. Banner image for Solving the source generator 'marker attribute' problem - Part 2

    Solving the source generator 'marker attribute' problem - Part 2

    Creating a source generator - Part 8

    In this post I describe how I solved a problem I've been wrestling with around source generators: where to put the 'marker attributes'…

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