You may also enjoy
Announcement: Introducing FlavorsOf.NET!
less than 1 minute read
I’d received more than a few questions about the naming and differences between .NET Framework, .NET Core, .NET 5, Mono, Xamarin, etc.
Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
less than 1 minute read
Ran across an issue I had to fix where a .NET 5 application, which happened to be running in a Docker container (this ended up being irrelevant), couldn’t st...
Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
2 minute read
I’m always worried I’ll have a typo in my blog posts, and I suspected I had a few lying around in these pages. I don’t like that, so I decided to fix it and ...
How to Force git to Prompt You For a Password
1 minute read
A fun git challenge! I had to make a request against a remote repository in git. The only issue is that only a shared GitHub account had access, not my own a...
Leave a comment