ConsoleGuiTools
ConsoleGuiTools copied to clipboard
User/emray/refactor lean
trafficstars
PR Summary
- Using Format-Table rather than built-in logic for formatting objects into tabular format.
- Fixes the bug that alignment is wrong in numeric or datetime data types.
- Reduces code base to maintain.
- Allows benefit from Format-Table's Property feature (selecting visible columns and formatting them)
- Made sure all namespaces are uniform.
- Merged Models project to the main project (seems to serve no purpose, keeping models internal is better)
PR Context
- The right and left alignment of columns were off.
- Could not select which columns to show or hide.
@microsoft-github-policy-service agree
@microsoft-github-policy-service agree