Sluggy 3.0.1
Sluggy is a configuration based class library designed to create friendly URL's.
With crazy support out of the box, but fully configurable.
Install-Package Sluggy -Version 3.0.1
dotnet add package Sluggy --version 3.0.1
<PackageReference Include="Sluggy" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sluggy --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
# Updated package dependencies
Breaking Changes:
# Updated namespace for strategy classes to be more semantic when importing
# Added NonAlphanumericStrategy for better support for urls and filenames
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sluggy:
Package | Downloads |
---|---|
SluggyUnidecode
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.