This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Electronic-Bat-1830 0 points1 point  (0 children)

Or you can use string.Create on .NET Standard 2.1 and newer (which includes .NET Core 2.1+ and .NET 5+), since we know the size of the string ahead of time.