awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
natemcmaster avatar

natemcmaster/CommandLineUtils

0
View on GitHub↗
2,273 estrellas·261 forks·C#·Apache-2.0·2 vistasnatemcmaster.github.io/CommandLineUtils↗

CommandLineUtils

Command line parsing and utilities for .NET

Features

  • CLI Tools - Library for parsing command-line arguments.
  • Interfaces de línea de comandos - Library for building command-line applications.
  • Command Line Tools - Command line parsing and utilities for .NET Core.
  • Dotnet CLI Frameworks - Library for parsing arguments and generating help text.

Historial de estrellas

Gráfico del historial de estrellas de natemcmaster/commandlineutilsGráfico del historial de estrellas de natemcmaster/commandlineutils

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a CommandLineUtils

Proyectos open-source similares, clasificados según cuántas características comparten con CommandLineUtils.
  • tyrrrz/clifxAvatar de Tyrrrz

    Tyrrrz/CliFx

    1,605Ver en GitHub↗
    C#clicommandcommand-line
    Ver en GitHub↗1,605
  • dbcli/pgcliAvatar de dbcli

    dbcli/pgcli

    13,231Ver en GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    Ver en GitHub↗13,231
  • dbcli/litecliAvatar de dbcli

    dbcli/litecli

    3,269Ver en GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    Ver en GitHub↗3,269
  • dbcli/mycliAvatar de dbcli

    dbcli/mycli

    11,932Ver en GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    Ver en GitHub↗11,932
Ver las 30 alternativas a CommandLineUtils→

Preguntas frecuentes

¿Qué hace natemcmaster/commandlineutils?

Command line parsing and utilities for .NET

¿Cuáles son las características principales de natemcmaster/commandlineutils?

Las características principales de natemcmaster/commandlineutils son: CLI Tools, Interfaces de línea de comandos, Command Line Tools, Dotnet CLI Frameworks.

¿Qué alternativas de código abierto existen para natemcmaster/commandlineutils?

Las alternativas de código abierto para natemcmaster/commandlineutils incluyen: tyrrrz/clifx. laixintao/iredis — Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. dbcli/litecli — CLI for SQLite Databases with auto-completion and syntax highlighting. dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… dbcli/pgcli — pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an… tyrrrz/cliwrap — CliWrap is an asynchronous process manager and child process wrapper library used to execute external commands and…