aspnetcore/src/Microsoft.AspNet.Mvc.Razor
N. Taylor Mullen 2c4c35e126 Add rendering logic for PreElement and PostElement on TagHelperOutput.
- Added unit tests to validate that the properties were rendered correctly.
- Modified functional tests to utilize PreElement and PostElement.

aspnet/Razor#341
2015-04-14 12:01:20 -07:00
..
Compilation Merge branch 'release' into dev 2015-04-08 07:18:56 -07:00
Internal Cleanup: Moving files from src/Microsoft.AspNet.Mvc.Razor/Razor/PreCompileViews -> 2015-03-30 14:51:11 -07:00
Precompilation React to aspnet/razor#320 fix 2015-04-07 17:50:58 -07:00
Properties Merge branch 'release' into dev 2015-04-07 14:47:21 -07:00
AttributeValue.cs
DefaultTagHelperActivator.cs
DefaultViewLocationCache.cs
HelperResult.cs
IRazorPage.cs Unrendered sections does not throw when redefined and rendered in nested 2015-03-30 09:33:09 -07:00
IRazorPageActivator.cs
IRazorPageFactory.cs
IRazorViewEngine.cs
IRazorViewFactory.cs
ITagHelperActivator.cs
ITagHelperInitializerOfT.cs
IViewLocationCache.cs
IViewLocationExpander.cs
IViewStartProvider.cs
Microsoft.AspNet.Mvc.Razor.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
PositionTagged.cs
RazorPage.cs Add rendering logic for PreElement and PostElement on TagHelperOutput. 2015-04-14 12:01:20 -07:00
RazorPageActivator.cs
RazorPageOfT.cs
RazorPageResult.cs
RazorServiceCollectionExtensions.cs
RazorTextWriter.cs
RazorView.cs Unrendered sections does not throw when redefined and rendered in nested 2015-03-30 09:33:09 -07:00
RazorViewEngine.cs * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
RazorViewEngineOptions.cs * Simplify MvcOptions 2015-04-07 14:45:53 -07:00
RazorViewFactory.cs
RenderAsyncDelegate.cs
Resources.resx Unrendered sections does not throw when redefined and rendered in nested 2015-03-30 09:33:09 -07:00
TagHelperContentWrapperTextWriter.cs MVC portion of aspnet/Razor#335 2015-03-30 10:54:00 -07:00
TagHelperInitializerOfT.cs
ViewLocationExpanderContext.cs
ViewStartProvider.cs
VirtualPathRazorPageFactory.cs Cleanup: Moving files from src/Microsoft.AspNet.Mvc.Razor/Razor/PreCompileViews -> 2015-03-30 14:51:11 -07:00
project.json