Top 20 NuGet string Packages

Class to crypt and decript strings. From https://stackoverflow.com/questions/10168240/encrypting-decrypting-a-string-in-c-sharp
Extension methods for strings.
A collection of functions that handle the reading and writing some special format of numbers
A fluent library of wonderful extensions and utilities that can make your code short and clean.
Collection of classes to help retrieve settings from App.config files in .NET.
Library is used to perform fuzzy matching (matching simillar strings). It uses Levenshtein Distance algorithms to perform this operation. In information theory, linguistics and computer science, the Levenshtein distance is a string metric for measuring the difference between two sequences. Informa...
Tookit de extensões para manipulação de strings, criadas pela comunidade, para otimizar e simplificar operações
Increase given string one by one charactor.
.NET Standard Base Type Extensions
Three extension methods to validate a string value.
Create nicely-formatted string tables from enumerables (arrays, lists)
This is container with useful string extensions.
Generate color based on the given string
Couple methods which allows to generate connection string in Code. It genreates connection string without database name (for database creation) with database, for CRUD operations, and entity framework connection string with all metadata.
Useful functions and extension based on NetStandard 2.0, better read of raw SQL-s instead of strings