(blog | rss | twitter | linkedin)
Recently I had to replace my PC’s old SSD, which meant I had to reinstall all my dev tools and utilities. I thought I’d document my setup here for posterity. This is a living document and I’ll keep updating it as my setup evolves.
My primary development environment is WSL (Linux on Windows), and macOS occasionally. Developing with .NET on Azure is where I’m most comfortable at, but I also dabble heavily in Angular / TypeScript, and other frameworks & clouds occasionally.
I’ve been meaning to play with Rider for a while now. I’ve heard good things about it, especially for .NET core development. But I’m so set in my ways with Visual Studio (especially the key bindings) that I haven’t made the switch yet.
git config --global core.longpaths true
(also do this in the Windows OS)I’ve been meaning to try out Fiddler Everywhere, but haven’t had the chance yet.
I’m pretty much all-in on Azure. I’ve dabbled with AWS and GCP, but Azure is where I feel most comfortable.
That’s it folks! Know of any awesome tool that I should be using? Would love to hear from you, send me a tweet.