aspnetcore/test/WebSites/PrecompilationWebSite
Kiran Challa f06007d428 [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -07:00
..
Compiler/Preprocess Remove use of `ServiceDescriber` in MVC and cleanup related hacks 2015-03-10 22:25:42 -07:00
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 Updated missed dnx name changes. 2015-03-09 02:17:58 -07:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
.gitignore Compilation of Views should be affected by changes to _ViewStart files 2014-12-05 14:44:36 -08:00
PrecompilationWebSite.xproj Update .kproj => .xproj. 2015-03-11 14:01:43 -07:00
Startup.cs [Fixes #2156] Remove IConfiguration from AddMvc 2015-03-14 00:02:53 -07:00
project.json Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -07:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

PreCompilationWebSite

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