Does .NET Transliteration library exists ? Note that this is not translation, something like this Perl lib :
http://www.lingua-systems.com/transliteration/Lingua-Translit-Perl-module/
I just find :
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check my UnidecodeSharpFork.
It’s based on great Python Unidecode transliteration tables, support many languages.
Example usage:
Simple, fast and powerful. And it’s easy to extend/modify transliteration table if you want to.