aspnetcore/src/Microsoft.AspNetCore.Mvc.Razor
N. Taylor Mullen 33d1aea8ea Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:31 -08:00
..
Compilation Internal cleanup in Razor 2016-01-24 21:50:33 -08:00
DependencyInjection * Moving DNX dependencies to test only 2016-02-23 18:58:42 -08:00
Internal Transition to Netstandard. 2016-03-01 13:39:31 -08:00
Properties Allow to define section or/and body without the need to render it 2016-02-26 18:02:19 -08:00
TagHelpers Enabled xml doc generation 2016-02-24 12:19:46 -08:00
HelperResult.cs
IRazorPage.cs
IRazorPageActivator.cs
IRazorPageFactoryProvider.cs
IRazorViewEngine.cs
ITagHelperActivator.cs
ITagHelperInitializerOfT.cs
IViewLocationExpander.cs
LanguageViewLocationExpander.cs Fix XML docs to pass xml-docs-test. 2016-01-25 14:55:42 -08:00
LanguageViewLocationExpanderFormat.cs
Microsoft.AspNetCore.Mvc.Razor.xproj
RazorPage.cs Allow to define section or/and body without the need to render it 2016-02-26 18:02:19 -08:00
RazorPageActivator.cs
RazorPageFactoryResult.cs
RazorPageOfT.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
RazorPageResult.cs
RazorTextWriter.cs Improve buffering of Razor output in MVC 2016-01-25 12:40:52 -08:00
RazorView.cs Improve buffering of Razor output in MVC 2016-01-25 12:40:52 -08:00
RazorViewEngine.cs
RazorViewEngineOptions.cs
RazorViewEngineOptionsSetup.cs Updating to use cli 2016-02-22 17:49:51 -08:00
RenderAsyncDelegate.cs
Resources.resx Allow to define section or/and body without the need to render it 2016-02-26 18:02:19 -08:00
TagHelperInitializerOfT.cs
ViewLocationExpanderContext.cs
project.json Transition to Netstandard. 2016-03-01 13:39:31 -08:00