Popularity
1.9
Growing
Activity
8.8
Declining
52
1
5

Description

Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.

System.CommandLine is a very good parser but you need a lot of boilerplate code to get going and the API is hard to discover. This becomes complicated to newcomers and also you would have a lot of ugly code in your Program.cs to maintain. What if you had an easy class-based layer combined with a good parser?

Programming language: C#
License: MIT License
Tags: Csharp     Dotnet     Commandline     CLI     Console     C     Commandlineutils     Source Generator    

DotMake Command-Line alternatives and similar packages

Based on the "CLI" category.
Alternatively, view DotMake Command-Line alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of DotMake Command-Line or a related project?

Add another 'CLI' Package