* Allow precompiled views to be served when source file does not exist in file system. * Cache results for views that do not exist on disk. Fixes #2462 and fixes #2796. Partially addresses #2551 |
||
|---|---|---|
| .. | ||
| Services | ||
| wwwroot | ||
| CompilerCacheController.cs | ||
| Index.cshtml | ||
| RazorCompilerCacheWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
A functional test website to verify that the Razor compiler cache gets lazily initialized.