ConsoleTableExt 3.2.0
.NET Standard 2.0
.NET Framework 3.5
dotnet add package ConsoleTableExt --version 3.2.0
NuGet\Install-Package ConsoleTableExt -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ConsoleTableExt" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConsoleTableExt --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoleTableExt, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ConsoleTableExt as a Cake Addin
#addin nuget:?package=ConsoleTableExt&version=3.2.0
// Install ConsoleTableExt as a Cake Tool
#tool nuget:?package=ConsoleTableExt&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A fluent library to print out a nicely formatted table in a console application C#
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. |
.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 | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 is compatible. 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ConsoleTableExt:
Package | Downloads |
---|---|
dotnet-fbit
FeatureBits is a feature toggling system meant to support multiple platforms. |
|
Documents.Clients.Tools
Package Description |
|
Ubiquitous.AutoDevOps.Automation
GitLab AutoDevOps implementation with Pulumi |
|
Arlown.Tomato
Arlown.Tomato Desc |
|
RezisFramework
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ConsoleTableExt:
Repository | Stars |
---|---|
CHKZL/DDTV
可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具
|
|
taosdata/taos-connector-csharp
EntityFramework, EF Core, ADO.NET, ORM,Stmt,TDengine
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 27,241 | 7/10/2022 |
3.1.9 | 62,639 | 8/16/2021 |
3.1.7 | 9,341 | 4/20/2021 |
3.1.6 | 541 | 4/20/2021 |
3.1.5 | 4,512 | 2/27/2021 |
3.1.4 | 663 | 2/21/2021 |
3.1.3 | 553 | 2/21/2021 |
3.1.2 | 2,328 | 2/12/2021 |
3.0.0 | 920 | 1/30/2021 |
2.0.3 | 13,377 | 8/14/2020 |
2.0.2 | 242,659 | 12/25/2018 |
2.0.1 | 25,408 | 2/13/2018 |
2.0.0 | 1,316 | 2/13/2018 |
1.1.0 | 1,643 | 12/1/2017 |
1.0.0 | 1,174 | 11/28/2017 |
1.0.0-beta9 | 1,207 | 11/23/2017 |
1.0.0-beta19 | 1,002 | 11/28/2017 |
1.0.0-beta14 | 1,253 | 11/26/2017 |
1.0.0-beta13 | 1,207 | 11/26/2017 |
1.0.0-beta10 | 1,201 | 11/23/2017 |
fix utf-8 issue