aspnetcore/test/WebSites/PrecompilationWebSite
N. Taylor Mullen d564a4a96b React to aspnet/Razor#561.
- `TagHelper` directives no longer have quotes.
- Regenerated test output.
2015-11-06 12:31:55 -08:00
..
Controllers
Models
TagHelpers React to aspnet/Razor#578. 2015-10-22 14:41:40 -07:00
Views React to aspnet/Razor#561. 2015-11-06 12:31:55 -08:00
compiler/preprocess Add an option to RazorPrecompileModule to allow conditional compilation 2015-10-12 11:59:55 -07:00
wwwroot
.gitignore
PrecompilationWebSite.xproj
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

PreCompilationWebSite

This web site illustrates use cases for precompilation of razor pages.