dotnet / dotnet/aspnetcore

Improve customizability of WebAssemblyHostBuilder

Open
#44,510 3 comments 1 reaction 0 assignees View on GitHub
area-blazor enhancement feature-blazor-wasm
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

For less conventional uses of Blazor, it may be necessary to opt out of some default services automatically registered by `WebAssemblyHostBuilder`. Some examples:

* #27721: Request to have an option that disables logging.
* #26790: When attempting to use Blazor in a VSCode WebView, an exception gets thrown by `NavigationManager`. Navigation isn't especially relevant in this context, so opting out of `NavigationManager` initialization could fix this particular issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.