关于[Configuring System.CommandLine with a class]的摘要:
I’ve been playing around with building a simple application that I wanted to have command line support. While researching the available .Net options for command-line parsing I discovered the System.CommandLine library. It appears that it was created to support all the new .Net commands like dotnet run so I assume it would work just fine for my needs.
原文地址: https://medium.com/@paulwheeler/using-system-commandline-with-a-class-931d194fd7ee