Info
Version: | 4.0.0 |
Author(s): | ConsoleUserInteractionHelper |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PFalkowski/ConsoleUserInteractionHelper |
NuGet Url: | https://www.nuget.org/packages/ConsoleUserInteractionHelper |
Install
Install-Package ConsoleUserInteractionHelper
dotnet add package ConsoleUserInteractionHelper
paket add ConsoleUserInteractionHelper
ConsoleUserInteractionHelper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It provides a rich set of methods to handle various input scenarios, from simple string inputs to complex numeric constraints. Prompt a user to GetNaturalInt, GetPathFromUser, GetBinaryDecisionFromUser, ShowSpinnerUntilConditionTrue to show spinner progress controll in console and many others.