SluggyUnidecode 2.0.1
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.
Install-Package SluggyUnidecode -Version 2.0.1
dotnet add package SluggyUnidecode --version 2.0.1
<PackageReference Include="SluggyUnidecode" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SluggyUnidecode --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
# Upgraded Sluggy version to 3.0.1
# Upgraded Unidecode.NET to 2.0.0
Dependencies
-
.NETStandard 2.0
- Sluggy (>= 3.0.1)
- Unidecode.NET (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.