aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 51c285574b Add `AdditionalCompilationReferences` option to `RazorViewEngineOptions`.
- `AdditionalCompilationReferences` is a purely additive option to add `MetadataReference` instances to be used for Razor compilation.
- Added a test to validate the compilation references get combined with the `ApplicationPartManager`s metadata references.

#4497
2016-06-01 16:32:46 -07:00
..
Compilation Modify ICompilationLibrariesProvider to return a sequence of reference path 2016-05-25 16:20:23 -07:00
DependencyInjection
Internal Add `AdditionalCompilationReferences` option to `RazorViewEngineOptions`. 2016-06-01 16:32:46 -07:00
Properties
TagHelpers React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
LanguageViewLocationExpanderTest.cs
Microsoft.AspNetCore.Mvc.Razor.Test.xproj
MvcRazorCodeParserTest.cs
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs
RazorViewTest.cs
SpanFactory.cs
TestApplicationPart.cs
project.json