The power of XAML Styler wrapped up in a small executable that can be integrated into build scripts, git commit templates, and more. This package is built on top of the same styling engine that powers the Visual Studio plugin, and can be configured by specifying an external configuration.
PrettyTest provides nicer test explorer names for XUnit test cases. Unit test names are transformed using conventions to be more readable. Heavly inspired by the blogpost https://bitwiseguy.wordpress.com/2015/11/23/creating-readable-xunit-test-method-names-automatically/.
Additions to Microsoft.Extensions.Logging, including a color console formatter, a logger that writes to the debugger, and helpers to log operation begin and end