Skip to content
Ivan Stoychev edited this page Jan 14, 2022 · 20 revisions

Welcome to the IvanStoychev.Useful.String.Extensions wiki!

Here you will find an index of all methods included in the library and a short explanation of what they do.
All methods are extension methods of the string type. Meaning you can only call them on a string object and they all operate on the object you call them on.

The methods are organized in the below classes for clarity, functionally this doesn't have an effect.

Clone this wiki locally