aspnetcore/test/WebSites/PrecompilationWebSite
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
..
Compiler/Preprocess
Controllers Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
Views Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
wwwroot Adding proper descriptions in readme.md files for functional tests. 2015-01-15 11:12:48 -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