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.

  4. Banner image for Supporting both LTS and Current releases for ASP.NET Core

    Supporting both LTS and Current releases for ASP.NET Core

    In this post I discuss approaches to supporting both the current and LTS tracks of .NET Core as a library author.…

     in  ASP.NET Core .NET Core Versioning NuGet
  5. Banner image for Using routing DataTokens in ASP.NET Core

    Using routing DataTokens in ASP.NET Core

    This post takes a look at data tokens and how to use them to provide route information in your apps, but generally I recommend avoiding them if you can.…

     in  ASP.NET Core Routing
  6. Banner image for Under the hood of the Middleware Analysis package

    Under the hood of the Middleware Analysis package

    In this post I take a look at the source code behind the Microsoft.AspNetCore.MiddlewareAnalysis package, to see how it's implemented.…

  7. Banner image for Understanding your middleware pipeline with the Middleware Analysis package

    Understanding your middleware pipeline with the Middleware Analysis package

    In this post, I take a look at the Microsoft.AspNetCore.MiddlewareAnalysis package, which provide insights into the configuration of your middleware pipeline.…

  8. Banner image for Exploring IStartupFilter in ASP.NET Core

    Exploring IStartupFilter in ASP.NET Core

    In this post, I'll take a look at what the IStartupFilter is and how it is used in the ASP.NET Core infrastructure.…

  9. Banner image for Logging using DiagnosticSource in ASP.NET Core

    Logging using DiagnosticSource in ASP.NET Core

    Although ILogger is the most common, there are actually three logging system in ASP.NET Core. In this post I show how to use the DiagnosticSource system…

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