Namespace Umbraco.Cms.Core.Strings
Classes
DefaultShortStringHelper
New default implementation of string functions for short strings such as aliases or URL segments.
DefaultShortStringHelperConfig
Provides configuration for the DefaultShortStringHelper.
DefaultShortStringHelperConfig.Config
Represents configuration settings for a specific string type and culture combination.
DefaultUrlSegmentProvider
Default implementation of IUrlSegmentProvider.
HtmlEncodedString
Represents an HTML-encoded string that should not be encoded again.
PathUtility
Provides utility methods for working with file and URL paths.
UrlSegmentProviderCollection
Represents a collection of IUrlSegmentProvider instances.
UrlSegmentProviderCollectionBuilder
Builds a collection of IUrlSegmentProvider instances.
Utf8ToAsciiConverter
Provides methods to convert Utf8 text to Ascii.
Interfaces
IHtmlEncodedString
Represents an HTML-encoded string that should not be encoded again.
IMarkdownToHtmlConverter
Defines a service that converts Markdown-formatted text to HTML.
IShortStringHelper
Provides string functions for short strings such as aliases or URL segments.
IUrlSegmentProvider
Provides URL segments for content.
Enums
CleanStringType
Specifies the type of a clean string.