Forcing HTTP to HTTPS redirect on IIS via Amazon Elastic Load Balancers

Today I replaced an ageing asp.net web forms web application with a new static site which for now is just a landing page with a contact form and in doing so needed to force any insecure HTTP requests to HTTPS.

Continue Reading

Host ASP.NET Core on Windows with IIS

A recent push to production broke an ASP.NET Core application I have running and it took me a while to find out the underlying problem.

Continue Reading

Ubuntu 18.10 and the .net framework sdk 2.2 gives a package not found error

This is something I have had to do before so I am blogging here for next time.

Continue Reading

Using System.CommandLine to build a command line application.

Using System.CommandLine to build a command line application.

Continue Reading

HTTPS/SSL via this GitHub Pages site with Fly.io

HTTPS/SSL via this GitHub Pages site with Fly.io

Continue Reading