Declarative framework for interactive CLI applications
-
Updated
Dec 8, 2022 - C#
Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
Declarative framework for interactive CLI applications
Hanna is a game engine for creating Choose Your Own Adventure games.
Cli for Proxmox VE (Command Line Interfaces)
💻 A simple, light-weight and strongly typed Command Line Parser made in .NET Standard!
Unity TCP CLI communication for debugging
Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# NET 5.0
Utilities for creating cli user interfaces
Console for Flax Engine with command handling
Remotely starts/kills applications across multiple computers and monitors their status. Provides command line interface as well as GUI to control and monitor the applications.
Library written in C# for use with CLI (command-line interface) applications. Provides command-line argument parsing and help screen printing.
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.
Fody command-line tool for managing Fody addins and modifying the configuration file FodyWeavers.xml.
C# library that helps developers build user-friendly command-line interfaces (CLIs) with nested subcommands and features like intuitive navigation, clear documentation, and actionable error messages. It also supports asynchronous command execution and customizable dependency injection. It is suitable for building CLIs of any size or complexity.
Weather Command-Line Interface
Football Manager CLI is a simple game written in C# - Console Application
Add information about any current or parent GIT repository to orbital shell command line prompt. for example: OrbitalShell ├ master +0 ~0 -0 | ~2 -0 ?2
a simple module for orbital shell that add a command running the famous doom fire algorithm (C# ANSI version) - thansks to Aldrie (https://github.com/Aldrie) and filipedeschamps (https://github.com/filipedeschamps)
Cross-platform CLI Recycle Bin/Trash tool
PowerCommands is a create your own CLI application starter kit!
Projeto de um Banco fictício feito para fins de estudo sobre banco de dados, CRUD e integração de APIs com .NET usando EntityFramework