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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Controllers * Give message correct path. 2016-02-02 11:08:41 -08:00
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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
NestedViewImportsController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
RazorWebSite.xproj
Startup.cs * Moving DNX dependencies to test only 2016-02-23 18:58:42 -08:00
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.