Top 20 NuGet string Packages

Several Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'DateTime', 'Path', 'Enumerable', 'Environment', 'Math', 'Regex', 'String' and 'Urls'.
Fuzzy string matcher based on FuzzyWuzzy algorithm from SeatGeek
CodeJam is a set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another.
Controls library.
Zero allocation StringBuilder for .NET Core and Unity.
This package includes .NET Standard code only helpers such as: - IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view. - String extensions and array extensions: These extensions make working ...
Provides token replacement for interpolated (templated) strings not known at compile time such as those retrieved from data stores using a variety of token to value mappers.
A .NET port of java-string-similarity.
String helper slots for Magic to allow you to easily modify strings from your own Hyperlambda. To use package go to https://polterguy.github.io
TypeNameFormatter provides some extension methods that can be used instead of Type.ToString() to format a type's name the way it would look in C#: * StringBuilder.AppendFormattedName(Type, [TypeNameFormatOptions]) * Type.GetFormattedName([TypeNameFormatOptions]) See the README at the project's Git...
DotNetCore.Extensions
String extension methods for performing {named} {{parameterized}} string formatting, written for NetStandard 2.0
Adds some convenient extension methods to strings.
Provides methods to check a strings for balanced parentheses, special characters, tags, etc.
A set of extension methods to String.
This class library calculates a score from 0 to 1 based on the similarity of two supplied strings.
String wildcard match (I can not believe no one already wrote a simple NuGet package to do this).
The one of the fastest Levenshtein distance packages on NuGet. Supports .NET Framework and .NET (.NET Standard 1.0/2.0). Levenshtein calculates the shortest possible distance between two strings. Producing a count of the number of insertions, deletions and substitutions to make one string into anoth...
Composite Format String Processing
Adds extension methods and other useful things to make things easier.