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 |
Pranav K
|
5d72a7f747
|
Modify ICompilationLibrariesProvider to return a sequence of reference path
Fixes #4738
|
2016-05-25 16:20:23 -07:00 |
Pranav K
|
ab76f743f4
|
Use dependency context from all application parts when compiling views
Fixes #4498
|
2016-05-24 10:28:51 -07:00 |
Ryan Nowak
|
de3b33caf1
|
Internal cleanup in Razor
|
2016-01-24 21:50:33 -08:00 |
Ryan Nowak
|
a276169693
|
Reorganize logging, move more types to internal
|
2016-01-24 17:24:34 -08:00 |
N. Taylor Mullen
|
3be7fbdf9f
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:18:33 -08:00 |
N. Taylor Mullen
|
6a6c8ca544
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:17:07 -08:00 |