aspnetcore/test/WebSites
Ryan Nowak a8eb5bee70 Implement view search for pages
The View Engine now needs to know about pages :(. This isn't ideal but the
view engine needs to know what set of search paths to use. This was
already hardcoded for controllers vs controllers + areas. It felt right to
further hardcode instead of introduce a wierd abstraction that we only
use.

Additionally pages use a view location expander to implement an ascending
directory search.
2017-04-18 16:11:24 -07:00
..
ApiExplorerWebSite Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApplicationModelWebSite Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
BasicWebSite Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
ControllersFromServicesClassLibrary Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
ControllersFromServicesWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
CorsWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
ErrorPageMiddlewareWebSite Add AggregateExceptionTest (#6135) 2017-04-14 14:20:31 -07:00
FilesWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
FiltersWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
FormatterWebSite Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
HtmlGenerationWebSite Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
Microsoft.AspNetCore.Mvc.TestConfiguration Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
RazorPageExecutionInstrumentationWebSite React to Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:19 -07:00
RazorPagesWebSite Implement view search for pages 2017-04-18 16:11:24 -07:00
RazorWebSite Add TagHelperComponentTagHelper 2017-03-29 11:29:24 -07:00
RoutingWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
SecurityWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
SimpleWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
TagHelpersWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
UserClassLibrary Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
VersioningWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
WebApiCompatShimWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
XmlFormattersWebSite Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00