aspnetcore/src/Microsoft.AspNet.Razor
N. Taylor Mullen 555615f60e Add TagHelper registration system.
- This registration system accepts tag descriptors that it then uses to feed requests for tag helpers.
- Added some infrastructure pieces that are used to build up valid tag helper descriptors.

#70
2014-09-08 17:14:22 -07:00
..
Common
Editor Updated to use the new target framework in project.json 2014-08-28 23:43:51 -07:00
Generator
Parser Fix nested tags in script tag. 2014-09-08 17:08:36 -07:00
Properties
TagHelpers Add TagHelper registration system. 2014-09-08 17:14:22 -07:00
Text
Tokenizer Modify parser to group html begin/end elements. 2014-08-26 14:53:09 -07:00
Utils Modify parser to group html begin/end elements. 2014-08-26 14:53:09 -07:00
CSharpRazorCodeLanguage.cs
CommonResources.resx
DocumentParseCompleteEventArgs.cs
GeneratorResults.cs
GlobalSuppressions.cs
Microsoft.AspNet.Razor.kproj
NotNullArgument.cs Add TagHelper registration system. 2014-09-08 17:14:22 -07:00
ParserResults.cs
PartialParseResult.cs
RazorCodeLanguage.cs
RazorDebugHelpers.cs
RazorDirectiveAttribute.cs
RazorEditorParser.cs
RazorEngineHost.cs
RazorResources.resx
RazorTemplateEngine.cs
StateMachine.cs
project.json Updated to use the new target framework in project.json 2014-08-28 23:43:51 -07:00