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
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
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