- #760 - using a `NullHtmlEncoder` improves `TagHelperContent.IsEmptyOrWhiteSpace` semantics - e.g. a tab is still a tab after encoding - also avoids `NotImplementedException` - implement `Write(char)` for char-by-char `IHtmlContent` corner case |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Razor | ||
| Microsoft.AspNetCore.Razor.Runtime | ||
| Microsoft.AspNetCore.Razor.Test.Sources | ||