ConsoleTableExt 3.2.0
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 3.5
This package targets .NET Framework 3.5. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
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. 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. |
.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)
Included target framework(s) (in package)
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 (8)
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 |
|
Arlown.Tomato
Arlown.Tomato Desc |
|
Ubiquitous.AutoDevOps.Automation
GitLab AutoDevOps implementation with Pulumi |
|
Frank.Testing.TestOutputExtensions
Extends ITestOutputHelper to allow output of a generic type using a serializer. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ConsoleTableExt:
Repository | Stars |
---|---|
CHKZL/DDTV
可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具
|
|
IoTSharp/EntityFrameworkCore.Taos
EntityFramework, EF Core, ADO.NET, ORM,Stmt,TDengine
|
Version | Downloads | Last updated |
---|---|---|
3.3.0 | 8,932 | 7/18/2024 |
3.2.0 | 66,739 | 7/10/2022 |
3.1.9 | 97,067 | 8/16/2021 |
3.1.7 | 11,383 | 4/20/2021 |
3.1.6 | 1,290 | 4/20/2021 |
3.1.5 | 6,209 | 2/27/2021 |
3.1.4 | 1,524 | 2/21/2021 |
3.1.3 | 1,400 | 2/21/2021 |
3.1.2 | 3,259 | 2/12/2021 |
3.0.0 | 1,790 | 1/30/2021 |
2.0.3 | 16,167 | 8/14/2020 |
2.0.2 | 247,053 | 12/25/2018 |
2.0.1 | 26,912 | 2/13/2018 |
2.0.0 | 2,168 | 2/13/2018 |
1.1.0 | 2,534 | 12/1/2017 |
1.0.0 | 2,080 | 11/28/2017 |
1.0.0-beta9 | 2,056 | 11/23/2017 |
1.0.0-beta19 | 1,837 | 11/28/2017 |
1.0.0-beta14 | 2,105 | 11/26/2017 |
1.0.0-beta13 | 2,024 | 11/26/2017 |
1.0.0-beta10 | 2,046 | 11/23/2017 |
fix utf-8 issue