aspnetcore/test/WebSites/PrecompilationWebSite
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
..
Compiler/Preprocess
Controllers * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
Models * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
TagHelpers * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
Views * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
wwwroot
.gitignore
PrecompilationWebSite.kproj
Startup.cs
project.json * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
readme.md

readme.md

PreCompilationWebSite

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