aspnetcore/test/WebSites/RazorWebSite
Pranav K 73f44889f2 ViewLocationExpanderContext should have a flag that indicates if the
lookup is for a full or partial view

Fixes #1212
2015-02-26 16:41:54 -08:00
..
Components Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
Controllers ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
Models
Services ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
Shared-Views/ExpanderViews ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
Views ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
MyBasePage.cs
RazorWebSite.kproj Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
Startup.cs ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
project.json Adding support for flowing compilation settings to views 2015-01-02 15:34:52 -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.