Microsoft.AspNetCore.Components.WebAssembly.Server Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |