aspnetcore/test/WebSites/FormatterWebSite/Controllers
Ajay Bhargav Baaskaran 232deb47d0 added tests for json input formatter 2014-11-12 10:50:55 -08:00
..
DataContractSerializerController.cs Changes to introduce CanWriteResult for Xml OutputFormatters. 2014-08-20 11:09:09 -07:00
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
JsonFormatterController.cs added tests for json input formatter 2014-11-12 10:50:55 -08:00
ValidationController.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
XmlSerializerController.cs Issue #1081 - XML DataContract Formatter can fail to write when instance type != declaredType. 2014-09-19 15:01:49 -07:00