ctolkien / Slugify

Simple Slug / Clean URL generator helper for Microsoft .NET framework / .NET Standard.
MIT License
92 stars 14 forks source link

Introduces SlugHelperForNonAsciiLanguages #82

Closed ctolkien closed 1 year ago

ctolkien commented 1 year ago

Fixes #9

ctolkien commented 1 year ago

This might require a version bump to 5 if changing a public method to virtual is a breaking change.