aspnetcore/test/WebSites/RazorWebSite
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Components Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Controllers Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
EmbeddedResources/Views Normalize paths in RazorViewEngine prior to invoking page factory 2017-09-07 11:36:31 -07:00
Models DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Pages/Shared Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
Resources DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Services Add a feature to disable file watching in Razor pages (#8369) 2018-09-06 10:16:31 -07:00
Shared-Views/ExpanderViews
Views DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
MyBasePage.cs Added PushWriter and PopWriter to RazorPageBase 2017-05-11 15:21:42 -07:00
NestedViewImportsController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Program.cs DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
RazorWebSite.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
SingleType.cs DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
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.