Top 20 NuGet Packages
Command-line Utility
Package Description
CommandLine Parsing Library for .Net
A parsing class to greatly simplify working with command line arguments in loosely coupled and generic way for a .Net application (e.g. console, client, or even web application).
Package Description
An attribute-based command line argument parser.
Package Description
Lexing of command lines in Windows (exe and arguments)
With Argument Reader command line arguments can be passed into a .net core application. The standard project assist 4 types of arguments:
Boolean
Strings (*)
Integers (#)
Doubles (##)
Own argument types can be build with own classes. They need to inherit from the Argu...
Simple menu handler for console applications. Forked from Microsoft Patterns Practices Unity Application Block Samples
Package Description
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface.
Package Description
Extension methods to help with parsing subverbs using the CommandLineParser library.
Extension methods to help with parsing subverbs using the CommandLineParser.FSharp library.
CommandLineParser
CommandLineParserDNC
Provides a range of functionalities for creating command line applications using the .NET framework.