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 Adding a URL culture provider using middleware as filters

    Adding a URL culture provider using middleware as filters

    In this series I describe how to use middleware as an MVC filter to add request localisation to your app.…

  5. Banner image for Adding Cache-Control headers to Static Files in ASP.NET Core

    Adding Cache-Control headers to Static Files in ASP.NET Core

    In this post I'll show how you can add caching headers to the files served by the StaticFileMiddleware to increase your site's performance.…

     in  ASP.NET Core Caching Middleware
  6. Banner image for Forking the pipeline - adding tenant-specific files with SaasKit in ASP.NET Core

    Forking the pipeline - adding tenant-specific files with SaasKit in ASP.NET Core

    In this post I show how we can fork the ASP.NET Core middleware pipeline to allow serving tenant-specific files using SaasKit and some custom Middleware.…

     in  ASP.NET Core Multi-tenancy Middleware
  7. Banner image for How to add default security headers in ASP.NET Core using custom middleware

    How to add default security headers in ASP.NET Core using custom middleware

    In this post I'm going to show how you can easily extend the existing middleware to add additional security headers, like X-Frame-Options, to your requests.…

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