Microsoft.Extensions.WebEncoders
Extension methods for setting up web encoding services in an .
Adds , and
to the specified .
The .
The so that additional calls can be chained.
Adds , and
to the specified .
The .
An to configure the provided .
The so that additional calls can be chained.
Encoder used for unit testing.
Encoder used for unit testing.
Encoder used for unit testing.
Specifies options common to all three encoders (HtmlEncode, JavaScriptEncode, UrlEncode).
Specifies which code points are allowed to be represented unescaped by the encoders.
If this property is null, then the encoders will use their default allow lists.