Feb 3, 2021
9
0
Command Line Parser on .NET5
Lets learn how to parse command-line arguments in a C#/.NET5 application, and how a simple NuGet package can make this process much easier and declarative.