Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
System.Text.Encodings.Web
System Library
| Author | Microsoft |
| Version | 10.0.1 |
| Tags |
Public Types
System.​Text.​Encodings.​Web
class HtmlEncoder
Represents an HTML character encoding.
class JavaScriptEncoder
Represents a JavaScript character encoding.
class TextEncoder
The base class of web encoders.
class TextEncoderSettings
Represents a filter that allows only certain Unicode code points.
class UrlEncoder
Represents a URL character encoding.
System.​Text.​Unicode
class UnicodeRange
Represents a contiguous range of Unicode code points.
class UnicodeRanges
Provides static properties that return predefined <see cref="T:System.Text.Unicode.UnicodeRange" /> instances that correspond to blocks from the Unicode specification.