27 skills found
dotnet / Command Line ApiCommand line parsing, invocation, and rendering of terminal output.
dotmake-build / Command LineDeclarative 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.
hedzr / CmdrPOSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
j-maly / CommandLineParserCommand line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.
VSoftTechnologies / VSoft.CommandLineParserSimple Command Line Options Parser - part of the DUnitX Project
AlexGhiondea / CommandLineCommandLine parser
Voltstro-Studios / UnityCommandLineParserSimple command line argument parser for Unity
kutoga / FluentArgsFluentArgs is a library to parse command line arguments. It focuses on a very simple API and strong typing. It is able to generate a help view and proper error messages.
MatthiWare / CommandLineParser.Core:computer: A simple, light-weight and strongly typed Command Line Parser made in .NET Standard!
appccelerate / CommandlineparserA simple command line parser with fluent definition API.
mykeels / CommandLineParserA command-line-parser c# library for .NET
danielbrendel / DnyAquaShellAquaShell is a scripting shell for Windows that uses the dnyScript language. It can be used for automation or creating complex applications. The shell can be extended via plugins in order to provide custom script commands.
commandlineparser / Commandline SampleappA sample app that consumes CommandLineParser package. These are used for additional integration testing.
baba-s / Kogane.CommandLineParser【Unity】コマンドライン引数を解析して指定されたクラスのインスタンスに変換するパッケージ
mgrosperrin / CommandlineparserMGR.CommandLineParser is a multi-command line parser. It uses System.ComponentModel.DataAnnotations to declare and validate the commands.
karenpayneoregon / Command Line ExplorationWorking with command line parameters/arguments for console projects
JaronrH / CommandLineParser.DependencyInjectionMicrosoft Dependency Injection extensions for CommandLineParser (https://github.com/commandlineparser/commandline)
tailwags / Sap🌿 A small, simple and sweet argument parser for Rust
jiaqi / JcliAnnotation based Java command line processor
twaalewijn / Commandlineparser SubverbextensionExtension methods to help with parsing subverbs using the .NET CommandLineParser library.