aspnetcore/test/WebSites/RazorCompilerCacheWebSite/wwwroot
Pranav K 59db8143da Updating CompilerCache to use IMemoryCache and file system watcher to
expire files in razor file cache.

Add a functional test to ensure the compiler cache does not get
initialized until the first request to a View.

Fixes #1708
2015-02-05 09:52:17 -08:00
..
readme.md Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00

readme.md

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