Build interactive command-line prompts for C# applications with input, selection, validation, and model binding.
Info
| Version: | 3.1.1 |
| Author(s): | shibayan |
| Last Update: | Tuesday, April 14, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://shibayan.github.io/Sharprompt/ |
| NuGet Url: | https://www.nuget.org/packages/Sharprompt |
Install
Install-Package Sharprompt
dotnet add package Sharprompt
paket add Sharprompt
Sharprompt Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.7.0)