command-line-api
CLI toolkit
A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output
Command line parsing, invocation, and rendering of terminal output.
3k stars
257 watching
385 forks
Language: C#
last commit: about 2 months ago
Linked from 1 awesome list
command-linecommandlineparsercompletionsdotnet-coredotnet-standarddotnet-suggesthacktoberfestparserparsingposixsystem-commandlineterminalvt100
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 725 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,415 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,277 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
commandlineparser/commandline | Provides a standardized and concise API for manipulating command line arguments in C# applications. | 4,601 |
dotnet/runtime | The .NET runtime provides a platform for building cloud, mobile, desktop, and IoT applications. | 15,518 |
nuget/nuget.client | Tools and clients for managing .NET packages and dependencies. | 757 |
nugetpackageexplorer/nugetpackageexplorer | A tool for managing and inspecting NuGet packages | 2,408 |
azure/dotnetty | Asynchronous event-driven network application framework for rapid development of high performance protocol servers and clients. | 4,105 |
dotnetcore/cap | A distributed transaction solution and event bus for microservices-based systems. | 6,730 |
dotnet/orleans | A cross-platform framework for building scalable distributed applications using familiar .NET concepts | 10,167 |
dotnet/nuget-trends | Provides historical data on NuGet packages download numbers and popularity trends. | 157 |
coverlet-coverage/coverlet | A cross-platform code coverage framework for .NET applications | 3,003 |