aspnetcore/test/WebSites/RazorWebSite
Doug Bunting 63507c8da9 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- update AppVeyor config so this framework version is available
- build tests for desktop .NET only on Windows
2017-02-21 07:15:36 -08:00
..
Components
Controllers Resolve path traversals in RazorViewEngine 2016-12-08 11:20:06 -08:00
EmbeddedViews/Views Resolve path traversals in RazorViewEngine 2016-12-08 11:20:06 -08:00
Models
Services Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
Shared-Views/ExpanderViews
Views Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
MyBasePage.cs
NestedViewImportsController.cs
RazorWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
Startup.cs Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
project.json Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
readme.md
web.config

readme.md

RazorWebSite

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