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 Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
Controllers Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
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 React to aspnet/Localization#111 2015-10-23 01:47:29 -07:00
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.