* 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 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Core.Test | ||
| Microsoft.AspNet.Mvc.FunctionalTests | ||
| Microsoft.AspNet.Mvc.ModelBinding.Test | ||
| Microsoft.AspNet.Mvc.Razor.Host.Test | ||
| Microsoft.AspNet.Mvc.Razor.Test | ||
| Microsoft.AspNet.Mvc.Test | ||
| WebSites | ||