FluentArgs is a library to parse command line arguments. It focuses on a very simple API and strong typing. It is able to generate a help view and proper error messages.
-
Updated
Aug 30, 2020 - 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.
FluentArgs is a library to parse command line arguments. It focuses on a very simple API and strong typing. It is able to generate a help view and proper error messages.
Console TodoList with Periodic Notification support every 30 minutes.
A library for .NET that uses a fluent interface for building Console Applications
A simple budgeting tool with a command line interface
Downloads an archive collection from Archive.org to your computer.
This program demonstrates how to start external processes from a C# Windows Forms application. It can run any executable file, for example CMD commands like DIR (using CMD.EXE /C), command line programs like PING.EXE or complete applications like NOTEPAD.EXE.
Cast your new app over night
A Dot Net Core adaption of the Command Line FPS tutorial by OneLineCoder
KaleidoLib - Color for your C# Commandline Applications.
A cross-platform command line management framework.
.NET Core CLI Boilerplate
Creates symbolic links for directories
A C#-CLI-Application that extracts e-mail adresses from websites.
The Ultimate Commandline Email Extractor
Powershell Cmdlets to work with Keepass databases
Command Line Interface for UnoTel.dk - Web SMS support and balance checking
Command line user interface library.
A command-line parser library for C#, used in most of my projects