aspnetcore/test/WebSites/RazorWebSite
Doug Bunting b35922e373 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 14:39:12 -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 ViewLocationExpanderContext should have a flag that indicates if the 2015-02-26 16:41:54 -08:00
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 Remove project name from output path 2016-03-02 14:39:12 -08: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.