PepperDash / Essentials

The Essentials Application Framework Libraries
MIT License
133 stars 77 forks source link

Add AutoPadAndJustify String Extension Methods #1116

Closed TrevorPayne closed 11 months ago

TrevorPayne commented 1 year ago

Add extension methods to assist with automatically formatting strings with padding and justification for console output or easy to apply, unified formatting. Allows passing an object with formatting options applied for easy application of formatting within a series of console statements.