Writing on software and adventure
All of my medium-form thoughts on programming, hobbies, and more, collected in chronological order.
Well who doesn't like a cool looking console? I used Console2 to pretty up my Windows console, but they don't seem to be updating it anymore.
Redirecting yourdomain.com and azurewebsites.net domains to www with the rewrite module.
Concurrency keys are a way to track a single request through all its dependancies. This is a simple Asp.Net Core implementation.
Docker allows me to quickly start and stop multiple database engines for my development environment.
How to deploy a .Net Core website to Azure websites using git.