Trivial

This documentation is only for v3 (old version). See latest version.

Trivial.Console

The rich user interface console controls of cmd.

Import

This library targets .NET 6, .NET 5, .NET Core 3.1, .NET Standard 2.0, .NET Framework 4.6.1 and .NET Framework 4.8.

You can install the package from NuGet to your project by following way.

PM > Install-Package Trivial.Console

Or you can also clone the repository to build and add the reference to your project.

Namespace

Then add following namespace to your code file to use.

using Trivial.Console;

Features

Following is other feature for v3 which has migrated to Trivial.CommandLine namespace since v4.

简体中文版

Following is the tutorial in Chinese Simplified.