Pregunta

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?

¿Fue útil?

Solución

You need a library like UnidecodeSharpFork to do that.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top