CommandLineFluent NuGet Package

A .NET Command Line Parsing library which is set up and parsed using fluent syntax.

It parses command line arguments into strongly-typed classes which you define. Supports conditional dependencies between arguments, conversion, default values, a basic shell, and automatic help/usage text.

It also supports invoking awaitable or asynchronous actions with the classes you define.




Got any CommandLineFluent Question?





Info

Version: 2.6.0
Author(s): Michael McBride
Last Update: Monday, November 15, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Michmcb/CommandLineFluent
NuGet Url: https://www.nuget.org/packages/CommandLineFluent


Install
Install-Package CommandLineFluent
dotnet add package CommandLineFluent
paket add CommandLineFluent
CommandLineFluent Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0
  • No dependencies.
net5.0
  • No dependencies.
netstandard2.1
  • No dependencies.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

3

days-since-last-release

864