System.CommandLine.Rendering
0.4.0-alpha.22272.1
Prefix Reserved
dotnet add package System.CommandLine.Rendering --version 0.4.0-alpha.22272.1
NuGet\Install-Package System.CommandLine.Rendering -Version 0.4.0-alpha.22272.1
<PackageReference Include="System.CommandLine.Rendering" Version="0.4.0-alpha.22272.1" />
<PackageVersion Include="System.CommandLine.Rendering" Version="0.4.0-alpha.22272.1" />
<PackageReference Include="System.CommandLine.Rendering" />
paket add System.CommandLine.Rendering --version 0.4.0-alpha.22272.1
#r "nuget: System.CommandLine.Rendering, 0.4.0-alpha.22272.1"
#addin nuget:?package=System.CommandLine.Rendering&version=0.4.0-alpha.22272.1&prerelease
#tool nuget:?package=System.CommandLine.Rendering&version=0.4.0-alpha.22272.1&prerelease
This package provides support for structured command line output rendering. Write code once that renders correctly in multiple output modes, including System.Console, virtual terminal (using ANSI escape sequences), and plain text.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on System.CommandLine.Rendering:
Package | Downloads |
---|---|
System.CommandLine.DragonFruit
This package includes the experimental DragonFruit app model for System.CommandLine, which allows you to create a command line application using only a Main method while getting support for complex type binding, error reporting, help, shell completions, and more. |
|
Diamond.Core.CommandLine
This library provides support for command line parsing and the command pattern. |
|
Tapanga.CommandLine
Tapanga CommandLine Runner. |
|
Regulus.Application.TemplateCreator
quick project creation tool. |
|
LanceC.CommandLine
Provides base functionality for command line applications. |
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on System.CommandLine.Rendering:
Repository | Stars |
---|---|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
dotnet/format
Home for the dotnet-format command
|
|
dotnet/roslyn-analyzers
|
|
ikvmnet/ikvm
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
|
|
davidfowl/Micronetes
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
|
|
dotnet/cli-lab
A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
leonardochaia/dotnet-affected
.NET tool for determining which projects are affected by a set of changes. Useful for large projects or monorepos.
|
|
BinaryScary/NET-Obfuscate
Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI
|
|
xt0rted/dotnet-run-script
A dotnet tool to run arbitrary commands from a project's "scripts" object
|
|
suchmememanyskill/EmmcHaccGen
Supposed to be a replacement of ChoiDuJour
|
Version | Downloads | Last updated |
---|---|---|
0.4.0-alpha.22272.1 | 3,029,339 | 6/2/2022 |
0.4.0-alpha.22114.1 | 418,831 | 2/17/2022 |
0.4.0-alpha.22111.2 | 6,199 | 2/12/2022 |
0.4.0-alpha.22106.2 | 4,153 | 2/9/2022 |
0.4.0-alpha.21617.1 | 208,440 | 12/17/2021 |
0.3.0-alpha.21216.1 | 1,115,773 | 4/17/2021 |
0.3.0-alpha.20574.7 | 383,146 | 11/25/2020 |
0.3.0-alpha.20371.2 | 276,470 | 7/23/2020 |
0.3.0-alpha.20303.1 | 91,260 | 6/3/2020 |
0.3.0-alpha.20253.1 | 56,941 | 5/4/2020 |
0.3.0-alpha.20214.1 | 73,141 | 4/15/2020 |
0.3.0-alpha.20213.1 | 873 | 4/13/2020 |
0.3.0-alpha.20158.1 | 74,088 | 3/8/2020 |
0.3.0-alpha.20104.2 | 92,595 | 2/7/2020 |
0.3.0-alpha.20070.2 | 46,065 | 1/21/2020 |
0.3.0-alpha.20054.1 | 143,959 | 1/5/2020 |
0.3.0-alpha.19577.1 | 302,222 | 11/27/2019 |
0.3.0-alpha.19573.2 | 6,257 | 11/23/2019 |
0.3.0-alpha.19405.1 | 110,109 | 8/6/2019 |
0.3.0-alpha.19317.1 | 120,452 | 6/18/2019 |
0.2.0-alpha.19174.3 | 167,582 | 3/24/2019 |
0.2.0-alpha.19169.1 | 1,068 | 3/20/2019 |
0.2.0-alpha.19165.1 | 2,107 | 3/16/2019 |
0.2.0-alpha.19156.3 | 2,966 | 3/7/2019 |