Microsoft.AspNetCore.Components.WebView.WindowsForms 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 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. |