Feb 3, 2021
Post comments count9
Post likes count0
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.