-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
Pillar: New BlazorPriority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
All of the major Blazor component libraries require multiple steps in order to setup their libraries in a Blazor app. Often these steps include:
- Added JavaScript files
- Linking to CSS style sheets
- Registering services in DI
- Adding infrastructure components that enable cross-cutting features
- Adding using directives for namespaces
Are there perhaps some patterns here that we can enable component library authors to automate so that it's easier to consume Blazor components? Are there common framework abstractions we should be adding to Blazor so that component libraries can reuse them and better compose with each other? Is there additional guidance we should provide to help component library authors make their libraries easier to consume?
Reveon and pkostakiElderJames
Metadata
Metadata
Assignees
Labels
Pillar: New BlazorPriority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one