Found 87 packages
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Unofficial build of https://github.com/gsscoder/commandline project. Same functionality as CommandLineParser nuget package, but supporting the new netstandard1.5 target.
MGR.CommandLineParser is a multi-command line parser. It uses System.ComponentModel.DataAnnotations to declare the commands.
Fluent command line argument parsing library with a focus on a very simple API
Command Line Parser for .NET Core written in .NET Standard
Command Line Parser
Package Description
Wad of stuff. Code from 1.* of this package has been moved to one of the following packages: RT.Util.Core, RT.Serialization.Json / RT.Serialization.Xml, RT.Json, RT.PostBuild and RT.Util.Legacy.
Extension methods to help with parsing subverbs using the CommandLineParser library.
This is a nice little command line parser based on Ray Hayes codeproject article Automatic Command Line Parsing in C#. I have adapted it to VB.NET and upgraded it to .NET 3.5. An updated command line parser that has a built in commanding architecture. The usage varies depending on what you are trying to achieve, but you can have commands, nested commands and delegate commands. You just add this assembly to your project and adda bunch of command objects... note: From this version you have to set "DefaultCommandAction" on the constructor for the CommandCollection to "Loop" in order to stay in the application.
CommandLineParser
Wrapper around CommandLineParser for improved productivity.
Command line parser with fluent definition syntax.
A fast and reliable .NET command line parser Supported platforms: - .NET Framework 4.5.2+ - .NET Framework 4.6.2+ - .NET Standard 2.0+ - .NET Core 3.0+