A library to help build a long-running interactive console application.
Info
Version: | 0.0.2 |
Author(s): | tylerrichey |
Last Update: | Sunday, August 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerrichey/Useful.NET |
NuGet Url: | https://www.nuget.org/packages/Useful.Prompt |
Install
Install-Package Useful.Prompt
dotnet add package Useful.Prompt
paket add Useful.Prompt
Useful.Prompt Download (Unzip the "nupkg" after downloading)
Dependencies
- Useful.NET(>= 0.0.2)
- Colorful.Console(>= 1.2.10)