aspnetcore/test/WebSites/ConnegWebSite/Controllers
YishaiGalatzer 9de86892a7 Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
..
FallbackOnTypeBasedMatchController.cs 1. Moving the HttpNotAcceptableOutputFormatter to product code. 2014-09-12 14:14:44 -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 NoContentFormatter: Writes 204 to the response status code if the value returned is null. 2014-08-14 19:16:26 -07:00
NoProducesContentOnClassController.cs ProducesAttribute + 2014-08-11 17:52:55 -07:00
NormalController.cs JsonResult to use ObjectResult for content negotiation to pick default json formatter. 2014-08-15 15:56:24 -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