16 packages tagged with “console-application”
A thin, opinionated wrapper around Spectre.Console in FSharp.
The SysCommand is a powerful framework, cross-platform, for development of Console Application using .NET. It is simple, strongly typed and with great influences of the MVC standard (Include Razor template). It works as an automatic command line parser where all parse tasks are left over by the framework, leaving the programmer to focus on the business rules.
Spectre.Console with with F# style.
A simple utility to help you parsing string array arguments into objects. With this class you can save the time spent on validations created for console applications. The arguments are bound to class properties, the binding is done using attributes over the properties, those attributes let you define required arguments, default value for properties and RegEx validation for argument value.
HelpConsole is a project to offer useful methods which makes easier to use console applications.
Conzole is a collection of static helper functions to simplify data display and input from the command line in DotNet Core.
SimpleConsole.Controls is a C# class library designed to make console application development easier for .NET developers. With SimpleConsole.Controls, you can create console equivalents of common WinForms objects, allowing you to build interactive and user-friendly console applications effortlessly.
Provides support to handle command line arguments (parse, validate, command pattern) for .Net Core console applications with ANSI VT support (cursor,colors,screen size) for multi-plateform (windows, linux, osx, arm) console applications using C# and .NET Core 6 or higher
An implementation optimized for console applications that is managed by its host.
Dependency Injection Framework for C# Console Applications
Small, local and simple calendar application in your terminal.
Light Light Utility to change the Foreground and Background color of a console app
Mainframe is a simple visual user interface toolkit for developing mainframe-alike console applications in .NET
A tool to write the directory tree to the console standard output stream, with colors support and a lot of customization options.
Pomodoro timer in your terminal.
This provides controls for using GenericParameterCollection in a Console-application.