awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 रिपॉजिटरी

Awesome GitHub RepositoriesDotnet CLI Frameworks

Libraries and toolkits for building console applications in .NET.

Explore 8 awesome GitHub repositories matching part of an awesome list · Dotnet CLI Frameworks. Refine with filters or upvote what's useful.

Awesome Dotnet CLI Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • spectreconsole/spectre.consolespectreconsole का अवतार

    spectreconsole/spectre.console

    11,210GitHub पर देखें↗

    Spectre.Console is a .NET framework designed for building structured, feature-rich command-line applications. It provides a comprehensive toolkit for managing complex command hierarchies, type-safe argument parsing, and dependency injection, allowing developers to decouple business logic from input processing while maintaining modular application designs. The framework distinguishes itself through a sophisticated terminal user interface toolkit that enables the creation of dynamic, interactive console experiences. It utilizes a markup-based rendering system to display styled text, tables, cha

    Library for creating beautiful, cross-platform console applications.

    C#ansi-colorscli-parserconsole
    GitHub पर देखें↗11,210
  • migueldeicaza/gui.csmigueldeicaza का अवतार

    migueldeicaza/gui.cs

    11,070GitHub पर देखें↗

    gui.cs is a .NET terminal user interface toolkit and framework used to build interactive, cross-platform text-based applications. It provides a structured system for composing terminal views using a view hierarchy and a dedicated layout engine. The library distinguishes itself through a component-based widget system and a constraint-based layout engine that allows interfaces to remain responsive across different terminal window dimensions. It employs a virtual-screen buffer to minimize flickering during redraws and uses state-driven theme configurations to maintain persistent visual styles.

    Toolkit for building console-based user interfaces.

    C#
    GitHub पर देखें↗11,070
  • tyrrrz/cliwrapTyrrrz का अवतार

    Tyrrrz/CliWrap

    4,976GitHub पर देखें↗

    CliWrap is an asynchronous process manager and child process wrapper library used to execute external commands and integrate command line interfaces into applications. It provides a framework for launching external programs using asynchronous patterns, managing child processes, and validating exit codes. The library distinguishes itself through its ability to route standard input, output, and error streams to memory buffers or real-time event streams. It enables real-time monitoring of process output lines and supports process termination via cancellation tokens. The project covers a broad r

    Library for interacting with external command-line processes.

    C#clicommand-linedotnet
    GitHub पर देखें↗4,976
  • commandlineparser/commandlinecommandlineparser का अवतार

    commandlineparser/commandline

    4,817GitHub पर देखें↗

    This library is a .NET command line parser for C# and F# that implements POSIX getopt conventions to map shell arguments into strongly typed objects. It provides a framework for building console applications that process Unix-style flags and options. The project features a routing system that directs program execution based on action-oriented verbs, supporting sub-commands and default actions. It includes an automatic help generator that produces localized usage instructions and formatted help screens based on the defined command options. The toolset covers argument parsing with strongly typ

    API for manipulating command-line arguments.

    C#command-linedotnetdotnet-core
    GitHub पर देखें↗4,817
  • dotnet/command-line-apidotnet का अवतार

    dotnet/command-line-api

    3,667GitHub पर देखें↗

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

    Toolkit for parsing, invocation, and terminal rendering.

    C#
    GitHub पर देखें↗3,667
  • natemcmaster/commandlineutilsnatemcmaster का अवतार

    natemcmaster/CommandLineUtils

    2,273GitHub पर देखें↗

    Command line parsing and utilities for .NET

    Library for parsing arguments and generating help text.

    C#command-linedotnetdotnet-core
    GitHub पर देखें↗2,273
  • tyrrrz/clifxTyrrrz का अवतार

    Tyrrrz/CliFx

    1,605GitHub पर देखें↗

    Framework for building declarative command-line applications.

    C#clicommandcommand-line
    GitHub पर देखें↗1,605
  • bilal-fazlani/commanddotnetbilal-fazlani का अवतार

    bilal-fazlani/commanddotnet

    612GitHub पर देखें↗

    A modern framework for building modern CLI apps

    Framework for building feature-rich console applications.

    C#argument-parsercommand-lineconsole-application
    GitHub पर देखें↗612
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Dotnet CLI Frameworks