yakivyusin / YetAnotherConsoleTables

Advanced library to output your POCO collections in a table view in a console (supports multi-line data, attributes settings, output customization).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add TableConverter(Type) Attribute

yakivyusin opened this issue · comments

Add attribute for custom converting of field/property value to string.

Added in dev bb954c5.
Will be added to master with next release.