Implements Component code generation and tooling support end to end udditionally adds some default `@addTagHelper` directives to make programming in Blazor a little nicer. Components are discovered as Tag Helpers using Razor's extensibility during the build/IDE process. This drives the code generation during build and lights up a bunch of editor features. Add |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Blazor.Browser.Test | ||
| Microsoft.AspNetCore.Blazor.Build.Test | ||
| Microsoft.AspNetCore.Blazor.Common.Test | ||
| Microsoft.AspNetCore.Blazor.E2ETest | ||
| Microsoft.AspNetCore.Blazor.Mono.Test | ||
| Microsoft.AspNetCore.Blazor.Razor.Extensions.Test | ||
| Microsoft.AspNetCore.Blazor.Test | ||
| shared | ||
| testapps | ||
| AllTests.proj | ||