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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
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 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
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.