system-commandline
Here are 7 public repositories matching this topic...
Command line parsing, invocation, and rendering of terminal output.
- Updated
May 3, 2025 - 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.
- Updated
Apr 21, 2025 - C#
Utilities for System.CommandLine
- Updated
Apr 4, 2025 - C#
Exploring ways of using System.CommandLine to build CLI tools
- Updated
Nov 23, 2021 - C#
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.
- Updated
Nov 9, 2024 - C#
Using various command line tools frameworks
- Updated
Jul 6, 2024 - C#
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.
- Updated
May 4, 2025 - C#
Improve this page
Add a description, image, and links to thesystem-commandline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesystem-commandline topic, visit your repo's landing page and select "manage topics."