aspnetcore/test/WebSites/CompositeViewEngineWebSite
Stephen Halter 43064ef8b6 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-11 16:30:03 -07:00
..
Views/Home
wwwroot
CompositeViewEngineWebSite.xproj
HomeController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Startup.cs Removing MvcViewEngineDescriptor and switching to use OptionsSetup to 2015-07-29 14:14:07 -07:00
TestPartialView.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestView.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestViewEngine.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -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.