aspnetcore/src/Microsoft.AspNetCore.Blazor...
Nate McMaster 3a2606a636 Strong name Blazor assemblies (#1344) 2018-08-21 15:37:05 -07:00
..
Properties Strong name Blazor assemblies (#1344) 2018-08-21 15:37:05 -07:00
BindLoweringPass.cs Fix #1068 2018-07-05 11:28:54 -07:00
BindTagHelperDescriptorProvider.cs
BlazorCSharpLoweringPhase.cs
BlazorCodeTarget.cs
BlazorDesignTimeNodeWriter.cs Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
BlazorDiagnosticFactory.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
BlazorExtensionInitializer.cs Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
BlazorImportProjectFeature.cs In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
BlazorMetadata.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
BlazorNodeWriter.cs Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
BlazorRuntimeNodeWriter.cs fix HtmlBlock codegen (#1209) 2018-08-08 17:46:37 -07:00
CSharpIdentifier.cs
CodeWriterExtensions.cs
ComplexAttributeContentPass.cs Fix #784 - allow complex content for HTML 2018-05-22 11:58:46 -07:00
ComponentAttributeExtensionNode.cs
ComponentDocumentClassifierPass.cs
ComponentDocumentRewritePass.cs Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
ComponentExtensionNode.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
ComponentLoweringPass.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
ComponentTagHelperDescriptorProvider.cs
DocumentIntermediateNodeExtensions.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
EliminateMethodBodyPass.cs
EventHandlerLoweringPass.cs Fix 773 2018-05-08 12:39:18 -07:00
EventHandlerTagHelperDescriptorProvider.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
HtmlBlockIntermediateNode.cs Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
HtmlBlockPass.cs Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
HtmlElementIntermediateNode.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
ImplementsDirective.cs
ImplementsDirectivePass.cs Fix #745 - allow multiple implements directives 2018-05-08 14:06:22 -07:00
InjectDirective.cs
LayoutDirective.cs
LayoutDirectivePass.cs
Microsoft.AspNetCore.Blazor.Razor.Extensions.csproj Update Anglesharp 2018-05-29 17:08:01 +01:00
PageDirective.cs
PageDirectivePass.cs
RazorCompilerException.cs
RefExtensionNode.cs
RefLoweringPass.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
RefTagHelperDescriptorProvider.cs
Resources.Designer.cs
Resources.resx
RouteAttributeExtensionNode.cs
ScopeStack.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
ScriptTagPass.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
TagHelperBoundAttributeDescriptorExtensions.cs Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
TagHelperDescriptorExtensions.cs
TrimWhitespacePass.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00