Rogero.PrintStringTable

Install

Install-Package Rogero.PrintStringTable Nuget: https://www.nuget.org/packages/Rogero.PrintStringTable/

Overview

This is a simple library which makes it easier to write tabular data to the console. Can receive a double array of string[][] or it can receive a list of objects which will be reflected over to create a table.