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