site image
Andrew Lock avatar

Andrew Lock

  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. Get 45% off with the code pblock3, only until August 17th!

  4. Banner image for Replacing method calls with Interceptors

    Replacing method calls with Interceptors

    Exploring the .NET 8 preview - Part 5

    In this post I look at the C#12 feature, interceptors. I show how and why they're useful, and how the ASP.NET Core minimal API source generator uses them…

  5. Banner image for Exploring the new minimal API source generator

    Exploring the new minimal API source generator

    Exploring the .NET 8 preview - Part 4

    In this post I take a look at the new minimal API source generator added in .NET 8 preview 3 to support AOT, and explore the code it generates.…

  6. Banner image for Comparing WebApplication.CreateBuilder() to the new CreateSlimBuilder() method

    Comparing WebApplication.CreateBuilder() to the new CreateSlimBuilder() method

    Exploring the .NET 8 preview - Part 3

    In this post I look at the new WebApplication.CreateSlimBuilder() method, explore why it was introduced, and discuss how it differs from CreateBuilder().…

     in  ASP.NET Core .NET 8 AOT
  7. Banner image for The minimal API AOT compilation template

    The minimal API AOT compilation template

    Exploring the .NET 8 preview - Part 2

    In this post I discuss the Ahead of Time (AOT) compilation coming in .NET 8, look at it's benefits and limitations, and look at the new AOT template…

     in  ASP.NET Core .NET 8 AOT
  8. Banner image for Using the new configuration binder source generator

    Using the new configuration binder source generator

    Exploring the .NET 8 preview - Part 1

    In this post I introduce the new configuration binder source generator added in .NET 8 preview 3, explore how it works, and how to use it in your apps.…

  9. Banner image for Validating nested DataAnnotation IOptions recursively with MiniValidation

    Validating nested DataAnnotation IOptions recursively with MiniValidation

    In this post…

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