Question

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?

Était-ce utile?

La solution

You need a library like UnidecodeSharpFork to do that.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top