https://github.com/aimenux/spectreconsoledemo
Playing with spectre console library
https://github.com/aimenux/spectreconsoledemo
net80 spectre-console
Last synced: 1 day ago
JSON representation
Playing with spectre console library
- Host: GitHub
- URL: https://github.com/aimenux/spectreconsoledemo
- Owner: aimenux
- Created: 2020-12-05T00:53:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T18:19:46.000Z (over 1 year ago)
- Last Synced: 2025-01-10T00:24:49.743Z (over 1 year ago)
- Topics: net80, spectre-console
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/aimenux/SpectreDemo/actions/workflows/ci.yml)
# SpectreConsoleDemo
```
Playing with SpectreConsole library
```
> In this demo, i m playing with [SpectreConsole](https://github.com/spectresystems/spectre.console) library
>
> The solution consists of multiple examples :
> - `Example1` : rendering exceptions (with formatting or styles, etc.)
> - `Example2` : rendering prompts (choices, yes/no question, etc.)
> - `Example3` : rendering progress bars (sync, async)
> - `Example4` : rendering widgets (tables, calendars, etc.)
>
**`Tools`** : net 9.0, spectre-console