A simple string builder with fast append performance.
Info
| Version: | 1.0.3 |
| Author(s): | Matthew O'Brien |
| Last Update: | Thursday, April 21, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ChaosPandion/StrandedStringBuilder |
| NuGet Url: | https://www.nuget.org/packages/StrandedStringBuilder |
Install
Install-Package StrandedStringBuilder
dotnet add package StrandedStringBuilder
paket add StrandedStringBuilder
StrandedStringBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)
Tags