ramiassi
- 1,203 total downloads
- last updated 7/20/2017
- Latest version: 1.0.0
A version for .net core
Slug: is the part of an URL which identifies a page using human-readable keywords.
This extension for string type adds the Slugify method for generating slugs from any language. This extension method is useful for SEO friendly Urls.
Usage examples:
"Hello...
More information
- 835 total downloads
- last updated 7/20/2017
- Latest version: 1.0.0
Slug: is the part of an URL which identifies a page using human-readable keywords.
This extension for string type adds the Slugify method for generating slugs from any language. This extension method is useful for SEO friendly Urls.
Usage examples:
"Hello World!".Slugify(); // hello-world
"مرحبا...
More information