aspnetcore/test/WebSites
Pranav K 9c424b7b02
Use content-type specified by ProducesAttribute if no formatter supports it
This allows users to use `ProducesAttribute` to specify the content-type
for action results such as FileStreamResult where the result determines the content type
and the specified value is informational.

Fixes https://github.com/aspnet/Mvc/issues/5701
2018-09-19 13:51:31 -07:00
..
ApiExplorerWebSite Use content-type specified by ProducesAttribute if no formatter supports it 2018-09-19 13:51:31 -07:00
ApplicationModelWebSite
BasicWebSite
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite
CorsWebSite
ErrorPageMiddlewareWebSite
FSharpWebSite
FilesWebSite
FormatterWebSite Fix typos (#8413) 2018-09-12 09:34:45 -07:00
HtmlGenerationWebSite Fix typos (#8413) 2018-09-12 09:34:45 -07:00
RazorBuildWebSite
RazorBuildWebSite.PrecompiledViews
RazorBuildWebSite.Views
RazorPagesClassLibrary [Fixes #8250] Improve the error message when TEntryPoint is not in an entry point assembly 2018-09-06 18:02:21 -07:00
RazorPagesWebSite Cherry-pick @pranavkm's functional test for #7562 2018-09-18 11:44:48 -07:00
RazorWebSite
RoutingWebSite Change test parameter transformer to slugify values (#8453) 2018-09-15 09:14:48 +12:00
SecurityWebSite
SimpleWebSite
TagHelpersWebSite
VersioningWebSite
WebApiCompatShimWebSite
XmlFormattersWebSite
Directory.Build.props