aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
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
..
DependencyInjection
Internal Add Switch.Microsoft.AspNetCore.Mvc.UseDateTimeTypeForDateTimeOffset quirks mode 2017-09-18 15:13:43 -07:00
Model
Properties
Rendering Add methods to TagBuilder (#6287) 2017-05-19 12:23:16 -07:00
ViewComponents
ViewEngines
ViewFeatures Update JsonHelper to escape HTML. 2017-12-07 16:12:43 -08:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Update how PackageReference versions are set 2017-10-09 11:11:24 -07:00
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs
ViewComponentTests.cs React to ISession cancellation changes 2017-07-05 14:34:48 -07:00
ViewResultTest.cs