36 packages tagged with “Slug”
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.
Unicode to ASCII transliteration
Simple Slug / Clean URL generator helper for Microsoft .NET framework.
Semantic URL generator (slug) for multiple languages. Supports cyrillic, latin, Chinese and other languages encodings
Slugity is a simple, configuration based class library that's designed to create search engine friendly URL slugs
Sluggy is a configuration based class library designed to create friendly URL's. With crazy support out of the box, but fully configurable.
A library that adds supports for friendly routing ASP.Net Core Application
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.
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 World!".Slugify(); // hello-world "مرحبا بالعالم!".Slugify(); // مرحبا-بالعالم "Merhaba dünya!".Slugify(); // merhaba-dunya
A very fast C# Slugifer
FSlugify is a slug generator library written entirely in F#.
Create unique, customisable slugs for text. Persist them to ensure uniqueness.
Sidio.Text.Slugify is a simple NuGet package that converts a string to an URL-friendly string, also called a slug.
Canducci.Slug
Airbnb style location slugger / unslugger For example Shoreditch Highstreet, London ** becomes **Shoreditch-High-Street--London
Ad Object-Oriented adapter to the functional FSlugify library.
A curated collection of utility classes for greatly assisting an ASP.NET Core MVC application development.
A permissive slug generator that works with unicode.
Core extensions library providing immutable value objects (Title, Description, UrlSlug, Url, Culture, Price), text analysis utilities, XML converters, and reflection helpers for .NET applications. Features SEO-optimized value objects with automatic validation, JSON/TypeConverter support, and modern C# patterns (IParsable, IComparable).
SqlServer storage mechanism for SlugHub
Package Description
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 "مرحبا بالعالم!".Slugify(); // مرحبا-بالعالم "Merhaba dünya!".Slugify(); // merhaba-dunya
A .NETCORE package for improving app performance and customization of data response.
Slug binding library for Bridge.NET projects.
Fast and simple slugger using the newest c# features that generates clean and url/user friendly text
This repository provides slug generator helper for .net
Slugifies a string for multilingual and SEO-friendly URLs
A tiny utility which will generate any random sequence of characters.
Lightweight string slugifier for .NET. Converts text into URL-friendly slugs (e.g. "Café crème" -> "cafe-creme").
A library that can help with any text transliteration, like slug creation. It supports multiple languages and can accept new ones very easily.