aspnetcore/test/WebSites/RazorWebSite
N. Taylor Mullen bebd3dc9a0 Update test files to showcase block level Razor statements in attributes.
- Block level Razor statements in attributes used to not work. Added a few use cases to ensure that they're properly tested.

aspnet/Razor#594
2015-11-06 11:11:40 -08:00
..
Components
Controllers
Models
Services Remove `WaitService` 2015-10-28 15:47:16 -07:00
Shared-Views/ExpanderViews
Views Update test files to showcase block level Razor statements in attributes. 2015-11-06 11:11:40 -08:00
wwwroot
MyBasePage.cs
NestedViewImportsController.cs
RazorWebSite.xproj
Startup.cs
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

RazorWebSite

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