Select Promptplus Control

Use when building or modifying a .NET console application that uses, or could use, ConsolePlus and/or PromptPlus - to decide which library layer fits the need, whether an interactive control can even run in the target execution context, which of PromptPlus's 21 controls is the right fit, and how to implement it using that control's actual fluent API. Triggers on requests like "add a menu/prompt/progress bar/date picker to this console app", "which PromptPlus control should I use for X", "is this safe to run under CI or redirected input", "pick between ConsolePlus and PromptPlus", "how do I validate/mask/page this input", or any interactive console input/output design question in a .NET project. Only applies to console-type projects (an entry point with OutputType Exe, not WinExe) - not web apps, not WinForms/WPF apps, not libraries with no console entry point; a companion hook enforces this, but check the entry point yourself if the hook isn't installed. Supports PromptPlus 6.0+ only (its 5.x line is being di

FRACerqueira 671f162 17.9 KB Updated

File contents

FRACerqueira/ConsolePlus-PromptPlus-IA-Plugin/tree/main/skills/select-promptplus-control commit 671f162257

Frequently asked questions

npx skillmds@latest add fracerqueira/select-promptplus-control