aspnetcore/test/WebSites/ConnegWebSite/Controllers
Kiran Challa e985c22528 [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings
[Fixes #1221] Rename OutputFormatter's WriteResponseContentHeaders to WriteResponseHeaders
[Fixes #932] Setting Json Serializer Settings
2014-10-15 09:27:09 -07:00
..
FallbackOnTypeBasedMatchController.cs [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
HomeController.cs ProducesAttribute + 2014-08-11 17:52:55 -07:00
JsonResultController.cs JsonResult to use ObjectResult for content negotiation to pick default json formatter. 2014-08-15 15:56:24 -07:00
NoContentController.cs Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
NoContentDoNotTreatNullValueAsNoContentController.cs Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
NoProducesContentOnClassController.cs ProducesAttribute + 2014-08-11 17:52:55 -07:00
NormalController.cs [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
ProducesContentBaseController.cs ProducesAttribute + 2014-08-11 17:52:55 -07:00
ProducesContentOnClassController.cs ProducesAttribute + 2014-08-11 17:52:55 -07:00
TextPlainController.cs Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00