Вопрос

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