Pranav K
57f5b19f25
* Move precompiled assemblies into a resource in the primary assembly.
...
* Emit the primary assembly if a tag helper requires it.
* Make TagHelperSample.Web use precompilation.
Fixes #1693
2015-02-19 17:50:54 -08:00
Pranav K
eb7b0d6ae3
* Introduce _GlobalImports to inherit directives.
...
* Remove inheritance from _ViewStarts
Fixes #825
2015-02-18 10:02:37 -08:00
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
Pranav K
110ee28e3e
Adding support for flowing compilation settings to views
...
Fixes #871
2015-01-02 15:34:52 -08:00
Pranav K
3aaeebd9c5
Revert "Revert "Added a functional test for view precompilation""
...
This reverts commit 6b2ab32885 .
2014-10-30 14:38:44 -07:00
jacalvar
6b2ab32885
Revert "Added a functional test for view precompilation"
...
This reverts commit 310feeb826 .
2014-10-28 19:14:50 -07:00
jacalvar
310feeb826
Added a functional test for view precompilation
2014-10-28 18:38:15 -07:00