- [x] Page instantiation: `IPageFactory` and `IPageActivator` analogous to `IRazorPageFactory` and `IRazorPageActivator`. (Moved to https://github.com/aspnet/Mvc/issues/5480) - [x] Model activation (Moved to https://github.com/aspnet/Mvc/issues/5480) - [x] Discovery of _PageImports, code generation, and compilation of View Pages. - [x] _PageStart discovery and Layout page.
IPageFactoryandIPageActivatoranalogous toIRazorPageFactoryandIRazorPageActivator. (Moved to Page instantiation: Productize prototype code for page and model activation #5480)