Uses

Uses

The short version of what I actually build with day to day.

Operating System

Windows — for the .NET/ASP.NET Core work this blog is mostly about, it’s the path of least resistance.

Editors & IDEs

  • Visual Studio — for full ASP.NET Core solutions, debugging, and anything that benefits from its profiler and test tooling.
  • Visual Studio Code — for everything smaller and faster: scripts, config, frontend bits, this blog’s Markdown.

Version Control

Git, hosted on GitHub — including this blog itself, which deploys straight from a git push via GitHub Actions.


Nothing exotic here on purpose — the tools matter less than what you build with them.