SmartFormat icon indicating copy to clipboard operation
SmartFormat copied to clipboard

Implement ISpanFormattable

Open axunonb opened this issue 8 months ago • 0 comments

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

axunonb avatar Jun 20 '24 20:06 axunonb