aspnetcore/test/Microsoft.AspNetCore.Razor..../Language
Ryan Nowak 56ead8118a Decouple Razor tools from MVC
Adds a loader (with shadow copying in server mode) based on the Roslyn
Analyzer loader design.

Adds some targets to the Razor SDK that we can use to compute the
configuration and extensions.

Passes all of the metadata through to the command line tools so they can
deal with extensions.
2018-02-15 13:31:31 -08:00
..
CodeGeneration Rewrite of code rendering context 2017-07-03 16:29:34 -07:00
IntegrationTests Add an Identifier by default 2018-01-06 18:43:01 -08:00
Intermediate Rename properties on taghelper nodes 2017-07-07 11:32:05 -07:00
Legacy Add relative path to source document 2018-01-05 18:15:06 -08:00
RazorEngineBuilderExtensions.cs Add metadata to Razor (#1894) 2018-01-02 13:30:50 -08:00
RazorProjectEngineBuilderExtensions.cs Move to RazorProjectEngine. 2018-02-14 12:40:23 -08:00
SyntaxTreeVerifier.cs Re-introduce RazorEditorParser. 2017-07-12 17:01:16 -07:00
TestBoundAttributeDescriptorBuilderExtensions.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
TestFile.cs
TestProject.cs
TestRazorCodeDocument.cs
TestRazorProjectFileSystem.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
TestRazorProjectItem.cs Add support for relative paths 2018-02-05 14:19:52 -08:00
TestRazorSourceDocument.cs Add relative path to source document 2018-01-05 18:15:06 -08:00
TestRequiredAttributeDescriptorBuilderExtensions.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
TestTagHelperDescriptorBuilderExtensions.cs Add AllowedChildTagDescriptor. 2017-07-03 11:04:10 -07:00
TestTagHelperFeature.cs
TestTagMatchingRuleDescriptorBuilderExtensions.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00