Found 32 packages
Replace strings to upper and lower values of itself.
FileReplacer is a utility that processes files in a directory and applies replacement logic to their contents, supporting recursion and asynchronous file operations.
using (WordprocessingDocument document = WordprocessingDocument.Open(filePath, true)) { MainDocumentPart mainPart = document.MainDocumentPart; Dictionary<string, string> replacers = new Dictionary<string, string>(32); _openXmlVariableReplacer.ReplaceVariables(mainPart.Document, replacers); }
This is a Visual Studio plugin that will help you replace use of "var" in your C# code with the actual type name.
A variable replacement library that will create a variable replacer instance via the factory to replace variables from a given source strings
Package Description
C# Json and XML string value masking/sanitizer
Replace bytes in a UTF8 byte stream.
Replace Users based on the owner and custom fields
Package Description
Text and HTML replacer
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.
Package Description
Package Description
Use it if u want replace bilion of strings.
Package Description
Package Description
Custom log4net pattern layout that replaces new-line characters before sending log messages to the appenders.
A Blazor component for auto-replacing text in input and textarea with validation support.
Package Description