A C# library for processing tabular CSV/TSV data into images. See repo: https://github.com/liammct4/TableToImageExport
License
—
Deps
3
Install Size
—
Vulns
✓ 0
Published
Sep 4, 2022
$ dotnet add package TableToImageExportA C# library for processing tabular data into images.
This is a new cross-platform library capable of processing tabular data into images. This library provides full customizability options for tables and has support for CSV/TSV file formats.
Additionally, tables can be completely modified or created manually from scratch. This library supports a variety of content types such as images and text with more planned types in future updates.
This library is available as a nuget package under the same name TableToImageExport.
This library is not compatible with Visual Studio 2019 since this library is .NET 6.0
Install-Package TableToImageExport.See the repository: TableToImageExport.
Below is the list of all the other libraries needed for this library to work: