SSL error on downlevel windows versions

The other day I was going to test and debug some code on a Windows Server 2012RC machine.

Continue Reading

homebrews cellar version of mono breaks omnisharp

So today, I raised a GitHub issue because after I had opened the result of dotnet new mvc in VSCode the problems window would have approximately 120 issues and the code editor window would be full of red squiggles.

Continue Reading

HTTP Error 500.30 - ANCM In-Process Start Failure

I host an aspnetcore website on a Windows Server 2012 R2 running IIS on Amazon AWS and it’s generally fast and stable.

Continue Reading

Unable to locate package dotnet-sdk-3.1

Every time there is a new release of dotnetcore I need to get it updated on the three environments where I develop and deploy code: macOS, Windows and Linux (Ubuntu).

Continue Reading

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