Fetch wont send or receive any cookies 🍪

Today I think I have fixed a bug that has niggled away at me for ages. 🍪

Continue Reading

The imported project was not found

On my Ubuntu disco dingo laptop, There was a bug affecting VS Code’s IntelliSense that I had just been putting up with for a good few days.

Continue Reading

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