aspnetcore/test/WebSites/RazorWebSite
Pranav K 8eea0ad44c Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
..
Components
Controllers Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
EmbeddedResources/Views
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 Initialize ViewContext for TagHelperComponentTagHelper (#7326) 2018-02-06 16:07:38 -08:00
Shared-Views/ExpanderViews
Views DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
MyBasePage.cs
NestedViewImportsController.cs
Program.cs DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
RazorWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -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.