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. |
||
|---|---|---|
| .. | ||
| Compilation | ||
| DependencyInjection | ||
| Internal | ||
| Properties | ||
| TagHelpers | ||
| LanguageViewLocationExpanderTest.cs | ||
| Microsoft.AspNetCore.Mvc.Razor.Test.csproj | ||
| RazorPageActivatorTest.cs | ||
| RazorPageCreateModelExpressionTest.cs | ||
| RazorPageCreateTagHelperTest.cs | ||
| RazorPageTest.cs | ||
| RazorViewEngineOptionsTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewTest.cs | ||
| TestApplicationPart.cs | ||
| xunit.runner.json | ||