fcf0cf0b77ffa78d404fda3f0360a41c0c666e31
.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
-
Clone this repository or download a ZIP archive of the repository. For more information, see How to download a sample.
-
Run the
Fixiy.Mauiproject to run the .NET MAUI Blazor Hybrid app, or run theFixiy.Webproject to run the Blazor Web App.
Contributing
- Fork the repository and create a branch from
master. - Restore dependencies:
dotnet restore Fixiy.sln(requires credentials for the private NuGet feed — seeNuGet.Config). - Run the web app to verify changes:
dotnet run --project Fixiy.Web/Fixiy.Web.csproj. - Open a pull request — see
.github/PULL_REQUEST_TEMPLATE.mdfor the checklist. - See
AGENTS.mdfor architecture details and the maintenance matrix.
Description
Languages
CSS
87.2%
HTML
8.3%
C#
4.5%