ConTabs.tdwright
0.3.1
Simple yet flexible ascii tables for your console output.
See the version list below for details.
Install-Package ConTabs.tdwright -Version 0.3.1
dotnet add package ConTabs.tdwright --version 0.3.1
<PackageReference Include="ConTabs.tdwright" Version="0.3.1" />
paket add ConTabs.tdwright --version 0.3.1
#r "nuget: ConTabs.tdwright, 0.3.1"
Release Notes
This release has a couple of new pieces of functionality. One that may cause changed behaviour is the inclusion of base types when searching for public properties to use as columns.
The addition of a mechanism to change the way long strings are handled is another new feature. Users can specify that long strings should be left alone (old behaviour and the new default), or that they should either be truncated of word-wrapped.
UPDATE: In v0.3.1 Output builder is now capable of handling multi-line strings, which fixes the broken word-wrap functionality.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview2 | 310 | 2/19/2019 |
2.0.0-preview1 | 460 | 12/19/2018 |
2.0.0-netstandard2-preview1 | 449 | 12/19/2018 |
1.3.0 | 2,859 | 8/24/2018 |
1.2.0 | 573 | 4/3/2018 |
1.1.0 | 536 | 2/24/2018 |
1.0.0 | 529 | 1/31/2018 |
0.3.1 | 609 | 1/2/2018 |
0.3.0 | 535 | 12/29/2017 |
0.2.0 | 658 | 12/18/2017 |
0.1.1 | 487 | 11/21/2017 |
0.1.0 | 552 | 11/18/2017 |