سؤال

I have string with Unicode character, example Hãy đợi đấy.

I need an (ASCII) output Hay doi day.

How can I remove the accents?

هل كانت مفيدة؟

المحلول

You need a library like UnidecodeSharpFork to do that.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top