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

Force SSL on IIS hosted ASP.NET website under AWS ELB

How to force HTTPS / SSL on ASP.NET websites behind AWS ELB

Continue Reading