aspnetcore/test/WebSites/CompositeViewEngineWebSite
Ryan Nowak 538cd9c191 Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
..
Views/Home
wwwroot
CompositeViewEngineWebSite.xproj
HomeController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Startup.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
TestPartialView.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
TestView.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
TestViewEngine.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
project.json
readme.md

readme.md

CompositeViewEngineWebSite

This web site illustrates how to register and use custom ViewEngines.