koenbeuk / StringExtensions

By default, the .NET BCL introduces a set of static methods and instance members for the String type that gives us basic support for common string operations. Unfortunately, the methods offered are incomplete. Methods like Contains and Replace provide no mechanism whatsoever for explicitly setting the comparison type. Try and replace a word with…
33Updated 6 years ago

Alternatives and similar repositories for StringExtensions:

Users that are interested in StringExtensions are comparing it to the libraries listed below