# .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](https://learn.microsoft.com/aspnet/core/blazor/hybrid/tutorials/maui-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](https://learn.microsoft.com/aspnet/core/introduction-to-aspnet-core#how-to-download-a-sample). 1. 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.