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 Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
BasicWebSite Polish ProblemDetails 2018-08-28 16:21:39 -07:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
CorsWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
ErrorPageMiddlewareWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
FSharpWebSite
FilesWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
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 Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
RazorBuildWebSite.PrecompiledViews ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
RazorBuildWebSite.Views ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
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 Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
RoutingWebSite Change test parameter transformer to slugify values (#8453) 2018-09-15 09:14:48 +12:00
SecurityWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
SimpleWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
TagHelpersWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
VersioningWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
WebApiCompatShimWebSite Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
XmlFormattersWebSite Polish ProblemDetails 2018-08-28 16:21:39 -07:00
Directory.Build.props Upgrade to netcoreapp22 2018-05-08 10:51:17 -07:00