The Monsters Weekly - Episode 144 - Parsing Command Line Arguments

Parsing command-line arguments in .NET applications has always been a bit of a pain. There are lots of libraries which make things easier. In today’s episode, we look at System.CommandLine and how it magically makes parsing arguments a snap.

Links:
https://github.com/dotnet/command-line-api
https://www.nuget.org/packages/System.CommandLine.Experimental/0.3.0-alpha.19577.1