Sometimes, you, even being a power user of Windows, can miss some things that can make your life easier. You get used to a routine and then, new features come and unfortunately,…
Month: April 2020
Parsing the command line for your application with System.CommandLine
A very common issue when dealing with console applications is to parse the command line. I am a huge fan of command line applications, especially when I want to add an operation…