An extension library of System.Data.DataTable which provides extension methods for fully customizable pretty-printing of DataTable to an ASCII formatted string which can be displayed on the console or any text buffer.
Info
Version: | 0.2.0 |
Author(s): | Filip Jeremic |
Last Update: | Tuesday, May 5, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/fjeremic/DataTablePrettyPrinter |
NuGet Url: | https://www.nuget.org/packages/DataTablePrettyPrinter |
Install
Install-Package DataTablePrettyPrinter
dotnet add package DataTablePrettyPrinter
paket add DataTablePrettyPrinter
DataTablePrettyPrinter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags