padmans1 / MauiBlazorWeb

0 stars 0 forks source link

.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.