Microsoft.AspNetCore.Components.WebView.WindowsForms Namespace

Provides interfaces and classes that enable BlazorWebView support for WinForms.

Classes

BlazorWebView

A Windows Forms control for hosting Razor components locally in Windows desktop applications.

RootComponent

Describes a root component that can be added to a BlazorWebView.

RootComponentCollectionExtensions

Provides a set of extension methods for modifying collections of IComponent objects.

RootComponentsCollection

A collection of RootComponent items.

Interfaces

IWindowsFormsBlazorWebViewBuilder

A builder for Windows Forms Blazor WebViews.