issues
search
khalidabuhakmeh
/
ConsoleTables
Print out a nicely formatted table in a console application C#
MIT License
944
stars
158
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bugfix: corrected the incorrect format in `ToMinimalString`
#74
kyle-the-dev
opened
1 month ago
0
Targeting netstandard v2.1 leaves out a lot of framework / netstandardv2.0 clients
#73
ericnewton76
opened
2 months ago
1
Support value tuples in addition to objects
#72
scharnyw
closed
5 months ago
0
How to make cell content line-breaking?
#71
soryu-ryouji
opened
6 months ago
1
Doco: Can you nominate formatting for particular columns(properties)?
#70
callagga
opened
7 months ago
2
Fix Issue 68 - Special Characters break alignment
#69
hbre
closed
1 month ago
1
Special Characters break column alignment
#68
hbre
closed
1 month ago
3
Fixed write() method which threw exceptions while using Alternative format
#67
gsmander
closed
1 year ago
0
Add support console data from datatable
#66
chuongmep
closed
1 year ago
2
Can cell content alignment to right be done while adding rows in a for loop?
#65
zipgenius
opened
1 year ago
0
Table.Write() with alternative format throws null ref
#64
georgeamason
opened
1 year ago
3
Support nested collections
#63
Jogai
opened
1 year ago
1
No updates in 2 years
#62
samsmithnz
closed
1 year ago
4
feature : draw a table from a dictionary<string,dictionary<string,object>>
#61
b3b00
closed
1 year ago
1
Multiline
#60
mattkbach
closed
6 months ago
3
Dotnet 6
#59
lbrgriffith
closed
1 year ago
1
Dotnet 6
#58
lbrgriffith
closed
2 years ago
0
fix when non-English languages and chars width is two
#57
ad313
closed
1 year ago
1
Add scroll bar for table with many columns
#56
sepharg
closed
1 year ago
0
Table will went wrong if some chars' width is two. (如果某些字符的宽度是2, 表格将出错)
#55
SlimeNull
closed
1 year ago
10
Added feature to add rows like table.AddRow("Value1", "Value2", List<string>)
#54
nicemanman
closed
1 year ago
1
Add simple SortBy (with code)
#53
ricardok1
closed
1 year ago
1
Add support for hyperlinks
#52
scottt732
closed
1 year ago
2
Hard to read the code
#51
yongkang0312
closed
1 year ago
0
Improve readme documentation
#50
RaphaelSilv
closed
4 years ago
1
Typo in ConsoleTable.cs
#49
dahlsrud
closed
4 years ago
1
Display issue with non-English languages
#48
Yuan-Quan
closed
1 year ago
5
Add new features
#47
KarKinYoon
closed
1 year ago
1
Adding R/W features
#46
yongkang0312
closed
1 year ago
0
Feat(ConsoleTable.cs): Added Feature for table creation based on user…
#45
Kerwin-Junior
closed
1 year ago
0
Enable strong name signing
#44
bastianeicher
closed
2 years ago
2
Ignore properties marked with [Browsable(false)]
#43
bastianeicher
closed
2 years ago
0
Possibility To Add Divider Row
#42
7enderhead
opened
4 years ago
2
[PR] The proj files have been updated to enable SourceLink
#41
JTOne123
closed
4 years ago
1
readme update
#40
staff0rd
closed
4 years ago
0
update framework version to netcoreapp3.1
#39
doron-nathan-epstein
closed
4 years ago
3
Adds option for setting the output TextWriter
#38
jonfuller
closed
4 years ago
1
NuGet package error
#37
d3v1l401
closed
1 year ago
0
Fixed typo in Alignment.Rigth
#36
ghost
closed
5 years ago
1
Box-drawing characters
#35
vanillajonathan
opened
5 years ago
0
Add support for DataTable
#34
vanillajonathan
opened
5 years ago
0
Continuous Integration
#33
khalidabuhakmeh
closed
5 years ago
0
add support to configure number alignment and test project
#32
alexandre-machado
closed
5 years ago
3
Array support for AddRow
#31
KajdeMunter
closed
1 year ago
2
NuGet package is missing a strong name
#30
sharwell
closed
1 year ago
0
Consider changing the package tags to "consoletables consoletable console table output"
#29
StingyJack
closed
5 years ago
1
Added support for CSV formatting
#28
erikkinding
closed
6 years ago
3
Fix column length formatting with long headers.
#27
spitfire05
closed
6 years ago
0
Support wrapping of contents in a fixed-width cell
#26
davenewza
opened
6 years ago
1
add NullFormat provider
#25
ghost
closed
1 year ago
0
Next