aspnetcore/test/Microsoft.AspNetCore.Razor..../Language
Ryan Nowak 4cd24a2b08 Add experimental flag to un-special-case data-
This change allows blazor to opt into treating data- attributes the same
way as normal attributes in the parser.
2018-04-05 15:27:04 -07:00
..
CodeGeneration Rewrite of code rendering context 2017-07-03 16:29:34 -07:00
IntegrationTests Add support for type parameters to class nodes 2018-04-05 15:26:42 -07:00
Intermediate Rename properties on taghelper nodes 2017-07-07 11:32:05 -07:00
Legacy Add experimental flag to un-special-case data- 2018-04-05 15:27:04 -07:00
RazorEngineBuilderExtensions.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
RazorProjectEngineBuilderExtensions.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
SyntaxTreeVerifier.cs Re-introduce RazorEditorParser. 2017-07-12 17:01:16 -07:00
TestBoundAttributeDescriptorBuilderExtensions.cs
TestFile.cs
TestProject.cs
TestRazorCodeDocument.cs
TestRazorProjectFileSystem.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TestRazorProjectItem.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TestRazorSourceDocument.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TestRequiredAttributeDescriptorBuilderExtensions.cs
TestTagHelperDescriptorBuilderExtensions.cs
TestTagHelperFeature.cs
TestTagMatchingRuleDescriptorBuilderExtensions.cs