aspnetcore/test/WebSites/CompositeViewEngineWebSite
Pranav K 18c80d156c Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
..
Views/Home
wwwroot
CompositeViewEngineWebSite.xproj
HomeController.cs Replace NotNullAttribute with thrown exceptions 2015-09-26 23:48:43 -07:00
Startup.cs
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.