aspnetcore/test/WebSites/RazorWebSite
Pranav K f80490f99d
Remove runtime compilation from Mvc.Razor (#8755)
* Remove runtime compilation from Mvc.Razor
* Remove RazorViewEngineOptions.FileProviders
2018-11-21 17:14:12 -08:00
..
Components
…
Controllers Remove runtime compilation from Mvc.Razor (#8755) 2018-11-21 17:14:12 -08: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 Remove runtime compilation from Mvc.Razor (#8755) 2018-11-21 17:14:12 -08:00
MyBasePage.cs
…
NestedViewImportsController.cs
…
Program.cs
…
RazorWebSite.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
SingleType.cs
…
Startup.cs Remove runtime compilation from Mvc.Razor (#8755) 2018-11-21 17:14:12 -08:00
StartupDataAnnotations.cs
…
readme.md
…

readme.md

RazorWebSite

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