site image
Andrew Lock avatar

Andrew Lock

CORS
  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 Automatic CSRF protection based on Fetch Metadata headers

    Automatic CSRF protection based on Fetch Metadata headers

    Exploring the .NET 11 preview - Part 6

    In this post I describe the new Cross-Site Request Forgery protection added to ASP.NET Core that uses Fetch Metadata HTTP headers instead of antiforgery tokens…

     in  ASP.NET CoreSecurityCSRFCORS
  5. Banner image for Understanding the Fetch Metadata HTTP headers: Sec-Fetch-Site and friends

    Understanding the Fetch Metadata HTTP headers: Sec-Fetch-Site and friends

    In this post I describe the Fetch Metadata HTTP headers like Sec-Fetch-Site and Sec-Fetch-Mode which give information to a server about the context of a request…

     in  ASP.NET CoreSecurityCSRFCORS
  6. Banner image for Cross-Origin-Embedder-Policy: securing embedded resources

    Cross-Origin-Embedder-Policy: securing embedded resources

    Understanding cross-origin security headers - Part 3

    In this post I discuss the Cross-Origin-Embedder-Policy, the requirements it places on your resources, and why it's required for some JavaScript APIs…

     in  SecurityASP.NET CoreCORS
  7. Banner image for Cross-Origin-Resource-Policy: preventing hotlinking and XSSI attacks

    Cross-Origin-Resource-Policy: preventing hotlinking and XSSI attacks

    Understanding cross-origin security headers - Part 2

    In this post I describe how to use the Cross-Origin-Resource-Policy to block cross-origin requests that would normally be allowed, such as in <img> tags…

     in  SecurityASP.NET CoreCORS
  8. Banner image for Understanding cross-origin security headers

    Understanding cross-origin security headers

    In this series I look at some of the security headers you can apply to your applications to enhance your security when interacting with cross-origin resources…

     in  ASP.NET CoreSecurityCORS
  9. Banner image for Making authenticated cross-origin requests with ASP.NET Core Identity

    Making authenticated cross-origin requests with ASP.NET Core Identity

    In this post I describe how to make authenticated cross-origin requests from the browser to an app using ASP.NET Core Identity.…

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