aspnetcore/test/WebSites/RazorCompilerCacheWebSite
Harsh Gupta cf80721994 Fixing Build break due to Readme change 2015-02-19 10:56:45 -08:00
..
Services Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
CompilerCacheController.cs Fixing Build break due to Readme change 2015-02-19 10:56:45 -08:00
Index.cshtml Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
RazorCompilerCacheWebSite.kproj Correct recent checkins 2015-02-12 08:53: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
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

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