v2 is a breaking change - namespace has shifted - ITaggedStringReplacer has a better method name and internally the string replacer checks to see if a tag exists in the string before attempting to replace it.
Info
Version: | 2.0.0 |
Author(s): | Paul Sorauer |
Last Update: | Sunday, November 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/code-red-solutions/tagged-string-replacer |
NuGet Url: | https://www.nuget.org/packages/CodeRed.TaggedStringReplacer |
Install
Install-Package CodeRed.TaggedStringReplacer
dotnet add package CodeRed.TaggedStringReplacer
paket add CodeRed.TaggedStringReplacer
CodeRed.TaggedStringReplacer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags