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 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 React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

CompositeViewEngineWebSite

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