site image
Andrew Lock avatar

Andrew Lock

Middleware
  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 Re-execute the middleware pipeline with the StatusCodePages Middleware to create custom error pages

    Re-execute the middleware pipeline with the StatusCodePages Middleware to create custom error pages

    In this post I show how to create custom error pages with the StatusCodePagesMiddleware by re-executing the middleware pipeline.…

     in  ASP.NET Core Middleware Error Handling
  5. 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.…

  6. 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.…

  7. 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.…

  8. Banner image for Url culture provider using middleware as filters in ASP.NET Core 1.1.0

    Url culture provider using middleware as filters in ASP.NET Core 1.1.0

    Adding a URL culture provider using middleware as filters - Part 2

    In this post I show how you can use the 'middleware as filters' feature of ASP.NET Core 1.1.0 to easily add request localisation based on URL segments…

  9. Banner image for Exploring Middleware as MVC Filters in ASP.NET Core 1.1

    Exploring Middleware as MVC Filters in ASP.NET Core 1.1

    Adding a URL culture provider using middleware as filters - Part 1

    This post takes a look at the code behind the 'Middleware as Filters' feature that is coming to ASP.NET Core, looking at how the feature is implemented.…

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