Console Tools v1.0.0
- Compiled for netstandard2.0
- CustomConsole: removed the methods for building and writing a horizontal line.
- ApplicationHeader: Added new control.
- Breaking changes: Renamed multiple controls and moved them in other namespaces.
- DataGrid: Renamed DataGrid.PaddingLeft to DataGrid.CellPaddingLeft
- DataGrid: Renamed DataGrid.PaddingRight to DataGrid.CellPaddingRight
- DataGrid: Added ForegroundColor and BackgroundColor at cell and row level.