An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![.NET](https://github.com/aimenux/SpectreDemo/actions/workflows/ci.yml/badge.svg?branch=main)](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