aspnetcore/test/WebSites/RazorWebSite
John Luo b7d95d813d Reacting to middleware configureOptions updates 2015-12-23 12:27:57 -08:00
..
Components Add relative view path support 2015-11-18 15:59:11 -08:00
Controllers Add relative view path support 2015-11-18 15:59:11 -08:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Services Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
Shared-Views/ExpanderViews
Views Modify IViewComponentHelper to remove method selection ambiguity. 2015-12-23 10:02:51 -08:00
wwwroot
MyBasePage.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
NestedViewImportsController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
RazorWebSite.xproj
Startup.cs Reacting to middleware configureOptions updates 2015-12-23 12:27:57 -08:00
hosting.json Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
project.json Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
readme.md

readme.md

RazorWebSite

This web site illustrates use cases for razor view engine, partials and view components.