system-commandline

There are 8 repositories under system-commandline topic.

  • dotnet/command-line-api

    Command line parsing, invocation, and rendering of terminal output.

    Language:C#3.6k2471.5k411
  • command-line

    dotmake-build/command-line

    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.

    Language:C#14612012
  • h0lg/SubTubular

    A full-text search for YouTube subtitles and video metadata with a GUI and command line interface.

    Language:C#385144
  • aimenux/SystemCommandLineDemo

    Exploring ways of using System.CommandLine to build CLI tools

    Language:C#3100
  • matzefriedrich/command-line-api-extensions

    Utilities for System.CommandLine

    Language:C#3100
  • aimenux/CommandLineToolsDemo

    Using various command line tools frameworks

    Language:C#110
  • MindSweeper

    dtanglr/MindSweeper

    Mind Sweeper is a C# game developed to provide an example of how a .NET CLI application can be configured, built and run using dependency injection, SOLID principles, clean and testable code that implements the new .NET Command Line API - https://github.com/dotnet/command-line-api.

    Language:C#1100
  • HaGGi13/ConnyConsole

    ConnyConsole is an example console CLI project that uses DI, Serilog for logging, execution cancellation and argument parsing based on Microsoft's System.CommandLine library.

    Language:C#