MyGit

spectreconsole/spectre.console

Fork: 656 Star: 11407 (更新于 2026-05-09 11:38:36)

license: MIT

Language: C# .

A .NET library that makes it easier to create beautiful console applications.

最后发布版本: 0.55.2 ( 2026-04-17 19:50:33)

官方网址 GitHub网址

Spectre.Console

Spectre.Console NuGet Version

A .NET library that makes it easier to create beautiful, cross platform, console applications.
It is heavily inspired by the excellent Python library, Rich. Detailed instructions for using Spectre.Console are located on the project website, https://spectreconsole.net

Table of Contents

  1. Features
  2. Installing
  3. Documentation
  4. Examples
  5. Code of Conduct
  6. .NET Foundation
  7. License

Features

  • Supports tables, grids, panels, and a Rich inspired markup language.
  • Supports the most common SGR parameters when it comes to text styling such as bold, dim, italic, underline, strikethrough, and blinking text.
  • Supports 3/4/8/24-bit colors in the terminal.
    The library will detect the capabilities of the current terminal and downgrade colors as needed.
  • Written with unit testing in mind.

Example

Important Notices

[!IMPORTANT]
We use the Top Issues Dashboard for tracking community demand. Please upvote :+1: the issues and pull requests you are interested in.

Installing

The fastest way of getting started using Spectre.Console is to install the NuGet package.

dotnet add package Spectre.Console

Documentation

The documentation for Spectre.Console can be found at https://spectreconsole.net

Examples

To see Spectre.Console in action, please see the examples repository.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

License

Copyright © Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi

Spectre.Console is provided as-is under the MIT license. For more information see LICENSE.

最近版本更新:(数据更新于 2026-05-09 21:46:45)

2026-04-17 19:50:33 0.55.2

2026-04-17 05:57:04 0.55.1

2026-04-03 20:58:08 0.55.0

2025-11-26 04:52:59 0.53.1

2025-11-13 07:54:19 0.54.0

2025-11-13 05:27:34 0.53.0

2025-10-11 03:02:43 0.52.0

2025-09-07 06:53:25 0.51.1

2025-04-09 00:14:45 0.50.0

2024-04-23 21:13:33 0.49.0

主题(topics):

dotnet csharp console dotnet-standard ansi-colors cli-parser console-tables console-visualization opencli

spectreconsole/spectre.console同语言 C#最近更新仓库

2026-05-09 09:13:00 JustArchiNET/ArchiSteamFarm

2026-05-08 23:35:22 ChilliCream/graphql-platform

2026-05-08 02:29:01 MCCTeam/Minecraft-Console-Client

2026-05-07 04:21:00 Reaparr/Reaparr

2026-05-06 19:51:32 Azure/azure-powershell

2026-05-06 18:33:46 ShareX/ShareX