Skip to main content
Sundew.CommandLine package icon

Sundew.CommandLine

Simple library for creating a command line. Features: - *nix style command line. -x, --xx - Includes command line parser, generator and help generator - Object oriented - Verbs and non-verbs (Implement IVerb or IArguments) - Parses/Generates: simple types, lists, nested types. - Supports optional/required arguments - Nested arguments for argument grouping and reuse

Total Downloads
115.6K
115,556
Published
Nov 23, 2025
Latest stable version

Install

.NET CLI
dotnet add package Sundew.CommandLine --version 10.0.16+0c1492107f
Package Manager Console
Install-Package Sundew.CommandLine -Version 10.0.16+0c1492107f
PackageReference
<PackageReference Include="Sundew.CommandLine" Version="10.0.16+0c1492107f" />

Frameworks

.NETStandard2.0

Dependencies

[15.0.1, )
Sundew.Base.Primitives
.NETStandard2.0
[15.0.1, )
Sundew.Base.Text
.NETStandard2.0
[15.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.