Jil icon indicating copy to clipboard operation
Jil copied to clipboard

Use new .NET Core 2.0 features (Span,TextFormatting, Text.Primitives) if possible

Open ZOXEXIVO opened this issue 6 years ago • 0 comments

If's possible, try to use new avoid allocations and writing/parsing features like: Span, TextFormatting, System.Text.Primitives

https://github.com/dotnet/corefxlab

ZOXEXIVO avatar Aug 23 '17 09:08 ZOXEXIVO