aspnetcore/test/WebSites/PrecompilationWebSite
Pranav K 0309a5216c Add an option to RazorPrecompileModule to allow conditional compilation
based on Configuration.

Fixes #3276
2015-10-12 11:59:55 -07:00
..
Controllers
Models
TagHelpers
Views
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 Removing NotNullAttribute.Sources references that were left behind 2015-10-06 17:36:46 -07:00
readme.md

readme.md

PreCompilationWebSite

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