Microsoft.AspNetCore.Components.WebAssembly.Server Namespace

Provides types for hosting the Blazor development server locally. Intended for framework use only, not supported for use in application code.

Classes

AuthenticationStateSerializationOptions

Provides options for configuring the JSON serialization of the AuthenticationState provided by the server's AuthenticationStateProvider to the WebAssembly client using PersistentComponentState.

TargetPickerUi

Class for the target picker ui.

WebAssemblyComponentsEndpointOptions

Options to configure interactive WebAssembly components.