So I have searched and browsed through the slug tag on SO and only found two compelling solution:
Which are but partial solution to the problem. I could manually code this up myself but I’m surprised that there isn’t already a solution out there yet.
So, is there a slugify alrogithm implementation in C# and/or .NET that properly address latin characters, unicode and various other language issues properly?
http://predicatet.blogspot.com/2009/04/improved-c-slug-generator-or-how-to.html