site image
Andrew Lock avatar

Andrew Lock

.NET Core
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  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 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…

     in  .NET Core Getting Started This Blog
  5. 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…

     in  .NET Core .NET Core 6 Source Generators
  6. Banner image for Just because you stopped waiting for it, doesn't mean the Task stopped running

    Just because you stopped waiting for it, doesn't mean the Task stopped running

    In this post I look at what happens to Tasks that are 'cancelled' using the new .NET 6 WaitAsync() API, and in other Task cancellation scenarios…

     in  .NET Core .NET Core 6
  7. 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…

     in  .NET Core .NET Core 6 Source Code Dive
  8. 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…

     in  .NET Core .NET Core 6 Source Generators
  9. 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
Andrew Lock | .Net Escapades
Want an email when
there's new posts?