site image
Andrew Lock avatar

Andrew Lock

  1. Loading...
  2. Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

    30% off with code ANDREW30 on Dometrain Pro
  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 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 CoreCachingMiddleware
  5. Banner image for Accessing services when configuring MvcOptions in ASP.NET Core

    Accessing services when configuring MvcOptions in ASP.NET Core

    This post is a follow on to one by Steve Gordon, in which I show a clean way to use configured services when setting up MvcOptions when calling AddMvc.…

  6. Banner image for Resource-based authorisation in ASP.NET Core

    Resource-based authorisation in ASP.NET Core

    In this next post on authorisation in ASP.NET Core I show how you can secure resources based on properties of the resource itself…

     in  ASP.NET CoreAuthSecurity
  7. Banner image for Modifying the UI based on user authorisation in ASP.NET Core

    Modifying the UI based on user authorisation in ASP.NET Core

    In this post I show how to modify the UI you present based on the authorisation level of the current user, to hide links the user is not allowed to access.…

     in  ASP.NET CoreSecurityAuthFront End
  8. Banner image for Custom authorisation policies and requirements in ASP.NET Core

    Custom authorisation policies and requirements in ASP.NET Core

    In this post on authorisation in ASP.NET Core, we look at creating policies with multiple requirements, custom requirements and applying a global policy.…

     in  ASP.NET CoreAuthSecurity
  9. Banner image for Introduction to Authorisation in ASP.NET Core

    Introduction to Authorisation in ASP.NET Core

    In this post we'll learn about authorisation in ASP.NET Core, explaining the principles behind it, how it is implemented, and how to apply simple policies.…

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