aspnetcore/src/Microsoft.AspNet.Mvc.Razor
Sebastien Ros 774ee05508 Clean up ViewStartPages usage in RazorView
Fixes #3682
2015-12-09 10:55:59 -08:00
..
Buffer Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
Compilation Fixing build break 2015-12-08 15:57:19 -08:00
DependencyInjection Add IAssemblyLoadContextAccessor to the service collection 2015-12-08 15:42:09 -08:00
Internal
Precompilation Dispose FileWatcher, MvcRazorHost, and ChunkTree 2015-12-02 13:07:45 -08:00
Properties
TagHelpers Clean up remaining `HtmlString` usage 2015-12-03 15:37:44 -08:00
DefaultRazorPageFactoryProvider.cs
DefaultTagHelperActivator.cs
HelperResult.cs React to Microsoft.AspNet.Html namespace rename 2015-12-02 11:15:54 -08:00
HtmlContentWrapperTextWriter.cs Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
IRazorPage.cs React to Microsoft.AspNet.Html namespace rename 2015-12-02 11:15:54 -08:00
IRazorPageActivator.cs
IRazorPageFactoryProvider.cs
IRazorViewEngine.cs Address PR comments 2015-11-18 15:59:46 -08:00
ITagHelperActivator.cs
ITagHelperInitializerOfT.cs
IViewLocationExpander.cs
LanguageViewLocationExpander.cs
LanguageViewLocationExpanderFormat.cs
Microsoft.AspNet.Mvc.Razor.xproj
RazorPage.cs Clean up remaining `HtmlString` usage 2015-12-03 15:37:44 -08:00
RazorPageActivator.cs Remove IActionContextAccessor from UrlHelper 2015-12-02 17:09:43 -08:00
RazorPageFactoryResult.cs
RazorPageOfT.cs
RazorPageResult.cs
RazorTextWriter.cs Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
RazorView.cs Clean up ViewStartPages usage in RazorView 2015-12-09 10:55:59 -08:00
RazorViewEngine.cs Pass in the area name instead of the view name to a parameter that 2015-11-18 17:50:14 -08:00
RazorViewEngineOptions.cs Remove dependency on ICompilationOptionsProvider 2015-12-07 12:29:52 -08:00
RazorViewEngineOptionsSetup.cs Remove dependency on ICompilationOptionsProvider 2015-12-07 12:29:52 -08:00
RenderAsyncDelegate.cs
Resources.resx
TagHelperContentWrapperTextWriter.cs Clean up remaining `HtmlString` usage 2015-12-03 15:37:44 -08:00
TagHelperInitializerOfT.cs
ViewLocationCacheItem.cs
ViewLocationCacheKey.cs Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ViewLocationCacheResult.cs
ViewLocationExpanderContext.cs Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
project.json Removing PageInstrumentation 2015-11-25 08:41:21 -08:00