aspnetcore/test/WebSites/FormatterWebSite/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
..
DataContractSerializerController.cs
HomeController.cs Issue #1081 - XML DataContract Formatter can fail to write when instance type != declaredType. 2014-09-19 15:01:49 -07:00
InputFormatterController.cs Adding ModelStateError if there is no input formatter selected. 2014-08-22 16:52:58 -07:00
JsonFormattterController.cs [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
ValidationController.cs Issue #452: Changes to enable validation for objects generated by InputFormatters. UnitTests + FunctionalTests for the same. 2014-10-06 16:29:56 -07:00
XmlSerializerController.cs Issue #1081 - XML DataContract Formatter can fail to write when instance type != declaredType. 2014-09-19 15:01:49 -07:00