Technologies:

  • C#
  • .NET 8

I often find myself creating little command line applications to perform repetitive actions or to prove out an idea. Most of the tools start out the same, a blank C# project that requires me to build the execution harness for the application. With this little project, the days of starting with a blank canvas are gone.

This project is intended to get the idea off the ground faster without having the boiler plate getting in the way of the implementation.

host configuration screenshot