MoaidHathot/Dumpify
Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.
C#MIT
Issues
- 4
- 4
- 3
Dump() does not print out public fields
#23 opened by dyster - 3
Use columns for properties when dumping collections?
#30 opened by wilka - 4
Support for Markdown output?
#5 opened by sulmar - 6
Virtual Member
#20 opened by yudielcurbelo - 2
- 2
DumpifySettings class?
#24 opened by dyster - 2
Special consideration for DirectoryInfo
#22 opened by dyster - 2
Dumping characters is not displaying properly
#21 opened by ruairica - 4
- 2
- 3
Support for progress bar
#17 opened by latop2604 - 4
- 14
- 0
Sign Dumpify
#15 opened by MoaidHathot - 12
Question: .NETStandard 2.0 support
#2 opened by sadedil - 5
.NET Standard
#11 opened by savian-net - 1
Problem rendering Dictionary classs which implements an Enumerator which is not castable to IEnumerable
#12 opened by Hejle - 1
Support for HTML output?
#4 opened by Joebeazelman