Creates an ASCII table from a given DataTable class
-
Updated
Apr 11, 2022 - C#
Creates an ASCII table from a given DataTable class
This will translate text to ASCII, UNICODE, UTF-8 as well as other translations like Floating point to hex. Useful if you work in comms and need a quick easy way to move between one numbering system and another. Uses Nuget package UnicodeInformation.2.5.0 or newer
Add a description, image, and links to the ascii-table topic page so that developers can more easily learn about it.
To associate your repository with the ascii-table topic, visit your repo's landing page and select "manage topics."