- 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`. |
||
|---|---|---|
| .. | ||
| AntiforgeryExtensionsTest.cs | ||
| AttributeDictionaryTest.cs | ||
| CookieTempDataProviderTest.cs | ||
| DefaultHtmlGeneratorTest.cs | ||
| DefaultValidationHtmlAttributeProviderTest.cs | ||
| JsonHelperTest.cs | ||
| ModelExplorerExtensionsTest.cs | ||
| ModelExplorerTest.cs | ||
| SessionStateTempDataProviderTest.cs | ||
| StringHtmlContentTest.cs | ||
| TempDataDictionaryFactoryTest.cs | ||
| TempDataDictionaryTest.cs | ||
| ViewDataDictionaryOfTModelTest.cs | ||
| ViewDataDictionaryTest.cs | ||
| ViewDataOfTTest.cs | ||
| ViewExecutorTest.cs | ||