aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewFeatures
N. Taylor Mullen 7cea779b7a Update JsonHelper to escape HTML.
- This functionality can be disabled by setting the `Switch.Microsoft.AspNetCore.Mvc.AllowJsonHtml` switch in an app.config.
- Updated tests to react to this new behavior.
- Exposed a new `PublicSerializerSettings` property on `JsonOutputFormatter` so we can accurately copy settings from the used output formatter in `JsonHelper`.
2017-12-07 16:12:43 -08:00
..
AntiforgeryExtensionsTest.cs
AttributeDictionaryTest.cs
CookieTempDataProviderTest.cs Fix #6480 2017-07-07 13:14:03 -07:00
DefaultHtmlGeneratorTest.cs
DefaultValidationHtmlAttributeProviderTest.cs
JsonHelperTest.cs Update JsonHelper to escape HTML. 2017-12-07 16:12:43 -08:00
ModelExplorerExtensionsTest.cs
ModelExplorerTest.cs
SessionStateTempDataProviderTest.cs React to ISession cancellation changes 2017-07-05 14:34:48 -07:00
StringHtmlContentTest.cs
TempDataDictionaryFactoryTest.cs
TempDataDictionaryTest.cs
ViewDataDictionaryOfTModelTest.cs
ViewDataDictionaryTest.cs
ViewDataOfTTest.cs
ViewExecutorTest.cs React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00