There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A C# solution to convert a string, or list of strings to 'proper' title case. It attemps to keep measurement cases, acronym / abbreviations in their correct cases and uses various techniques should as regular expressions and dictionaries.