Developer advocate, software developer, movie lover, music listener, pizza eater, meat smoker

Posts tagged with: ASP.NET Core

Exclude specific routes from HTTPS redirect in .NET

Monday, December 13, 2021

I’ve recently been working on a web project built using ASP.NET Core. One of the features we implemented was to automatically redirect all traffic coming in on HTTP over to HTTPS as it’s far more preferable for a heap of reasons.......

Configuring forwarding headers for ASP.NET Core Applications running behind a reverse proxy

Wednesday, December 8, 2021

We’ve been working recently on an updated version of the Sitecore MVP Website. This site has been used for the MVP application process which has just been run, and we used an external federated authentication provider to allow people to create their accounts for the application process.......

Top Tags