Skip to content

Console Tools v1.0.0

Compare
Choose a tag to compare
@lastunicorn lastunicorn released this 28 Feb 11:06
  • 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.