Files
SteUP_Dotnet/README.md
2026-02-04 12:00:47 +01:00

779 B

.NET MAUI Blazor Hybrid app with a Blazor Web App sample app

This sample app demonstrates a .NET MAUI Blazor Hybrid app with a Blazor Web App that uses a shared user interface via a Razor class library (RCL).

For more information, see Build a .NET MAUI Blazor Hybrid app with a Blazor Web App.

Steps to run the sample

  1. Clone this repository or download a ZIP archive of the repository. For more information, see How to download a sample.

  2. Run the MauiBlazorWeb.Maui project to run the .NET MAUI Blazor Hybrid app, or run the MauiBlazorWeb.Web project to run the Blazor Web App.