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.
Good functionalities, such as:
FriendlyTimeSpan: Transforming the TimeSpan of the difference between an x DateTime and now into a friendly text. E.g. "00:00:04" = "4 minutes ago" or “00:05:32” = “5 hours ago”. (So far it is available in English, Chinese, Spanish and Swedish.)
Futhermore is...
More information
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