WebAssemblyNetDebugProxyAppBuilderExtensions Class

Definition

Provides infrastructure for debugging Blazor WebAssembly applications.

public ref class WebAssemblyNetDebugProxyAppBuilderExtensions abstract sealed
public static class WebAssemblyNetDebugProxyAppBuilderExtensions
type WebAssemblyNetDebugProxyAppBuilderExtensions = class
Public Module WebAssemblyNetDebugProxyAppBuilderExtensions
Inheritance
WebAssemblyNetDebugProxyAppBuilderExtensions

Methods

UseWebAssemblyDebugging(IApplicationBuilder)

Adds middleware needed for debugging Blazor WebAssembly applications inside Chromium dev tools.

Applies to