Back to Aspnetcore

Publish ASP.NET Core Blazor Hybrid apps

aspnetcore/blazor/hybrid/publish/index.md

latest998 B
Original Source

Publish ASP.NET Core Blazor Hybrid apps

[!INCLUDE]

This article explains how to publish Blazor Hybrid apps.

Publish for a specific framework

Blazor Hybrid supports .NET MAUI, WPF, and Windows Forms. The publishing steps for apps using Blazor Hybrid are nearly identical to the publishing steps for the target platform.

Blazor-specific considerations

Blazor Hybrid apps require a :::no-loc text="Web View"::: on the host platform. For more information, see Keep the :::no-loc text="Web View"::: current in deployed Blazor Hybrid apps.