Spectre Console

Use when building rich terminal UIs in .NET with Spectre.Console. Covers tables, trees, progress bars, prompts, live rendering, markup formatting, and the Spectre.Console.Cli command framework. USE FOR: rendering tables and grids in the terminal, progress bars and spinners, interactive prompts and selections, colorized and styled console output, building CLI apps with Spectre.Console.Cli DO NOT USE FOR: executing external processes (use cliwrap), argument parsing without UI (use commandline-cheatsheet), building web UIs (use Blazor), logging output (use ILogger with console provider)

Tyler-R-Kendrick 2fca3da 20 files · 33.3 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/cli/spectre-console commit 2fca3da848

Frequently asked questions

npx skillmds add tyler-r-kendrick/spectre-console