aspnetcore/test/WebSites/RazorWebSite
N. Taylor Mullen 33d1aea8ea Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:31 -08:00
..
Components
Controllers
Models
Services Transition to Netstandard. 2016-03-01 13:39:31 -08:00
Shared-Views/ExpanderViews
Views Transition to Netstandard. 2016-03-01 13:39:31 -08:00
wwwroot
MyBasePage.cs
NestedViewImportsController.cs
RazorWebSite.xproj
Startup.cs
project.json Transition to Netstandard. 2016-03-01 13:39:31 -08:00
readme.md

readme.md

RazorWebSite

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