aspnetcore/src/Microsoft.AspNet.Mvc.Razor
N. Taylor Mullen 7b52559366 Modify TagHelpers to use new content mode design.
- React to aspnet/Razor#221
- Modified existing TagHelpers to no longer rely on ContentBehavior and to instead utilize GetChildContentAsync, PreContent, Content and PostContent.
2015-01-16 15:50:27 -08:00
..
Compilation Modify RoslynCompilationService to read MetadataReferences from the target 2015-01-16 12:39:04 -08:00
Diagnostics Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00
Extensions
OptionDescriptors Compilation of Views should be affected by changes to _ViewStart files 2014-12-05 14:44:36 -08:00
Properties Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00
Razor Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00
Services
AttributeValue.cs
DefaultTagHelperActivator.cs
DefaultViewLocationCache.cs
HelperResult.cs
IBeforeCompileContext.cs Correct StyleCop violations 2015-01-06 16:23:57 -08:00
IRazorPage.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
IRazorPageActivator.cs
IRazorPageFactory.cs
IRazorViewEngine.cs Layout specification and discovery should follow the same behavior as 2014-12-03 11:54:46 -08:00
IRazorViewFactory.cs Layout specification and discovery should follow the same behavior as 2014-12-03 11:54:46 -08:00
ITagHelperActivator.cs
IViewLocationCache.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
IViewLocationExpander.cs Correct StyleCop violations 2015-01-06 16:23:57 -08:00
IViewStartProvider.cs
Microsoft.AspNet.Mvc.Razor.kproj Add schema version to kproj files 2014-11-25 10:57:58 -08:00
PositionTagged.cs
RazorPage.cs Modify TagHelpers to use new content mode design. 2015-01-16 15:50:27 -08:00
RazorPageActivator.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
RazorPageOfT.cs
RazorPageResult.cs Layout specification and discovery should follow the same behavior as 2014-12-03 11:54:46 -08:00
RazorTextWriter.cs
RazorView.cs Correct StyleCop violations 2015-01-06 16:23:57 -08:00
RazorViewEngine.cs Update templates\samples\tests to use ensure viewstart.cshtml and views directory names are cased appropriately. #1559 2014-12-05 13:27:22 -08:00
RazorViewFactory.cs Layout specification and discovery should follow the same behavior as 2014-12-03 11:54:46 -08:00
RenderAsyncDelegate.cs
Resources.resx Adding support for flowing compilation errors to Diagnostics middleware 2015-01-13 07:32:58 -08:00
ViewLocationExpanderContext.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
ViewStartProvider.cs Addressing breaking IFileSystem changes 2014-12-02 15:58:05 -08:00
VirtualPathRazorPageFactory.cs Compilation of Views should be affected by changes to _ViewStart files 2014-12-05 14:44:36 -08:00
project.json Reacting to Roslyn version change 2015-01-13 08:19:49 -08:00