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 |
||
|---|---|---|
| .. | ||
| Cli | ||
| Core | ||
| Properties | ||
| build/netstandard1.0 | ||
| targets | ||
| .gitignore | ||
| Microsoft.AspNetCore.Blazor.Build.csproj | ||
| Microsoft.AspNetCore.Blazor.Build.nuspec | ||
| ReferenceFromSource.props | ||
| _._ | ||