aspnetcore/test/WebSites/PrecompilationWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Compiler/Preprocess Fixed folder name casing of Compiler/* 2014-12-16 12:32:35 -08:00
Controllers * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
Views * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
.gitignore
PrecompilationWebSite.kproj
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
project.json Adding support for flowing compilation settings to views 2015-01-02 15:34:52 -08: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.