SmartFormat
SmartFormat copied to clipboard
Implement ISpanFormattable
Add ISpanFormattable.TryFormat(Span<char>, out int, ReadOnlySpan<char>, IFormatProvider)
for targets NET6.0 and later.
Main candidate is DefaultFormatter
.