aspnetcore/src/Microsoft.AspNetCore.Mvc.Razor
Pranav K 0ff2f875d9 Avoid holding on to DependencyContext instance
Fixes #4527
2016-04-29 14:44:55 -07:00
..
Compilation
DependencyInjection [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
Internal Avoid holding on to DependencyContext instance 2016-04-29 14:44:55 -07:00
Properties [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
TagHelpers [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
HelperResult.cs
IRazorPage.cs
IRazorPageActivator.cs
IRazorPageFactoryProvider.cs
IRazorViewEngine.cs
ITagHelperActivator.cs Refactor and cleanup tag helper creation. 2016-03-31 10:47:17 -07:00
ITagHelperFactory.cs Refactor and cleanup tag helper creation. 2016-03-31 10:47:17 -07:00
ITagHelperInitializerOfT.cs
IViewLocationExpander.cs
LanguageViewLocationExpander.cs
LanguageViewLocationExpanderFormat.cs
Microsoft.AspNetCore.Mvc.Razor.xproj
RazorPage.cs Refactor and cleanup tag helper creation. 2016-03-31 10:47:17 -07:00
RazorPageActivator.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
RazorPageFactoryResult.cs
RazorPageOfT.cs [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
RazorPageResult.cs
RazorView.cs
RazorViewEngine.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
RazorViewEngineOptions.cs
RazorViewEngineOptionsSetup.cs Reacting to Hosting changes 2016-03-15 10:50:53 -07:00
RenderAsyncDelegate.cs
Resources.resx [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
TagHelperInitializerOfT.cs
ViewLocationExpanderContext.cs
project.json Simplify assembly load on CoreCLR 2016-04-25 09:45:23 -07:00