
CommandLineUtils
Command line parsing and utilities for .NET. This project helps you create command line applications using .NET. It simplifies parsing arguments provided on the command line, validating user inputs, and generating help text.
Category
Programming Languages > C# > CLI
Status
Stable
Github Stars
2200
License
Apache-2.0 license
Source code
https://github.com/natemcmaster/CommandLineUtils
Project website
https://natemcmaster.github.io/CommandLineUtils/
Package Repository
https://www.nuget.org/packages/McMaster.Extensions.CommandLineUtils/
Related items
No related items