aspnetcore/test/WebSites/ApiExplorerWebSite/Controllers
Pranav K fc106ab793 Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter
Fixes #6235
2017-07-07 10:11:28 -07:00
..
ApiExplorerHttpMethodController.cs
ApiExplorerInboundOutboundController.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApiExplorerNameSetByConventionController.cs
ApiExplorerNameSetExplicitlyController.cs
ApiExplorerParametersController.cs
ApiExplorerReloadableController.cs
ApiExplorerResponseContentTypeController.cs Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
ApiExplorerResponseContentTypeOverrideOnActionController.cs
ApiExplorerResponseTypeOverrideOnActionController.cs
ApiExplorerResponseTypeWithAttributeController.cs Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter 2017-07-07 10:11:28 -07:00
ApiExplorerResponseTypeWithoutAttributeController.cs
ApiExplorerRouteAndPathParametersInformationController.cs
ApiExplorerVisibilityDisabledByConventionController.cs
ApiExplorerVisibilityEnabledByConventionController.cs
ApiExplorerVisibilitySetExplicitlyController.cs