aspnetcore/test/WebSites/RazorWebSite
John Luo c8a59d7f3e Reacting to new middleware options pattern 2016-01-08 18:07:36 -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 ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
Views Make Begin[Route]Form include antiforgery 2016-01-07 13:24:01 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
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 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs Reacting to new middleware options pattern 2016-01-08 18:07:36 -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 Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

RazorWebSite

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