Skip to content

Slugify.Core 5.0.0-prerelease.157

Install from the command line:
Learn more about NuGet packages
$ dotnet add package Slugify.Core --version 5.0.0-prerelease.157

About this version

Simple Slug / Clean URL generator helper for Microsoft .NET framework and .NET Standard.

With default settings, you will get an hyphenized, lowercase, alphanumeric version of any string you please, with any diacritics removed and collapsed whitespace, collapsed dashes and trimmed whitespace.