aspnetcore/test/WebSites/RazorWebSite
Pranav K 07cc9e66c6
Add a feature to disable file watching in Razor pages (#8369)
* Add a feature to disable file watching in Razor pages

Fixes https://github.com/aspnet/Mvc/issues/8362
2018-09-06 10:16:31 -07:00
..
Components
Controllers Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
EmbeddedResources/Views
Models
Pages/Shared
Resources
Services Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
Shared-Views/ExpanderViews
Views
MyBasePage.cs
NestedViewImportsController.cs
Program.cs
RazorWebSite.csproj
SingleType.cs
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupDataAnnotations.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
readme.md

readme.md

RazorWebSite

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