aspnetcore/test/WebSites/RazorCompilerCacheWebSite
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
..
Services Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
wwwroot Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
CompilerCacheController.cs Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
Index.cshtml Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
RazorCompilerCacheWebSite.kproj Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
Startup.cs Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
project.json Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00