How to remove diacritics/accents in C#
Some time ago I had a requirement in an application I was building to store all the data without diacritics/accents for example "á" to "a". Searching on the web I found a stackoverflow with the answer to my requirement. So I decided to make a blog po...
andreslugo.dev2 min read