* Introducing RazorPage and RazorPageOfT that represent the Razor execution aspect of view execution. Moving view execution hierarchy behavior (Layout, partial views etc) into a separate RazorView type. * Renaming IVirtualPathViewFactory to IRazorPageFactory, IRazorViewActivator to IRazorPageActivator * Renaming VirtualPathViewFactor to FileBasedPageFactory to correctly reflect what it does. Fixes #814 |
||
|---|---|---|
| .. | ||
| compiler/resources | ||
| ActivatorTests.cs | ||
| BasicTests.cs | ||
| CompositeViewEngineTests.cs | ||
| DependencyResolverTests.cs | ||
| HttpResponseHelpers.cs | ||
| InlineConstraintTests.cs | ||
| Microsoft.AspNet.Mvc.FunctionalTests.kproj | ||
| ResourceHelpers.cs | ||
| RoutingTests.cs | ||
| TestApplicationEnvironment.cs | ||
| TestAssemblyProvider.cs | ||
| TestConfigurationProvider.cs | ||
| TestHelper.cs | ||
| ValueProviderTests.cs | ||
| ViewEngineTests.cs | ||
| project.json | ||