Repository navigation

#

system-commandline

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.

C#
132
4 天前

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

C#
36
22 天前

Exploring ways of using System.CommandLine to build CLI tools

C#
3
3 个月前

Using various command line tools frameworks

C#
1
1 年前

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.

C#
1
9 个月前

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.

C#
0
2 个月前