aspnetcore/test/WebSites/FormatterWebSite/Controllers
Kiran Challa 8ac6b6699f [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
..
DataContractSerializerController.cs
DoNotRespectBrowserAcceptHeaderController.cs [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
HomeController.cs
InputFormatterController.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
JsonFormatterController.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
RespectBrowserAcceptHeaderController.cs [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
SerializableErrorController.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
StreamController.cs
ValidationController.cs
XmlSerializerController.cs