Pranav K
|
452578e4a8
|
Revisit the architecture of CompilerCache
Fixes #5912
|
2017-05-25 08:54:15 -07:00 |
Pranav K
|
8ed55107e7
|
Add support for page precompilation
|
2017-04-17 10:43:50 -07:00 |
Pranav K
|
badb6ce8e5
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
Pranav K
|
e749a80b30
|
Check for empty location in ViewsFeatureProvider
Fixes #5675
|
2017-01-17 11:07:48 -08:00 |
Marcus Schweda
|
24d5dfb552
|
Dynamic assembly checks to prevent NotSupprotedExceptions from System.Reflection.Emit
Fixes #5487
|
2016-11-07 12:49:49 -08:00 |
Pranav K
|
4a1c437f60
|
Don't fail precompiled view discovery if assembly is not managed
|
2016-10-09 20:39:13 -07:00 |
Pranav K
|
a623b4edd1
|
Use Assembly's containing directory to locate precompiled views assembly
|
2016-10-07 10:36:39 -07:00 |
Pranav K
|
5820854940
|
Load precompiled views binary from the bin directory
Work around for Assembly.Load in CoreCLR no longer loading arbitrary binaries from the bin directory.
|
2016-10-06 10:32:18 -07:00 |
Pranav K
|
994835ce47
|
Remove IViewsProvider and make view lookup to the feature provider
|
2016-09-14 13:40:05 -07:00 |
Pranav K
|
c942eab6e2
|
Adding support for Razor precompilation
Fixes #3917
|
2016-08-19 07:27:51 -07:00 |