dotnet / dotnet/diagnostics

Evaluate GA'd version of System.CommandLine

Open
#5,676 2 comments 1 reaction 2 assignees Claimed by @hoyosjs View on GitHub
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

Right now we have a non-GA version of system.commandline. We should move to a released version now that the API is finalized.

At the same time, we can use Spectre.Console as a way to replace the rendering library if needed. The rendering lib has been deprecated. Otherwise, we can see how much we actually use from it and add it into our code. Adding the package is the public guidance, but it's adding external dependency, and we'd need to check if it's ok for a platform package. Aspire already does this for their CLI nonetheless, so there's prior art in this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.