How to remove the .NET Core Runtime and SDK

Today I noticed a windows machine that I look after had absolutely loads of versions of the dotnetcore framework installed on it.

Continue Reading

Exclude all hits from known bots and spiders

Today I decided to take a look at my Google Analytics for this website and I had way more traffic than a site like mine ought to have.

Continue Reading

error MSB4236 The SDK Microsoft.NET.Sdk specified could not be found

Background Recently I was working on a website built before dotnetcore was even a thing. It was targeting an older version of the original .NET Framework.

Continue Reading

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