Commandline packages

Showing projects tagged as Commandline

  • Fluent Command Line Parser

    5.1 0.0 L4 C#
    A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
  • cmd

    4.5 0.0 L5 C#
    C# library to run external programs in a simpler way. Demonstration of "dynamic" features of C#.
  • clipr

    2.6 0.0 L3 C#
    Command Line Interface ParseR for .Net
  • DotMake Command-Line

    1.9 8.8 C#
    Declarative 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.
  • DarkXaHTeP.CommandLine

    1.0 0.0 C#
    Allows creating CommandLine applications using Microsoft.Extensions.CommandLineUtils together with DI, Configuration and Logging in a convenient way similar to AspNetCore Hosting