ServerRazorComponentsEndpointConventionBuilderExtensions Class

Definition

Interactive server specific endpoint conventions for razor component applications.

public static class ServerRazorComponentsEndpointConventionBuilderExtensions
type ServerRazorComponentsEndpointConventionBuilderExtensions = class
Public Module ServerRazorComponentsEndpointConventionBuilderExtensions
Inheritance
ServerRazorComponentsEndpointConventionBuilderExtensions

Methods

AddInteractiveServerRenderMode(RazorComponentsEndpointConventionBuilder)

Configures the application to support the InteractiveServer render mode.

Applies to