SluggyUnidecode is a powerful slugifier designed to create friendly URL's. Simple and powerful.
Extends the Sluggy package by using the Unidecode.Net library for normalization.
Friendly for Store apps. You have to install Codeer.Friendly.Store.Core before use.
http://goo.gl/deV0J4
This is a magical library! Codeer.Friendly’s unique feature is being able to operate on all objects. (Other libraries can only operate controls.) It can invoke all methods, properties, and...
More information
Builds a friendly representation of a specified byte size value, after converting it to the best matching unit (bytes, KB, MB, GB, etc.).
Has various options to control the format of the outputted string.
See the project site for documentation.