Showing results for commandline - #ifdef Windows

Feb 3, 2021
9
0

Command Line Parser on .NET5

Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi

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.