Top 20 NuGet commandline Packages

Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
Command-line parsing API and utilities for console applications. Commonly used types: McMaster.Extensions.CommandLineUtils.CommandLineApplication McMaster.Extensions.CommandLineUtils.CommandOption McMaster.Extensions.CommandLineUtils.IConsole McMaster.Extensions.CommandLineUtils.Prompt McMaster.Ex...
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface.
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.
CommandLine Parser Library lets you easily define strongly typed command line arguments, allows automatic parsing of command line arguments and mapping the values to properties of your objects.
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Efficient and type-safe scanf for F#
Fluent command line argument parsing library with a focus on a very simple API
Command-line parsing API. Commonly used types: Microsoft.Extensions.CommandLineUtils.CommandLineApplication Microsoft.Extensions.CommandLineUtils.CommandOption
Parse command line arguments into user defined objects
Provides dead-easy commandline argument parsing. Can be as simple as: 1. define an interface of options you'd like to parse 2. var opts = args.ParseTo<IArgs>() See the readme for more info
Plisky Plumbing Functions including Hub, ConfigHub, CommandLineSupport.
Command argument processing for .NET
This dotnet tool allows you creating your own dotnet tool based on Microsofts System.CommandLine.Experimental package.
Package Description
Contains supporting code for console applications.
TeGun (NuGet reversed) is a simple, yet handy cross-platform(.netcore) commandline-utility for creating nuget packages (nupkg) from a bunch of ordinary, unpackaged assemblies.
Command Line Parser for .NET Core written in .NET Standard
Provides the infrastructure for console applications based on Kephas Framework. Typically used areas and classes/interfaces/services: - ConsoleAppShutdownAwaiter. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and ap...
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.