aspnetcore/test/WebSites/RazorWebSite
Pranav K 61386d5f67
Reference Microsoft.NET.Sdk.Razor in projects with Razor files
2018-09-20 13:21:45 -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 DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
Pages/Shared
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
NestedViewImportsController.cs
Program.cs DataAnnotations of Enum values use DataAnnotationLocalizerProvider 2018-05-25 16:00:00 -07:00
RazorWebSite.csproj Reference Microsoft.NET.Sdk.Razor in projects with Razor files 2018-09-20 13:21:45 -07: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.