- #335 - bound `string` attribute values are _not_ encoded - rework `CSharpCodeVisitor` and `CSharpTagHelperCodeRenderer` to enable this case - values in `TagHelperOutput.Attributes` are encoded unless special-cased elsewhere - `Dictionary<string, object>` type allows `RazorPage` to use `HtmlString` - wrap HTML unbound attribute values using `Html.Raw()` |
||
|---|---|---|
| .. | ||
| Editor | ||
| Framework | ||
| Generator | ||
| Parser | ||
| TagHelpers | ||
| TestFiles | ||
| Text | ||
| Tokenizer | ||
| Utils | ||
| CSharpRazorCodeLanguageTest.cs | ||
| Microsoft.AspNet.Razor.Test.xproj | ||
| RazorCodeLanguageTest.cs | ||
| RazorDirectiveAttributeTest.cs | ||
| RazorEngineHostTest.cs | ||
| RazorTemplateEngineTest.cs | ||
| StringTextBuffer.cs | ||
| project.json | ||