2026-02-15 A couple years ago now I made a sizable mistake when choosing how to handle hashing of strings. This was incredibly embarrassing for me, […]
Executing shell scripts from C# for a Windows developer
Shhh, I just want the answer You can skip all of my ramblings. Just scroll to the bottom for the code or click here. I […]
Dot net core NUnit unit test won’t start
I was hoping this problem would resolve itself, but it hasn’t so I am writing about it to document it to refer to in the […]
DotNet Core EF migration not working
Problem Here is the basic setup of this problem: You created a .Net Core application and wanted to use .Net Core EF in your application […]