Top 20 NuGet string Packages

Modern, powerful open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile and embedded systems.
Modern, powerful open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile and embedded systems.
Modern, powerful open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile and embedded systems.
Modern, powerful open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile and embedded systems.
Three extension methods to validate a string value.
Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans.
Changes string comparisons to case insensitive.
An enhancement to the String.Format library that allows for named place holders.
DAWG (Directed Acyclic Word Graph) is a data structure for storing and searching large word lists while keeping your memory footprint small and lookups fast. DawgSharp is an open-source C# implementation featuring a linear time graph reduction algorithm and out-of-the-box persistence support. ...
SuperXml is just a light weight and easy to use templating engine library, useful to create string and xml templates
Construct Linq queries using strings.
A C# port of SeatGeek's FuzzyWuzzy Library for string comparisons.
String helpers
Provides an almost drop-in replacement for String, with allocation-free substring/split methods, along with a ToStringCached() extension method that can be used on StringBuilders, ValueStrings and so on.
Provides common functionality used by all Zue projects and some third-party applications.
Provides additional collection classes and extensions.
A C# library to generate .RTF text files from any string object data, stylized and ready for any text processor. No fancy dependencies or restrictive licenses.
Fluent validation for text content. Ensures that the content read from csv files or excel files is valid or provides maximum feedback if validation errors occur.
Provides some useful string manipulation nodes by wrapping Jeff Klein's and monk8800's StringExntensions libraries in VL