aspnetcore/test/WebSites/ConnegWebSite/Controllers
harshgMSFT 572ec0175c Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
..
FallbackOnTypeBasedMatchController.cs 1. Moving the HttpNotAcceptableOutputFormatter to product code. 2014-09-12 14:14:44 -07:00
HomeController.cs
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
NormalController.cs JsonResult to use ObjectResult for content negotiation to pick default json formatter. 2014-08-15 15:56:24 -07:00
ProducesContentBaseController.cs
ProducesContentOnClassController.cs
TextPlainController.cs Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00