Faster, colorable, more configurable, and more robust console colors & tables for C# console applications
Something I really want to add in are table colors. This will mean redesigning the table generation logic and configuration from scratch. I'm thinking of leaving the current non-colored table, and having a seperate class for colored tables. This ensures backwards compatibility (if anyone actually uses this library...), and keep the performance benefits of the current implementation. I'll want to extract common items for the table and config into an interface, to make compatibility a bit simpler.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by douglasg14b and has received 0 comments.