aspnetcore/test/WebSites/CompositeViewEngineWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Views/Home Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
CompositeViewEngineWebSite.kproj Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
HomeController.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
TestPartialView.cs Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
TestView.cs Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
TestViewEngine.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
project.json Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

CompositeViewEngineWebSite

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