StringBuilder.ToTemplateBuilder NuGet Package

The StringBuilder is optimized to append text and compromises other methods like Replace(..).
The TemplateBuilder is available on the StringBuilder as an extension method ‘ToTemplateBuilder()’ and is optimized for replacing variables with values within the templated string.

The TemplateBuilder is optimized for merging name-value-pairs into a templated string and providing a merged document. The Template Builder is designed to maximize through put over using the String and StringBuilder Replace(name value) method.




Got any StringBuilder.ToTemplateBuilder Question?





Info

Version: 1.0.1
Author(s): https://www.linkedin.com/in/stewartscottrogers/
Last Update: Monday, November 18, 2019
.NET Fiddle: Online Example
Project Url: https://github.com/StewartScottRogers
NuGet Url: https://www.nuget.org/packages/StringBuilder.ToTemplateBuilder


Install
Install-Package StringBuilder.ToTemplateBuilder
dotnet add package StringBuilder.ToTemplateBuilder
paket add StringBuilder.ToTemplateBuilder
StringBuilder.ToTemplateBuilder Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1619