aspnetcore/test/WebSites/RazorCompilerCacheWebSite
Pranav K 57f5b19f25 * Move precompiled assemblies into a resource in the primary assembly.
* Emit the primary assembly if a tag helper requires it.
* Make TagHelperSample.Web use precompilation.

Fixes #1693
2015-02-19 17:50:54 -08:00
..
Services * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
CompilerCacheController.cs Fixing Build break due to Readme change 2015-02-19 10:56:45 -08:00
Index.cshtml
RazorCompilerCacheWebSite.kproj
Startup.cs
project.json
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

A functional test website to verify that the Razor compiler cache gets lazily initialized.